Security
CryptKeeper is built on the principle of absolute self-custody. Your cryptographic keys are generated, stored, and managed entirely on your device.
Non-Custodial
Unlike centralized exchanges and custodial wallets, CryptKeeper never has access to your funds. There is no account, no password, no server-side storage of any kind.
Your wallet exists entirely on your device. When you create a wallet, a cryptographic seed phrase is generated locally using your device's secure random number generator. This seed phrase is the master key to all your wallets across all 19 supported blockchains.
We cannot freeze your funds. We cannot access your keys. We cannot reverse your transactions. You have absolute sovereignty over your digital assets.
Seed phrase, private keys, all wallet addresses, transaction signing
Private keys, seed phrases, wallet passwords, personal data, transaction details
Key Generation
CryptKeeper uses the industry-standard BIP39 mnemonic system with hierarchical deterministic (HD) key derivation.
A 12 or 24-word seed phrase is generated using 128 or 256 bits of cryptographically secure entropy from your device.
From your seed phrase, a master key is derived using PBKDF2-SHA512. Child keys for each blockchain are derived using BIP32/BIP44 paths.
Your seed phrase is encrypted at rest using AES-256-GCM with a key derived from your wallet password via Argon2id.
Zero Knowledge
Hardware Wallet
For maximum security, CryptKeeper Pro supports Ledger hardware wallets. Your private keys never leave the hardware device — transactions are signed on the Ledger itself, providing air-gapped security even if your computer is compromised.
Hardware wallet support
Available on CryptKeeper Pro
Third-Party Services
CryptKeeper integrates with trusted third-party services for specific functionality. Each integration has its own privacy policy and data handling practices.
Transak, MoonPay, and Ramp Network handle fiat-to-crypto purchases. KYC/AML requirements are handled by these providers, not CryptKeeper.
CoinGecko API provides real-time pricing, market cap, and chart data. No personal data is shared with CoinGecko.
Public RPC endpoints connect to each blockchain network. Transaction data is broadcast publicly to the network, as is standard for all blockchain wallets.