trezor / trezord-go

:smiling_imp: Trezor Communication Daemon (written in Go)
GNU Lesser General Public License v3.0
244 stars 146 forks source link

Link to downloads & gpg signatures #132

Closed jonathancross closed 3 years ago

jonathancross commented 5 years ago

When using the wallet, users are prompted to update bridge if their version is old. The update page links to the latest Bridge changelog, but not to the OpenPGP signature files. I have filed a bug to link to the signatures: https://github.com/trezor/trezor-wallet/issues/286 But I think it would also be nice to link from here to the compiled binaries & gpg signatures folder.

Perhaps this can be done in the README or in the release notes?

prusnak commented 3 years ago

This is addressed by the new Bridge download dialog in the Suite: https://suite.trezor.io/web/bridge/

This now shows the link to the GPG binaries (for macOS and Windows, for Linux the GPG signatures are inside of the DEB/RPM files).