What Is a Cold Wallet? Cold Storage Explained Properly

Secure metal safe used for cold storage of crypto backups

Written by

in

A cold wallet is one where the private keys never touch an internet connected device. That is the whole definition, and everything else follows from it.

The point is that an attacker on the other side of the world has nothing to attack. They can compromise your laptop, your phone and your email and still not reach keys that have never been on any of them. That is a genuinely strong property, and it is also narrower than people assume.

The spectrum, from least to most isolated

ApproachHow coldPractical problem
Software wallet on a spare phoneNot cold, just separateStill connects, so still exposed
Paper walletColdFragile, easy to generate badly, awkward to spend
Hardware walletCold in practiceConnects to sign, though keys stay inside
Air gapped signerFully coldSigns via QR or SD card, never connects
Multisignature across locationsCold and distributedComplexity, and complexity causes losses

Most people land on a hardware wallet, which is the reasonable middle of that range. It is meaningfully more isolated than anything running on a phone, and meaningfully less awkward than a genuinely air gapped setup.

What cold storage actually protects against

  • Malware on your computer or phone
  • Phishing sites that would capture keys typed into them
  • Remote compromise of any online account you hold
  • An exchange failing, freezing withdrawals or being hacked
  • Anyone who gains access to your devices without gaining access to the wallet itself
Steel backup plate for recording a recovery seed offline
Paper burns. Steel is the reason backup plates exist.

What it does not protect against, which is the part that gets people

Cold storage solves remote attack. It leaves everything else, and everything else is where most losses actually happen.

  1. Losing the backup. The commonest way to lose self custodied funds is not theft. It is a recovery phrase that was never written down properly, or was stored somewhere that later flooded, burned, or was thrown out by someone tidying up.
  2. Someone finding the backup. The other side of the same coin. A recovery phrase in a desk drawer is a bearer instrument sitting in a desk drawer.
  3. Being tricked into signing. A hardware wallet will sign whatever you approve. If you approve a transaction that drains your wallet because the interface lied about what it was, the device did its job perfectly.
  4. Physical coercion. Unpleasant to think about and a real category. Not advertising what you hold is the practical countermeasure, and it is more effective than any technical one.
  5. A defect in the device itself. Which brings us to 2026.

The year the last assumption broke

In July 2026 bitcoin began disappearing from Coldcard hardware wallets. The devices had not been stolen, the owners had not been phished, and the seeds had never been online.

Coinkite disclosed that a build configuration error, introduced in a firmware release in March 2021, had caused seed generation to fall back on a weak software random number generator rather than the hardware entropy source. Affected Mk4, Mk5 and Q devices produced seeds with roughly 72 bits of entropy instead of the intended 128. Older Mk3 devices fared worse. Once the flaw was known, the remaining search space was small enough to brute force, and an attacker did, across more than five thousand addresses.

There is a genuinely interesting detail in Coinkite’s advisory: users who had added at least 50 private dice rolls during seed creation were not exposed to this particular defect, because their own randomness supplemented the faulty source. The people who did the paranoid optional step were fine.

If you hold a Coldcard, do not act on this article. Read the Coinkite security advisory directly and follow their steps, which involve updating firmware, generating a new seed, verifying the backup, testing with a small transaction, and only then moving the rest.

What to take from it

Not that cold storage is pointless. The overwhelming majority of hardware wallets have never had a defect like this, and the alternative, keys on an internet connected device, has a considerably worse track record.

What it should change is the framing. Cold storage is not a solved problem you buy your way out of. It is a set of trade offs where you are trusting a manufacturer’s engineering, your own backup discipline, and your future self’s ability to find and use a piece of paper. Two of those three are within your control.

The passphrase, and why it cuts both ways

Most hardware wallets support an optional extra word, often called a passphrase or a twenty fifth word, added on top of the recovery phrase. It produces an entirely separate wallet.

This is genuinely powerful. Someone who finds your written recovery phrase gets a wallet, but not the one holding your funds, unless they also have the passphrase which exists only in your head. It is the strongest available answer to the backup being discovered.

It is also the most reliable way people lose everything. The passphrase is not recoverable, is not stored anywhere, and a typo makes a different valid wallet rather than an error message. There is no warning, just an empty balance and no way to tell whether you mistyped or misremembered.

  • Use it only if you genuinely understand that there is no recovery and no error message
  • Test recovery with the passphrase before it matters, not after
  • Consider whether anyone who needs to inherit this could ever reproduce it
  • Never store it alongside the recovery phrase, or the whole point is lost

Inheritance, which almost nobody plans

Cold storage done properly means holdings that nobody else can access. That is the goal right up until the moment it is a problem.

If you were gone tomorrow, could anyone recover this? For most self custodied holders the honest answer is no, and the funds would simply sit there permanently. That is a solvable problem and solving it takes an afternoon.

  1. Write down, on paper, what exists and roughly how to access it. Not the recovery phrase itself, the instructions.
  2. Store those instructions separately from the backup, with someone who would act rather than someone who would panic.
  3. Make sure at least one person knows the arrangement exists, even if they do not know where either piece is.
  4. Review it when anything changes, because a plan describing a wallet you stopped using is worse than none.

Doing it sensibly

  1. Buy the device from the manufacturer directly rather than a marketplace, because a tampered device is a real risk.
  2. Update firmware before generating a seed, not after.
  3. Where the device supports adding your own dice entropy, do it. 2026 made the case for that better than any argument could.
  4. Write the recovery phrase on something durable. Steel plates exist because houses flood and burn.
  5. Store copies in more than one place, and never digitally in any form.
  6. Test recovery onto a different device before you move a meaningful amount. An untested backup is a guess.
  7. Make sure someone you trust can find it if you cannot.

For how this fits the wider decision, choosing a wallet covers choosing between wallet types and what self custody commits you to covers what self custody commits you to.

Frequently asked questions

What makes a wallet cold rather than hot?

Whether the private keys ever touch an internet connected device. A hot wallet keeps them on a phone or computer that goes online. A cold wallet keeps them on something that does not, so remote attacks have nothing to reach.

Is a hardware wallet the same as cold storage?

Mostly. A hardware wallet keeps keys on a dedicated device and signs transactions internally, so the keys never leave it even when the device is plugged into a computer. Strictly air gapped setups go further and never physically connect at all.

Is a paper wallet still a reasonable option?

Rarely. Paper wallets are genuinely cold but fragile, easy to generate insecurely, and awkward to spend from without exposing the key. Most people are better served by a hardware wallet with a durable offline backup.

Can a cold wallet be hacked?

Not remotely, in the ordinary sense, because there is nothing to reach. It can still fail: the device can be lost or stolen, the backup can be destroyed or found, you can be tricked into signing something, and as 2026 showed, the device itself can have a defect.

How should I store the backup?

Offline, physically, in more than one place, and never in any digital form. Steel backup plates exist because paper burns and floods. Never photograph it and never type it into anything, including a password manager.

Do I need to worry about the manufacturer?

Yes, more than most guides admit. When you use a hardware wallet you are trusting that the device generates keys properly, and you cannot verify that yourself. That trust was tested in 2026 and it did not entirely hold.


This article is educational and is not financial advice. Nothing here is a recommendation to buy, sell or hold anything. You are responsible for your own security decisions.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *