The CryptKi Guides
How to manage your seed phrase
You wrote down 12 or 24 words. You put them somewhere safe. And since then, you haven't really thought about them.
Nothing happens with a seed phrase. No notification. No reminder. No confirmation that it's still there and still readable.
Until the day you need it. Or the day someone else finds it.
Managing a seed phrase is not about writing it down once and moving on. It's about everything that happens after that moment.
Step 1. Back up your seed phrase properly
Writing your seed phrase down is the easy part. Keeping it safe and readable over time is where most people underestimate the work involved.
The most common format is paper, and paper works. Until it doesn't. Water, fire, humidity, and low-quality ink can all make a handwritten seed unreadable after a few years. A seed written with a cheap pen and stored in a slightly damp drawer may be completely illegible when you actually need it.
Metal backups exist specifically to solve this problem. Engraving or stamping your words onto a metal plate makes them resistant to fire, water, and time. This is not about making it more secure. It's about making sure it still exists years later. If you are storing significant funds long term, a metal backup is worth considering.
Some metal backup devices only engrave the first four letters of each word. This is intentional. The BIP39 word list is designed so that each word can be uniquely identified by its first four letters. No two words share the same four-letter prefix. In practice, this means four letters are enough to reconstruct the full word without ambiguity.
The question of how many copies to keep is less obvious than it seems. A single copy can be lost, damaged, or destroyed. Multiple copies reduce that risk. But every copy is another place where your seed exists, and therefore another potential point of exposure. Two well-controlled copies stored in different locations is generally the right balance. Ten copies scattered in various places create more risk than it reduces.
Where you store your seed matters more than the format you choose. The real question is not paper versus metal. It is who can access it. A seed phrase left in a drawer is not hidden. It is simply not looked at yet.
You can also use tamper-evident envelopes, sealed bags, numbered security seals, or other simple methods that show whether someone has opened or handled the backup. These tools do not prevent theft or copying, but they can reveal that physical access may have happened. That information matters, because if someone may have seen the seed phrase, you should treat the wallet as potentially compromised.
The same logic applies to a hardware wallet stored at home. A safe, a sealed envelope, or a tamper-evident bag can help you notice that the device was accessed. It does not prove the device is still safe, and it does not replace checking the device screen and following the manufacturer's instructions. It simply gives you one more signal that something may have changed.
Do not label the backup “crypto wallet”, “seed phrase”, or “Bitcoin”. Anyone who finds it should not immediately understand what it controls.

