Seed Phrases & Hardware Wallets
How to back up, where (and where not) to store, and why hardware wallets matter.
The seed phrase IS the wallet
A seed phrase (recovery phrase) is typically 12 or 24 English words. From these words, the wallet can deterministically regenerate all private keys, on any device. Anyone with the seed can move all the funds. Period.
If you take only one rule from this entire course: never type your seed phrase into any website, support chat, email, photo, cloud note, or messenger.
Storing a seed phrase well
Storing a seed phrase badly
Hardware wallets
A hardware wallet (Ledger, Trezor, Keystone, GridPlus, etc.) keeps the private keys inside a dedicated chip. Even if your laptop is fully compromised, malware can only ask the device to sign — and you must physically confirm each signature on the device screen.
Passphrases ("the 25th word")
Many hardware wallets support an additional passphrase that effectively creates a separate hidden wallet. Used well, this gives plausible deniability and an extra layer; used poorly (forgotten or inconsistently applied), it can lose funds. If you adopt passphrases, document the policy clearly within the team.