Your recovery works offline — no servers, no vendor lock-in.
Your encrypted backup and password are all you need — decrypt in-app or with the Self-Contained Recovery Kit.
Encrypted backup formats: QR · file · ciphertext · SSS shares
How recovery works
Same password for either recovery option
Choose your redundancy level: Standard or Shamir (SSS)
Standard backup
One encrypted file (QR, file, or single export). Recover with that encrypted backup and your password.
SSS (Shamir)
Your secret is split into N shares; you need M of N to recover. Use when you want redundancy (e.g. family, multiple locations).
Best for multi-location storage or family recovery.
Self-Contained Recovery Kit
Recover on any Windows PC using only your encrypted backup and password — no app, no login, no MyColdKey account required. Get the kit via in-app export (Lifetime Pro) or from GitHub Releases.
- GitHub Releases: app installer,
manual_decrypt, andchecksums.txt(SHA-256). - In-app export (Lifetime Pro): Self-Contained Recovery Kit ZIP —
recovery_cli+ guide, ready to run on any Windows PC.
Verify downloads with checksums.txt; see verification steps below.
Verify download (SHA-256)
In checksums.txt, find your filename and compare the SHA-256.
Windows (PowerShell)
Expected hash from checksums:
Select-String -Path .\checksums.txt -Pattern "<YOUR_FILENAME>"
Compute actual hash:
(Get-FileHash -Algorithm SHA256 "<YOUR_FILENAME>").Hash
Compare the two.
macOS
grep "<YOUR_FILENAME>" checksums.txt
shasum -a 256 "<YOUR_FILENAME>"
Linux
grep "<YOUR_FILENAME>" checksums.txt
sha256sum "<YOUR_FILENAME>"
Recovery steps
Works on any Windows PC — no app, no login.
Windows now, Linux beta, macOS planned.
-
Download tools from GitHub Releases, or export the Self-Contained Recovery Kit ZIP from inside the app.
-
Extract and run
recovery_cli. -
Choose standard (single file) or Shamir (SSS) and run the matching command (see toggles below).
Show CLI commands (standard)
recovery_cli standard "your_backup.enc"Show CLI commands (Shamir / SSS)
recovery_cli sss "share1.enc" "share2.enc" "share3.enc"(enough to meet threshold)Tools & OS support
manual_decryptis available on Windows now (Linux beta, macOS planned).recovery_cliis included in the exported Windows ZIP. -
Enter your password when prompted. Your secret is decrypted locally.
-
Use the recovered data to restore access.
In-app: Open MyColdKey → Recover → choose Scan QR, Import File, or Paste Text. Same password and encrypted backup; decrypt inside the app.
Store copies across locations
Mix with what you already own — without increasing plaintext exposure.
Your hardware wallet protects the seed phrase. MyColdKey protects the copies — encrypted, replicable, and vendor-independent.
One encrypted backup. Store copies across locations. Control stays with you.
FAQ
Can I test recovery before trusting it?
Is login required for recovery?
What if MyColdKey is unavailable?
What if I lose the password?
What if I lose some Shamir shares?
Which format should I use?
Set up your recovery before you need it.
Get launch updates Pricing Back to Home