GUIDE
Hardware wallet vs software wallet: choosing by threat model, not by price
The right wallet depends on what you are defending against and how much you hold. A threat-model approach beats a ranked list.
Quick answer
A software wallet is fine for amounts you would be annoyed but not damaged to lose. A hardware wallet is for amounts where a compromised computer would be a serious event. The threshold is personal, not technical.
Wallet recommendations usually arrive as a ranked list. That is the wrong shape for the question, because the right answer depends entirely on what you are defending against.
Start with the threat model
Write down what you are actually worried about. For most people it is one of: malware on their computer, a phishing site, losing the device, or losing the backup. Different wallets address different items, and no wallet addresses all of them.
What a hardware wallet does
It keeps your private keys on a device that never connects to the internet and signs transactions in isolation. Malware on your laptop cannot extract the key, which is a genuine and significant protection.
What it does not do
It will not save you from a bad backup — if your seed phrase is wrong or lost, the device is a paperweight, which is why testing a restore matters more than the device itself. It will not save you from approving a malicious transaction, because you approved it. And it will not save you from typing your seed into a phishing page.
Where software wallets are the right answer
For everyday amounts, a reputable software wallet on a device you keep updated is entirely reasonable. Hardware adds friction, and friction on small frequent transactions leads people to leave funds on exchanges instead, which is worse than either option.
A practical split
Many people end up with a small software wallet for spending and a hardware wallet for savings. That is a good default because it matches the security to the consequence, which is the only principle here that generalises.
Related reading
- How to back up a seed phrase properly (and test that it works) — Most lost crypto is lost to bad backups, not to hackers. A practical method for storing a seed
- Cold storage without the theatre: a practical setup — Cold storage means keys that have never touched an internet-connected machine. What that actually requires, and what is
- What actually happens to miners after a halving — A halving cuts mining revenue in half overnight while costs stay identical. What follows is predictable in shape,
Key takeaways
- A hardware wallet keeps keys off an internet-connected machine.
- It does not protect you from a bad backup or from approving a malicious transaction.
- Match the setup to what you actually hold, not to what you might hold one day.
Frequently asked questions
Is an expensive hardware wallet safer?
Not materially. The security model is similar across reputable vendors. Pay attention to recoverability without the vendor and to open-source firmware instead.
What if the manufacturer goes out of business?
A wallet using a standard seed phrase can be restored in other compatible wallets. If a product cannot be recovered without that vendor continuing to exist, treat that as disqualifying.