Paper Wallet
wallet · security
A printed or handwritten record of a private key, seed phrase, or address, often used in older offline-storage workflows.
A paper wallet is physical media containing wallet recovery or signing information, sometimes as text and QR codes. Older schemes commonly generated one private key and address for offline storage.
Common failures include insecure browser generators, printers and cameras retaining copies, weak randomness, fire or water damage, QR deterioration, partial spends that mishandle change, and importing a key into malware.
Paper can be one medium for a deterministic recovery backup, but a documented seed or descriptor workflow is different from an old single-key paper wallet. Current users should follow a maintained wallet's recovery design rather than an unaudited printable-key website.
Related terms
Private Key
→Secret cryptographic material used to produce signatures or other authorization proofs.
cryptography · security · wallet
Seed Phrase
→A human-readable backup that can recreate a wallet’s private keys, addresses, and spend authority.
wallet · security
Cold Storage
→A custody arrangement that keeps signing keys unavailable to ordinary internet-connected systems.
wallet · security
Wallet
→Software or hardware that manages signing credentials, addresses, transactions, and access to blockchain assets.
wallet · security