Automic VaultAutomic Vault

brew

使用 Homebrew, winget 安装 trezor-bridge

查看 trezor-bridge 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install trezor-bridge

local Homebrew formula metadata

Windows

Windows Package Manager已验证 · 92%
winget install --id SatoshiLabs.TrezorBridge -e

Windows Package Manager source index · SatoshiLabs.TrezorBridge · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Trezor Communication Daemon

命令和别名

  • trezord-go

历史

项目历史与用法

Trezor Bridge, implemented by the `trezord-go` communication daemon, is the small local service that historically let browser-based Trezor software talk to a USB hardware wallet. Its history is tied to the migration from Chrome apps and browser extensions toward WebUSB and later toward Trezor Suite's built-in bridge behavior.

项目历史

The `trezord-go` README describes Trezor Bridge as a tiny HTTP server that allows webpages such as Trezor Suite in web mode to communicate directly with a Trezor device. It explains that newer devices support WebUSB, but the Bridge remains relevant for Firefox, older firmware that only supports HID, and synchronization of USB access between domains.

In February 2018, Trezor announced a new Bridge that was rewritten from scratch in more modern code and positioned it as the first part of the transition away from Chrome apps. The announcement told existing Bridge users to update, new users to install it through the wallet, and Trezor Connect users of applications such as MyEtherWallet, MyCrypto, and NEM NanoWallet to update so those applications could keep communicating with Trezor devices.

Later in 2018, Trezor described WebUSB as the answer for Chrome users who did not want a separate communication tool. Trezor Model T supported WebUSB from its initial release, and Trezor One firmware 1.7.1 added WebUSB support for Trezor Wallet and Trezor Password Manager so Chrome users could connect without Trezor Bridge.

采用历史

Bridge adoption came from a practical browser gap: hardware-wallet users needed a local transport that browser wallet applications could call, especially as Chrome apps were being phased out and Firefox did not expose WebUSB. That made the daemon part of the normal setup story for browser-based Trezor workflows.

For package managers, Trezor Bridge is unusual because it packages a vendor communication daemon rather than a general-purpose CLI. Homebrew users install it to make local wallet/browser interactions work; developers and advanced users may also build `trezord-go` from source, install Linux udev rules, or run it in debug mode for local development.

使用方式

At runtime, Bridge listens locally and mediates communication between supported webpages and the USB device. The official README frames it as needed for Firefox, for devices with 2018-and-older firmware that support HID but not WebUSB, and for coordinating USB access across domains.

From a package-nerd perspective, `trezor-bridge` is mostly a background dependency: install it, ensure the daemon is running, and then use Trezor Suite web mode or compatible Trezor Connect applications. Source users build `trezord-go`, run `./trezord-go -h`, and on Linux install the official Trezor udev rules when not using pre-built packages.

为什么软件包爱好者会关心

Trezor Bridge matters because it is a concrete example of the browser/device boundary leaking into package managers. A small local HTTP daemon became the compatibility layer between USB HID/WebUSB realities, browser security decisions, and cryptocurrency wallet UX.

It also explains why some packages are important despite having little interactive surface: the executable `trezord-go` is infrastructure for other tools. In Homebrew, its value is that it makes a hardware wallet visible to web and desktop wallet workflows without requiring users to understand the transport details.

时间线

  • 2018: Trezor announces a rewritten Trezor Bridge as part of the move away from Chrome apps.
  • 2018: Trezor Wallet redesign notes that the Chrome extension will no longer be offered to new users and that Bridge/WebUSB are the transition path.
  • 2018: Trezor One firmware 1.7.1 adds WebUSB support, allowing Chrome users to connect without Bridge for supported workflows.
  • Current: `trezord-go` README still documents Bridge as needed for Firefox, older firmware, and cross-domain USB synchronization.

Related projects

  • Related projects and technologies include Trezor Suite, Trezor Connect, the older Trezor Chrome extension, WebUSB, HID transport, Trezor firmware, and the Trezor udev rules.

安全态势

风险级别:orange

formula declares a Homebrew service.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • formula declares a Homebrew service

信号

  • metadata:service

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • formula 元数据声明了服务或守护进程块。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
trezord-gocli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本2.0.33
管理器更新时间2026-06-25
本地数据OK
上游当前
检测到的最新版本v2.0.33

https://github.com/trezor/trezord-go

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:trezor-bridge
版本2.0.33
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/trezor-bridge
主页https://github.com/trezor/trezord-go
仓库https://github.com/trezor/trezord-go
上游文档https://github.com/trezor/trezord-go#readme
许可证LGPL-3.0-only
源码归档https://github.com/trezor/trezord-go/archive/refs/tags/v2.0.33.tar.gz
最后更新2026-06-25T15:07:37Z
Pulseupdated
构建依赖go
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务declared

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametrezor-bridge
Version Scheme0
Revision1
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

winget95%

SatoshiLabs.TrezorBridge

winget install --id SatoshiLabs.TrezorBridge -e
  • normalized package name match
  • 匹配方式:Trezor Bridge
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: SatoshiLabs.TrezorBridge from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment