BIP39 Passphrase (25th Word)
Additional password on seed phrase — creates completely new wallet, extra protection layer.
BIP39 Passphrase (popularly called "25th word") is an optional additional password added to standard 12/24 seed phrase words — creating a completely different set of wallets.
How it works:
•Standard wallet: 24 words → one seed → one set of private keys
•With passphrase: 24 words + "mypassword123" → completely DIFFERENT set of keys
•Every different passphrase creates a different wallet
•Passphrase is not stored anywhere — must be memorized/written
Advantages:
•If someone steals physical hardware wallet or seed phrase, still can't enter real wallet
•Plausible deniability — keep small amount in wallet without passphrase (textbook decoy)
•Extra layer of protection from rubber hose cryptanalysis (threats by force)
Disadvantages:
•If you forget passphrase → money lost forever
•No recovery option — not written anywhere
•Complicates backup process
Where to configure:
•Trezor: passphrase in Settings
•Ledger: passphrase as PIN or on-device entry
•Cold Card: advanced passphrase support
Best practices:
•Write passphrase on paper separate from seed phrase
•Store at physically separate locations
•Test access before moving significant amount