Passer au contenu

Bitcoin accepté au paiement  |  Expédié depuis Laval, QC, Canada  |  Soutien expert depuis 2016

Seed XOR

Digital Sovereignty

Definition

Seed XOR splits a BIP-39 seed into multiple phrases by combining them with the bitwise exclusive-OR (XOR) operation. Take an original 24-word seed and XOR it against one or more random BIP-39 phrases of the same length; the result is a new, valid-looking phrase. Each output part looks like an ordinary seed, but only by XOR-ing every part back together do you recover the original. Holding any single part on its own reveals nothing useful about the secret — the missing parts are perfectly random relative to it.

How the split works

The operation is performed on the underlying entropy bits, not the words directly. In a 24-word phrase the last word encodes an 8-bit checksum; Seed XOR excludes those checksum bits from the math and recomputes a valid checksum for each part, so every share is still a verifiable BIP-39 seed phrase that any standard wallet will accept. This is the scheme's quiet elegance: XOR is the simplest operation in cryptography, information-theoretically secure when the pads are random, and simple enough to verify — or even reconstruct — by hand on paper with a lookup table. There is no software dependency between you and your coins. Popular hardware signing devices can perform the split into two, three, or four parts entirely offline.

The decoy property — used carefully

Because every part is itself a valid phrase, each one can be loaded into a wallet as if it were a real seed. Some users deliberately keep a small decoy balance on one part's "wallet," so a coercive attacker who finds it sees a plausible, funded seed rather than an obvious fragment. Treat this as a secondary property, not a strategy: decoy schemes are hard to make convincing against a thorough adversary, and their real value is simply that a found share does not advertise itself as a share.

When to choose it — and when not to

Seed XOR is an all-or-nothing scheme: unlike a threshold split, you need every single part to rebuild the seed, so losing one part means losing the wallet. That makes it ideal when you want geographic distribution without trusting any one location, but it offers zero fault tolerance — each additional part multiplies your loss risk even as it multiplies theft resistance. If you need to survive the loss of a share, a threshold approach such as Shamir's Secret Sharing or its standardized wallet form SLIP-39 fits better; if you want on-chain enforced redundancy across devices, multisig solves a related problem at a different layer. A BIP-39 passphrase can be layered on top of any of these for a further defense.

Practical deployment

Operationally, write down the scheme itself, not just the shares. Heirs or a future you must know that these phrases are XOR parts, how many exist, and where the others live — discoverable without any single note revealing enough to steal from. An instruction letter naming the scheme and the share count, stored with your estate documents, converts a clever backup into a recoverable one. The failure mode of sophisticated custody is rarely cryptography; it is a family that cannot reassemble what you built.

A common pattern is to stamp each part onto its own steel seed backup and store the parts in genuinely separate secure locations — home, family, safe-deposit — so no burglar, fire, or flood at a single site can ever reconstruct your keys. Do the recovery drill once before funding the wallet: XOR the parts back together and confirm the reconstructed seed matches. In cold storage, an untested backup is a hypothesis, and Seed XOR's whole appeal is that testing it requires nothing but paper, patience, and arithmetic you can audit yourself.

In Simple Terms

Seed XOR splits a BIP-39 seed into multiple phrases by combining them with the bitwise exclusive-OR (XOR) operation. Take an original 24-word seed and XOR…

Explore the Full Glossary

Browse all Bitcoin mining terms from A to Z. Whether you are a beginner or expert, deepen your understanding of the mining ecosystem.

Glossaire du minage

ASIC Miner Database

Compare 500+ miners with real-time profitability data, home mining scores, and detailed specs.

Comparer les mineurs