Local, auditable, and permission-first bridge for hardware wallets
Trezor Bridge provides a minimal HTTP API over a local port to enable browser-based wallets to securely talk to your Trezor device. It enforces origin validation, asks for device confirmation and avoids routing any key material through external services.
Local-Only
Origin Verified
Open-source
Cross-platform
Why Bridge matters
Browsers restrict direct USB/HID access for safety. Bridge acts as a deliberate, limited bridge — auditable and silent unless you explicitly accept an origin's request.
Trust model
fw: 1.0.0
Private keys remain on the device. Bridge forwards JSON-structured requests only.