Security

Cold Wallet

A wallet whose keys are generated and stored offline, cutting off the remote attacks that target connected devices.

Keep the private key somewhere with no internet connection and remote attackers can't reach it. That's the whole idea. A cold wallet might be a hardware device, or just keys written on paper and locked in a safe.

Signing still works: you build the transaction, sign it offline, then broadcast the signed result from an online machine. The trade-off is friction. Cold storage suits long-term holdings, not the coins you trade weekly.

Related terms