Skip to content
Vol. 1 · Ed. 2026
CyberGlossary
Entry № 198

Cold Wallet

What is Cold Wallet?

Cold WalletA crypto wallet whose private keys are generated and stored on a device that is kept offline, so they are not exposed to remote network attackers.


A cold wallet keeps signing keys away from internet-connected systems. Common implementations are hardware wallets (Ledger, Trezor, GridPlus Lattice), air-gapped computers, paper wallets, or institutional cold storage backed by hardware security modules (HSMs). Transactions are constructed online, transferred to the cold device through USB, QR code, microSD or PSBT, signed offline, then broadcast. This drastically reduces exposure to malware, infostealers, malicious browser extensions, and remote attackers, though it does not protect against physical theft, supply-chain tampering, or social-engineering attacks that trick the owner into signing a malicious transaction. Cold storage is the recommended posture for long-term holdings and exchange reserves.

Examples

  1. 01

    A Ledger Nano S Plus storing the keys for a long-term BTC and ETH position.

  2. 02

    An exchange keeping the majority of customer funds in HSM-backed multi-signature cold storage.

Frequently asked questions

What is Cold Wallet?

A crypto wallet whose private keys are generated and stored on a device that is kept offline, so they are not exposed to remote network attackers. It belongs to the Web3 & Blockchain category of cybersecurity.

What does Cold Wallet mean?

A crypto wallet whose private keys are generated and stored on a device that is kept offline, so they are not exposed to remote network attackers.

How does Cold Wallet work?

A cold wallet keeps signing keys away from internet-connected systems. Common implementations are hardware wallets (Ledger, Trezor, GridPlus Lattice), air-gapped computers, paper wallets, or institutional cold storage backed by hardware security modules (HSMs). Transactions are constructed online, transferred to the cold device through USB, QR code, microSD or PSBT, signed offline, then broadcast. This drastically reduces exposure to malware, infostealers, malicious browser extensions, and remote attackers, though it does not protect against physical theft, supply-chain tampering, or social-engineering attacks that trick the owner into signing a malicious transaction. Cold storage is the recommended posture for long-term holdings and exchange reserves.

How do you defend against Cold Wallet?

Defences for Cold Wallet typically combine technical controls and operational practices, as detailed in the full definition above.

What are other names for Cold Wallet?

Common alternative names include: Cold storage, Offline wallet.

Related terms