Passphrases (25th Word)
7 min readarticleIncludes quiz · 5 questions
Simple definitions:
Why use a passphrase?
- •Extra layer of security if someone finds your seed.
- •Creates decoy wallets (different passphrases = different wallets).
- •Helps with plausible deniability in high‑risk situations.
Critical rules (plain English):
1) The passphrase is case‑sensitive and space‑sensitive. “Orange+Tree” ≠ “orange+tree”. 2) Lose it and the funds in that hidden wallet are gone forever—even if you still have the seed. 3) Short or guessable passphrases are unsafe (don’t use birthdays, pet names, or common quotes). 4) Treat it like a second seed: back it up securely and separately.
What makes a good passphrase?
- •Long (at least 6–8+ random words or 20+ random characters).
- •Unique (never reused anywhere).
- •High entropy (diceware‑style word lists are great).
- •Written and stored securely, or reliably memorized and periodically rehearsed.
Backup strategies:
- •Store seed and passphrase in separate secure locations.
- •Consider metal backups for both.
- •Label backups in a way only you understand (avoid obvious labels like “passphrase”).
- •Practice a full restore with small funds to confirm you wrote everything correctly.
Decoy wallets (plausible deniability):
- •Different passphrases produce different wallets. You can keep a small balance in one wallet and larger savings in another.
- •Never reveal that a passphrase exists if doing so could put you at risk.
Common mistakes to avoid:
- •Using a weak or short passphrase.
- •Storing the passphrase together with the seed in the same place.
- •Entering the passphrase on a compromised computer or phishing site.
- •Forgetting capitalization, spaces, or exact characters (they must match perfectly).
Test Your Knowledge
This lesson includes a 5-question quiz (passing score: 75%).
Quiz functionality available in the mobile app.