Bitcoin Inheritance

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 and Bitcoin Butlers

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.

How it works

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 FileEncryptSplit key into 5 piecesDistribute to guardians

Any 3 guardiansCombine piecesUnlockFile recovered

What each guardian gets

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.

On trust and verification

See how it works

  1. Open Create bundles and add two or three guardians with made-up names.
  2. Add one harmless file, then generate and download the bundles.
  3. Unzip one bundle and open its recover.html in your browser.
  4. Drag the README.txt files from the other bundles onto the page. When enough pieces are in, the file unlocks.

This is what a real recovery feels like. Do it once with a test file before you trust the tool with anything important.

What this is and isn't

It is:

  • A free tool that runs in your browser, offline*
  • A way to split the key to your backup among people you trust
  • Open source (Apache-2.0), built on Rememory
  • Self-contained. Recovery works without this website

It isn't:

  • A custodian. We never hold a bundle, a share or your files
  • An account or a cloud product
  • A place for seed words
  • A backup on its own. Media rots and people move. Drill it every year

Bitcoin Inheritance keeps growing. Check the changelog to see what's new.