Security & best practices
The Suite is a tool — security depends on how you use it. Follow these core principles:
- Never share your recovery seed. Keep it offline and in secure physical storage.
- Confirm every transaction on your Trezor device screen; screens can be spoofed by malicious software.
- Keep Suite and your OS up to date.
- Use strong passwords for any exported reports and local backups.
Developer & advanced features
Power users can use exports, signed messages, and integrations. When developing, always follow the official API and maintain user consent flows.
FAQ
Is Suite required to use Trezor?
No — you can use web interfaces or other compatible wallets, but Suite offers a consolidated desktop experience with local storage and extra conveniences.
Does Suite store my seed?
No — seeds are not stored by the app. Sensitive keys remain on the Trezor device; Suite stores only necessary metadata locally.
Can I run Suite offline?
Some features (viewing local data, signing messages) can work without internet, but network-dependent features like exchange require connectivity.
Example: export transaction history (CLI)
# Example placeholder: use Suite export tools or CLI utilities provided with the official distribution # Follow official docs for commands and formats
Always verify downloads, checksums, and official documentation before installing. This page is an independent informational guide, not an official release from the Trezor team.