Skip to content
hw-wallet.com

Security

What does a hardware wallet protect against?

A realistic threat model. Hardware wallets solve some problems, not all. Get the distinction right and you avoid most loss scenarios.

What gets solved

What does not get solved

The backup strategy

Your seed is the only thing that really matters. The rules are simple:

  1. Write it down on paper once, never on a computer or phone.
  2. Consider a steel plate (Cryptotag, Seedplate, Stamp Seed) if the holding is large.
  3. Use Multi-share Backup (Trezor) or Seed XOR (Coldcard) if you want to split the backup across locations.
  4. Test recovery on testnet or with a smaller amount before relying on the backup.

Passphrase: a hidden wallet

Every modern hardware wallet supports a BIP39 passphrase on top of your 12, 20 or 24-word seed. A passphrase creates a completely separate wallet. That means:

How secure is the chip really?

The Secure Element chips in hardware wallets are certified under Common Criteria, typically at level CC EAL5+ or EAL6+. That is the same class as chips in passports, payment cards and SIM cards. The level refers to how stringent the audit requirements were on the chip's design and production, not how many specific attacks the chip has been tested against.

In practice, EAL6+ means side-channel attacks (timing, power consumption, RF emissions) are actively designed against, and that physically decapping the chip to read memory is impractical with commercially available equipment.