A digital safe with more than one key, held by people you trust.
Bitcoin Inheritance encrypts your files and splits the key among people you choose, with Shamir's Secret Sharing. You set how many of them must come together to recover the files. Two of three, three of five, whatever fits. No single guardian can open anything alone.
Each guardian gets a bundle with everything they need to recover. Recovery is opening a file in a browser, offline*, with no accounts and no servers. If this website disappears, recovery still works.
Bitcoin Inheritance is the Bitcoin Butlers fork of Rememory by eljojo. We use the tool for the records a multisig wallet needs beside its seeds. Those records are the wallet descriptor, the cosigner public keys and the instructions your family will need one day.
The tool is free, forever, and it runs on your own computer. The service is the practice. A Butler guides your placement session over video, and an annual drill rehearses the recovery with your guardians. We see screens, never bytes, and we never hold a bundle.
Seed words never go in a bundle. Seeds belong on steel or in a codex32 kit. Read about the placement session.
You choose who to trust and how many must agree. Your files are encrypted, the key is split into pieces, and each person keeps one. When enough of them come together, the files are unlocked.
Any three of five can recover the files
Your File → Encrypt → Split key into 5 pieces → Distribute to guardians
↓
Any 3 guardians → Combine pieces → Unlock → File recovered
Each guardian receives a self-contained bundle. It is a ZIP file with a recovery tool that works in any browser, offline, with no installation. If this project disappears, recovery still works.
Every bundle includes contact details for the other guardians, so they can coordinate without you.
README.txt and README.pdf. Instructions, their own piece of the key, and the contact list.recover.html. The recovery tool. For small archives the encrypted files are embedded in it.MANIFEST.age. Your encrypted files, as a separate file when the archive is large.METADATA.yaml. What the bundle is, in plain text, with the scheme version.OWNER.age. Optional. The recovery passphrase locked to your own key, so you can recover alone.This is what a real recovery feels like. Do it once with a test file before you trust the tool with anything important.
Bitcoin Inheritance keeps growing. Check the changelog to see what's new.