What is Trezor Bridge?
Trezor Bridge is a secure, lightweight software component that enables communication between your computer or web browser and your Trezor hardware wallet. It ensures all sensitive operations are routed safely and encrypted, allowing you to manage your cryptocurrencies with ease.
Because browsers cannot directly communicate with USB hardware wallets securely, Trezor Bridge acts as a local intermediary. It translates web app requests into secure USB commands, ensuring your private keys never leave your Trezor device.
This design minimizes vulnerability to malware or intercepting attacks by performing all critical cryptographic operations on the device itself, following the principle of "What You See Is What You Sign."