Apps:Trezor Suite
From Trezor Wiki
Trezor Suite is a software wallet interface built to provide a multi-functional platform for Trezor devices. The Suite is currently is in the "open beta" phase and available at suite.trezor.io
How to run[edit]
On Linux[edit]
Mark binary as executable.
chmod u+x Trezor-Suite-20.12.1-linux-x86_64.AppImage
(replace the version with current one)
Run the binary.
./Trezor-Suite-20.12.1-linux-x86_64.AppImage
Trezor Suite comes in the AppImage format. Learn more about AppImage on their documentation page.
How to verify the binaries[edit]
Make sure that you have downloaded both our signing key and the signature of the binary from the download page.
Import the signing key.
gpg --import satoshilabs-2020-signing-key.asc
Verify the signature.
gpg --verify Trezor-Suite-20.12.1-linux-x86_64.AppImage.asc
GPG should then return a positive match on our signing key, i.e. Good signature from "SatoshiLabs 2020 Signing Key".
Properties and Features[edit]
Wallet property | Description | |
---|---|---|
Platform | ✔ | Web, macOS, Windows, Linux |
Coin(s) | ✔ | click here |
Languages | ✔ | English |
Address Book | Manage contact list of receiving and sending addresses | |
Labelling | ✔ | Add comments and labels to accounts and transactions |
Trezor feature | Description | |
---|---|---|
Basic Setup | ✔ | Generate new wallet with recovery seed, set PIN and label device |
Safe Recovery | ✔ | Recover Trezor by safely entering your recovery seed (12, 18 or 24 words) |
Simple transactions | ✔ | Sign transaction with Trezor and confirm address and amount on display |
Multisig transactions | Sign multi-signature transaction with Trezor | |
Hidden Wallets | ✔ | User can access hidden wallets each behind arbitrary passphrase |
Multiple Accounts | ✔ | Capable of creating and working with multiple accounts |
Smart PIN Matrix for Trezor One | ✔ | Keylogger protection, displaying PIN matrix on Trezor's display |
Watch-only mode | ✔ | Remembering account, generating new receiving address with Trezor disconnected |
Show on Trezor | ✔ | Phishing protection, validation receiving address on Trezor |
Change PIN | ✔ | User can change the Trezor device PIN |
Change Name | ✔ | User can change the Trezor device name |
Custom Homescreen | ✔ | User can upload personalized default screen |
Update Firmware | ✔ | Notify user and update firmware when a new version is available |
Wipe the device | ✔ | Erase private keys from Trezor |
Fast Recovery | ✔ | Recover by directly loading seed into Trezor, fast but less safe way to recover wallet |
Wallet Encryption | ✔ | Wallet can be decrypted and opened using Trezor only |
Sign in with Trezor | ✔ | Trezor is used for online authentication without using username and password |