Skip to main content

Offline Signing

wallet
security

Preparing a transaction on a connected device and authorizing it with keys kept on a separate offline signer.

1
general

Offline signing separates transaction construction and broadcasting from access to private keys. An online watch-only wallet prepares an unsigned transaction, an offline device reviews and signs it, and the signed transaction returns to a connected device for broadcast.

2
formats

Transaction data may move by QR code, removable storage, or a protocol-specific file. Both sides must agree on the network, asset, inputs, outputs, fee, and serialization format; an air gap does not correct incompatible or incomplete data.

3
safety

Offline signing reduces remote key exposure but does not make the online system trustworthy. The signer must independently display and verify destination addresses, amounts, change, fees, and contract details because compromised transaction-building software can request a valid signature for the wrong payment.

Related terms

Explore connected entries beyond the alphabetical index.

All terms and definitions may update as the Cryptionary improves.