Skip to main content

Keystore

wallet · security

An encrypted wallet file that stores private keys or seed material, usually protected by a user password.

Also known as
key store, keyfile, keystore file
1.concept

A keystore stores private key material in encrypted form. Wallet software derives an encryption key from the user's password, decrypts the keystore when needed, and uses the key material to sign transactions.

2.tradeoffs

Keystores are convenient for software wallets but depend on host security, backup discipline, and password strength. Losing the file or password can permanently lock funds.

Related terms

All terms and definitions may update as the Cryptionary improves.