Seedphrase
Your seed phrase is the master key to everything
Anyone who has your seed phrase can steal all your funds — across every account, every chain, forever. This page covers practical, physical storage methods that protect against fire, water, theft, and loss. Storing your seed phrase safely is the single most important security decision you will make in crypto.
Methods Covered
- Paper Backup — the baseline
- Metal Stamping — fireproof, waterproof, permanent
- Shamir's Secret Sharing — eliminate single points of failure
- Bank Safe Deposit Box — off-site physical security
- Split-Location Strategy — geographic redundancy
- Hidden Storage & Decoys — concealment tactics
- Memorization — the brain wallet
| Method | Fire | Water | Theft Resistant | Cost | Difficulty |
|---|---|---|---|---|---|
| Paper | No | No | No | $0 | Trivial |
| Metal Stamping | Yes | Yes | Moderate | $45–$180 | Easy |
| Shamir (SLIP-39) | Per share | Per share | Excellent | Hardware + metal | Moderate |
| Safe Deposit Box | Yes | Yes | Excellent | $50–$200/yr | Easy |
| Split-Location | Per location | Per location | Excellent | Varies | Moderate |
| Hidden / Decoy | Depends | Depends | Good | $5–$50 | Easy |
| Memorization | Yes | Yes | No | $0 | Hard |
1. Paper Backup
Writing your seed phrase on paper is the minimum baseline. It's better than a text file on your computer — but only barely. Paper burns, tears, fades, and can be found by anyone who opens the drawer.
When paper is appropriate:
- Temporary backup while setting up a wallet before engraving metal
- Small holdings where the cost of metal isn't justified
- As a secondary backup alongside a metal primary
How to implement:
- Use the seed phrase card that comes with your hardware wallet, or high-quality archival paper
- Write with a ballpoint pen or pencil — not gel pens (ink can smudge) or felt-tip (bleeds through)
- Write each word clearly and number it (1, 2, 3…). Word order matters — getting it wrong means losing everything
- Verify every word against the device display by re-reading it back
- Store in a sealed envelope inside a fireproof bag or document safe
- Never photograph it, never type it into any computer or phone, never store it in a cloud service
Verdict: Paper is a starting point, not a destination. If your holdings are meaningful, upgrade to metal. Paper is the #1 reason people lose crypto to house fires and floods.
2. Metal Stamping
Engraving or stamping your seed phrase into metalprotects against fire, water, corrosion, and physical damage. A house fire can reach 1,100°C (2,000°F) — paper is gone at 233°C (451°F). Stainless steel melts at ~1,400°C (2,550°F). Titanium is even higher. Metal survives what paper cannot.
You don't need to write the full words — just the first four lettersof each word. The BIP-39 word list is designed so that the first four letters uniquely identify every word. This makes metal stamping faster and reduces error risk.
Metal Backup Products
| Product | Material | Format | Price | Notes |
|---|---|---|---|---|
| Trezor Keep Metal | Aerospace-grade stainless steel | SLIP-39 (20-word), 4-letter per word | $99 | Designed for Trezor Shamir backup. Tamper-evident security seals included |
| Cryptosteel Capsule | Stainless steel (titanium available) | Slotted core, letter tiles | $80–$120 | Fastens with a bolt. Fireproof to 1,400°C. Works with any BIP-39 seed |
| Billfodl | Stainless steel | Sliding metal tiles | $45–$65 | One-time assembly. Fireproof to 1,200°C. Carries 24 words (4 letters each) |
| Cryptotag Zeus | Titanium | Punch directly into plate | $120–$160 | Extremely durable. Fireproof to 1,668°C. Uses full BIP-39 wordlist input |
| ColdTi | Titanium | Engravable plates | $40–$60 | Two titanium plates. Requires engraving tool. Fireproof to 1,668°C |
| DIY Stainless Plate | Stainless steel sheet | Hand-stamped with letter punches | $10–$25 | Buy letter stamp set + plate from any hardware store. Same protection at fraction of cost |
How to implement (Trezor Keep Metal example):
- Set up your Trezor device. During setup, Trezor Suite generates your recovery seed or Shamir shares
- Take the Trezor Keep Metal capsule out of the box. It comes with a pre-marking pen, a holding box, and security seals
- Write each word's first four letters onto the metal plate using the pre-marking pen (erasable, for positioning)
- Verify every word against the Trezor device screen
- Once verified, use a steel punch tool to permanently stamp each letter into the marked positions
- The capsule sits in the holding box to keep it steady while punching
- Apply the tamper-evident security seals. If someone opens the capsule later, the seals break — you'll know it was accessed
- Store the completed capsule in a safe, hidden location (see sections below)
How to implement (DIY budget method):
- Purchase a 304 or 316 stainless steel plate (~$5) and a 3mm letter/number stamping set (~$15) from a hardware store or Amazon
- Write your words on paper first as a reference template
- Mark positions on the plate with a marker — number each row 1–24
- Stamp the first four letters of each word into the metal, one word per row
- Stamp the word number at the start of each row (critical — order matters)
- Verify against your paper reference, then destroy the paper
- Store the plate in a sealed container to prevent corrosion
Why first-four-letters works: The BIP-39 word list (2,048 words) is designed so that no two words share the same first four letters. This means stamping just four letters per word is sufficient to uniquely identify every word — saving you time and metal space.
3. Shamir's Secret Sharing (SLIP-39)
Shamir's Secret Sharing (SSS) is a cryptographic algorithm created by Adi Shamir. It splits your seed phrase into multiple shares — where a minimum number of shares (the threshold) is needed to reconstruct the original. No individual share reveals anything about the secret.
This eliminates the single point of failure. If one share is lost, stolen, or destroyed, your wallet is still recoverable — as long as you can gather enough shares to meet the threshold.
How it works:
- 2-of-3 — split into 3 shares, any 2 needed. Simple, good for smaller holdings. Lose 1 share? Still recoverable. Thief finds 1 share? Useless.
- 3-of-5 — split into 5 shares, any 3 needed. Good for medium holdings distributed across multiple locations
- 5-of-7 — high security for large holdings. Distributed across multiple people and locations
- You can choose 1 to 16 shares. The threshold cannot be 1 — you always need at least 2
Trezor Shamir Backup (SLIP-39):
Trezor Safe 3, Safe 5, and Safe 7 support Shamir Backup natively. As of June 2024, Shamir Backup is the defaultwallet backup type for all Trezor Safe Family devices. The Trezor Model T also supports it.
During device setup, Trezor Suite guides you through creating Shamir shares. Each share is a sequence of 20 English words (128-bit strength) or 33 words (256-bit strength). The first two words of each share are the same across all shares — they serve as identifiers so you can recognize shares that belong together. The third word encodes the group index.
How to implement with a Trezor:
- Get a Trezor Safe 3, Safe 5, Safe 7, or Model T. Buy only from trezor.io — never from resellers
- Open Trezor Suite and begin device setup
- When prompted for backup type, select Multi-share Backup (Shamir). This is the default on current devices
- Choose your scheme: number of shares (e.g., 3) and threshold (e.g., 2)
- The device displays each share one at a time — write each one down. The device generates the shares internally; your seed never touches a computer
- Verify by re-entering each share when prompted
- Store each share in a different physical location. Never keep all shares together
- Optionally stamp each share into metal (Trezor Keep Metal is designed for SLIP-39 20-word shares)
Tools that support Shamir's Secret Sharing:
- Trezor hardware wallets — native SLIP-39 Shamir Backup during device setup. The gold standard
- SeedTool — open-source tool for creating Shamir shares from any seed phrase. Run offline
- Ian Coleman's BIP39 tool — can be downloaded and run offline for advanced seed management
Critical: Never store Shamir shares digitally — no cloud drives, no password managers, no photos, no text files. Each share should be stamped into metal and stored in a separate physical location. If you lose too many shares to meet the threshold, your wallet is permanently unrecoverable. There is no recovery path.
Single Backup vs. Shamir Backup:
| Feature | Single Seed (BIP-39) | Shamir Backup (SLIP-39) |
|---|---|---|
| Word length | 12, 18, or 24 words | 20 or 33 words per share |
| Number of shares | 1 (single seed) | 1 to 16 shares |
| Threshold for recovery | All words required (1/1) | User-specified (e.g., 2-of-3, 3-of-5) |
| Loss tolerance | None — one loss = total loss | Can lose shares up to threshold |
| Theft tolerance | One theft = total compromise | Shares below threshold are useless to attacker |
4. Bank Safe Deposit Box
A bank safe deposit box provides off-site physical security in a vault. It protects against fire, flood, and theft at your home. Most banks and credit unions offer boxes in various sizes at annual rates of $50–$200.
Pros:
- Banks have professional vaults — fire suppression, climate control, physical security
- Dual-key system: the bank keeps one key, you keep the other — both needed to open
- Off-site — a home break-in doesn't compromise this backup
- Contents are private — bank employees cannot legally open your box
Cons:
- Bank hours only — you can't access it at 2am on a Sunday
- If the bank fails, box access may be temporarily frozen during resolution
- Not ideal as your only backup — combine with a home backup
- Some jurisdictions require next-of-kin to access boxes after death — plan your estate
How to implement:
- Open a safe deposit box at your bank or credit union (small size is fine for a metal plate)
- Place your stamped metal seed backup (or one Shamir share) in a sealed, tamper-evident envelope
- Store the envelope in the box
- Keep the box key separate from your house keys — don't label what it's for
- Visit once or twice a year to verify it's still there and intact
- Include instructions for your next of kin — they need to know what it is and how to use it
Best practice: Use the safe deposit box for one Shamir share, not your only backup. If the bank is inaccessible for any reason, you still have shares elsewhere.
5. Split-Location Strategy
The core principle: never store all your backup copies in one place. A single location — your home, a single safe, one bank — is a single point of failure. Fire, flood, burglary, or a natural disaster at one location should not mean total loss.
This strategy pairs naturally with Shamir's Secret Sharing (each share goes to a different location) but also works with duplicate metal backups.
Example: 3-location setup with Shamir 2-of-3
- Share 1 — Home safe (fireproof, bolted to floor)
- Share 2 — Bank safe deposit box
- Share 3 — Trusted family member or attorney's office
Any 2 of these 3 shares reconstruct your wallet. If your house burns down (lose Share 1), you still have Shares 2 and 3. If a thief finds Share 3, it's useless without at least one more.
Example: Duplicate metal backups (no Shamir)
- Copy A — Home safe
- Copy B — Bank safe deposit box or trusted family member
This is less secure than Shamir (each copy is a full seed), but simpler. Use only if Shamir isn't available on your hardware wallet.
How to implement:
- Identify 2–3 geographically separate locations. "Separate" means a fire at one can't reach the other
- Choose trusted people if using family/friends — give them only a share, never the full seed
- Stamp each share into metal. Paper in multiple locations is still paper — it burns everywhere
- Document what each share is, without revealing its contents. A label like "Recovery Share 2 of 3" is fine
- Create a recovery instruction sheet — stored separately — so your heirs know what to do
- Review annually: verify each location is still accessible and shares are intact
Important: If you give a share to a person, make sure they understand: (a) what it is, (b) that it's useless without the other shares, (c) that they should never try to "help" by combining shares. Clear communication prevents well-meaning mistakes.
7. Memorization (Brain Wallet)
Memorizing your seed phrase means it exists only in your head — no physical object to steal, burn, or lose. This sounds appealing, but it is extremely risky as a sole strategy and should only be used as a supplement to physical backups.
The risks:
- Head injury or illness — amnesia, stroke, or cognitive decline can erase the memory permanently
- Death — if you die, the seed phrase dies with you. Your heirs lose everything
- Stress and time — under duress, people forget things they "knew." Months later, doubt creeps in: "Was it 'actual' or 'actuar'?"
- No redundancy — if you forget one word, the entire seed is unrecoverable
If you choose to memorize:
- Memorize in chunks: 4 words at a time, creating a rhythm or story. 6 chunks of 4 = 24 words
- Recite it weekly at first, then monthly, to maintain retention
- Test yourself by writing it down and verifying against your metal backup
- Always maintain a physical backup — memorization is a supplement, not a replacement
- Consider memorizing a passphrase (the "25th word") instead of the full seed. This is shorter and adds a layer to your physical backup
Warning: Never use a "brain wallet" where your seed is derived from a passphrase you chose (e.g., "correct horse battery staple"). These are trivially crackable by brute force. Always use a randomly generated seed phrase from a hardware wallet.
Recommended Setup
For most users with meaningful crypto holdings, the recommended combination is:
Not financial advice. This page is educational. Your security choices are your own. Evaluate your personal risk tolerance, holdings size, and threat model. When in doubt, consult with multiple trusted sources before making decisions. Public Communication Is Always Best.
