Why These Terms Matter
Confusing a seed phrase, private key, keystore and wallet password can lead to an incomplete backup or disclosure of the wallet secret. The first security lesson is knowing what can restore the wallet and what can authorize transfers.
Four Concepts Compared
| Credential | Typical Purpose | Impact if Exposed |
|---|---|---|
| Seed phrase | Restore a wallet and derived accounts | Critical: many accounts may be stolen |
| Private key | Control one specific address | Critical: that address can be drained |
| Keystore | Store an encrypted private key file | Dangerous with the password or weak encryption |
| Wallet password | Unlock the local app or extension | Usually cannot restore the wallet by itself |
What Is a Seed Phrase?
A recovery or seed phrase is commonly a sequence of 12 or 24 words. Compatible wallets can use it to regenerate accounts after a phone replacement, app reinstall or hardware-wallet failure.
What Is a Private Key?
A private key grants direct signing control over an address. Anyone who obtains it can authorize transactions from that address. Most beginners do not need to export or repeatedly copy private keys.
What Is a Keystore?
A keystore is a file containing an encrypted private key, normally unlocked with a password. Encryption makes it safer than plain-text storage, but the file must still be protected. An attacker with both the file and password can import the account.
What Is a Wallet Password?
The app password generally unlocks a wallet installation on the current device; it is not the recovery secret. If the password is forgotten but the seed phrase is safe, the wallet can usually be restored and a new local password set. Without a valid recovery backup, restoration may be impossible.
Safer Backup Practices
- Write the recovery phrase accurately and preserve the word order.
- Keep at least two protected offline copies in separate locations.
- Do not photograph, upload or message the phrase.
- Consider a fire- and water-resistant metal backup for substantial holdings.
- Periodically verify that backups remain accessible without exposing them unnecessarily.
Common Mistakes
- Saving only the app password and not the recovery phrase.
- Keeping a seed screenshot in a phone gallery.
- Sending a phrase to fake support for “verification.”
- Importing a phrase supplied by somebody else.
- Saving a keystore and its password in the same cloud folder.
Read next: complete seed phrase backup guide, hot wallets versus cold wallets, multi-wallet asset separation.