Step 2. Test your backup
A backup that doesn't work is the same as no backup at all. And the only way to know if yours works is to test it.
Testing means restoring your wallet from the seed phrase. In practice, this involves using a second device or temporarily resetting your wallet and going through the recovery process using your written words. If the wallet restores correctly and shows your funds, your backup is valid. If it doesn't, you still have time to identify and fix the problem.
Never test a seed phrase by typing it into a website or an unknown app. A recovery test should only be done with trusted wallet software, or with a hardware wallet recovery check tool if your device provides one.
Almost nobody does this. And it is precisely the people who don't test their backup who discover the problem at the worst possible moment.
Imagine this: you try to restore your wallet. It doesn't work. You try again. Same result. You go through your words one by one and realise you wrote one of them incorrectly. One letter off. The system has no way to tell you what's wrong. It simply doesn't restore.
The most common issues are a word written incorrectly, words recorded in the wrong order, handwriting that is difficult to read under pressure, or confusion between words that look similar. One incorrect word produces a completely different wallet.
⚠️ If you have never tested your seed phrase, you do not actually know if your backup works.
Step 3. Avoid the mistakes that cause real losses
Most seed phrase losses do not happen during setup. They happen in the weeks and months that follow, through habits that feel safe but are not.
Taking a photo of your seed phrase is one of the most common mistakes. It feels like a practical backup. In reality, photos are automatically synced to cloud storage, backed up by apps, and accessible from multiple devices. Your seed ends up in places you never intended, and you lose control over where it exists.
Storing your seed in a notes app, a password manager, or a cloud document creates the same problem. You think you stored it safely. You actually distributed it across connected systems. If any of those systems are compromised, your seed is compromised.
Emailing your seed phrase, even to yourself, is equally risky. Emails are archives. They are accessible from multiple devices and often stored indefinitely. Once sent, you no longer control where that information lives.
Typing your seed phrase on a connected device is a risk most people underestimate. Every keystroke passes through your keyboard, your clipboard, and potentially through apps running in the background. Clipboard malware that silently replaces copied wallet addresses operates the same way with any sensitive text.
👉 The safest seed phrase is one that was written by hand and has never touched a connected device since.
Step 4. Understand the passphrase option, often called the 25th word
Some wallets allow you to add a passphrase on top of your seed phrase. This is an optional feature, and it is not neutral in its consequences.
The same 12 or 24 words can lead to different wallets. The passphrase is what determines which one you access. If someone finds your seed phrase but does not know your passphrase, they cannot access the wallet protected by it.
This sounds like a significant security improvement. And it can be. But it comes with a trade-off that is easy to overlook.
If you forget your passphrase, you cannot recover access. There is no reset. There is no alternative path. The passphrase is not stored anywhere. It exists only in your memory, or wherever you chose to keep it. Losing it means losing access permanently, exactly like losing your seed phrase itself.
A passphrase must be backed up with the same seriousness as the seed phrase, but it should not automatically be stored in the same place. If someone finds both together, the extra protection disappears.
⚠️ A passphrase protects your wallet against someone who finds your seed. It also removes any recovery option if you forget it. This is not a feature to enable casually.
Some users use a passphrase to create a plausible deniability setup: a small visible wallet accessible without the passphrase, and a larger hidden wallet accessible only with it. This approach exists for a reason, but it requires a clear understanding of the mechanism and careful management of both the seed and the passphrase.
Step 5. Know what to do if your seed phrase is compromised
If you have any reason to believe your seed phrase has been seen, photographed, or accessed by someone else, there is only one correct response. You move your funds immediately.
There is no way to secure a seed phrase once it has been exposed. You cannot change it. You cannot revoke it. You cannot add a layer of protection after the fact. The seed phrase is permanent. The only solution is to create a new wallet with a new seed phrase and transfer everything to it.
The steps are simple. Create a new wallet and generate a new seed phrase. Back it up correctly before doing anything else. Then transfer all your assets from the compromised wallet to the new one.
What does not work: restoring the same wallet on a new device, changing your PIN or password, or waiting to see if anything happens. The system has no concept of ownership beyond whoever holds the seed. If someone has it, they have the same access you do.
⚠️ A compromised seed must be replaced, not managed.

Physical access changes everything
It is easy to think about seed phrase security in purely digital terms. But physical access is just as important.
A seed phrase that is clearly labeled and easy to find at home is vulnerable to burglary, to anyone who visits your space, and in some cases to coercion. Where you store it, how it is identified, and who knows it exists are all part of the security picture.
This doesn't mean you need complex setups. It just means physical access is a real risk, and one that is easy to overlook when you focus only on digital threats.
Key takeaways
- Your seed phrase is the only real access to your funds
- A passphrase, often called the 25th word, adds protection but removes all recovery options if forgotten
- A backup must survive time, not just be written once
- Two controlled copies in different locations is usually the right balance
- If you have never tested your seed phrase, you do not know if it works
- Any digital storage means loss of control
- A compromised seed must be replaced immediately, not managed
- Tamper-evident storage can help reveal physical access, but it does not prevent copying
- Physical access to your seed is as important as digital security
Find out more on CryptKi Academy
-
Keys, addresses, and seed phrases (basics)
To understand what a seed phrase really is and what it controls. -
Backup and recovery: restore safely
To see how recovery works in real situations and where mistakes happen. -
Emergency: what to do if you entered your seed phrase online
To react correctly if your seed phrase may already be compromised. -
How to set up a wallet
To understand how a seed phrase is generated and why setup mistakes matter from the start. -
Using your wallet safely
To reduce the everyday habits that create unnecessary exposure.
CryptKi Academy full index - Browse all articles
Glossary - Check the definition of all specific terms
Self-custody starts with the right setup.
Explore hardware wallets, seed phrase backups, and accessories designed to help protect your crypto access.