Cold Storage

Keeping crypto private keys offline, often via hardware wallets or paper backups, to reduce hacking and phishing risk.

Cold storage is the practice of securing cryptocurrency by keeping the private keys offline, away from internet-connected devices. Because private keys authorize spending, storing them in an offline environment reduces exposure to common online threats such as malware, phishing, SIM swaps, and exchange account takeovers.

How cold storage works

In a typical setup, your private keys are generated and kept on a device or medium that does not connect to the internet. Hardware wallets are a common form of cold storage: they store keys in a secure chip and sign transactions internally. When you want to send crypto, you create an unsigned transaction on an online device, then the hardware wallet signs it offline and returns the signed transaction for broadcast. This design means the keys never need to touch a networked computer.
Some users go further with an air-gapped computer, a machine kept permanently offline that creates and signs transactions using removable media or QR codes. Paper wallets and metal seed backups are also associated with cold storage, although they require careful handling since they rely on physical secrecy and durability rather than device security.

Benefits, tradeoffs, and best practices

Cold storage is favored for long-term holdings because it minimizes remote attack surface. The tradeoff is convenience: moving funds can take extra steps, and security depends on proper backups. Most wallets use a recovery seed phrase, and anyone who obtains that phrase can control the funds. At the same time, losing it can mean losing access permanently. Physical risks also matter, including theft, fire, water damage, and misplacement.
Cold storage matters in the crypto ecosystem because it enables true self-custody, reduces reliance on intermediaries, and provides a robust security baseline for protecting digital assets.