<div>From a user perspective it is desirable that, independent from software/hardware used, a seed would be the only information necessary to recover a wallet. Unfortunately, many users think that is currently the case with BIP39, while at the same time it is marked as "Unanimously discourage for implementation" in the bitcoin wiki. The situation is confusing, and a arguably a threat to users funds.</div><div><br></div><div>This METABIP is *not* proposing or advocating a specific format. It only claims the importance and urgency of a clear definition, remaining indifferent about the possible outcome even if it should be 'interoperability is not desired'. Its  purpose is to be as synthetic and clear as possible about the characteristics of each existing format. Advantages/disadvantages categorization was explicitly avoided.<br></div><div><br></div><div>BIP39 (<a href="https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki">https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki</a>):<br></div><div>- "Unanimously discouraged for implementation"<br></div><div>- widely implemented/supported<br></div><div>- weak KDF<br></div><div>- no version number<br></div><div>- no birth date<br></div><div>- requires a fixed word list<br></div><div>- extendable with pass phrases<br></div><div>- simple implementation<br></div><div><br></div><div>Electrum seeds (<a href="http://docs.electrum.org/en/latest/seedphrase.html">http://docs.electrum.org/en/latest/seedphrase.html</a>):<br></div><div>- only supported by Electrum<br></div><div>- includes version number<br></div><div>- no birth date<br></div><div>- does not require a fixed word list<br></div><div>- extendable with pass phrases<br></div><div>- simple implementation<br></div><div><br></div><div>AEZeeds (<a href="https://github.com/lightningnetwork/lnd/tree/master/aezeed">https://github.com/lightningnetwork/lnd/tree/master/aezeed</a>):<br></div><div>- only supported by LND<br></div><div>- includes version number<br></div><div>- includes birth date<br></div><div>- requires fixed word list<br></div><div>- pass phrase not only extends, but encrypts seed<br></div><div>- pass phrase can be modified<br></div><div>- complex implementation¹<br></div><div><br></div><div>Cypherseed(<a href="https://gist.github.com/jonasschnelli/245f35894f6ff585b3f3d33c6f208991">https://gist.github.com/jonasschnelli/245f35894f6ff585b3f3d33c6f208991</a>):<br></div><div>Includes all aspects of AEZeeds, with the differences:<br></div><div>- still in draft stage<br></div><div>- does not use words at all, but 5char blocks<br></div><div>- uses MAC tags for plausible deniability<br></div><div><br></div><div><div><div>¹) AEZ is an authenticated-encryption (AE) scheme optimized for ease of correct use (“AE made EZ”). - "Easy to use, not to implement. The easiness claim for AEZ is with respect to ease and versatility of use, not implementation. Writing software for AEZ is not easy, while doing a hardware design for AEZ is far worse. From the hardware designer’s perspective, AEZ’s name might seem ironic, the name better suggesting anti-easy, the antithesis of easy, or anything-but easy!" - quoted from the original AEZ paper (<a href="http://web.cs.ucdavis.edu/~rogaway/aez/aez.pdf">http://web.cs.ucdavis.edu/~rogaway/aez/aez.pdf</a>)<br></div></div></div><div><br></div><div><div><br></div><div>Hopefully,  a tiny step towards   consensus  in this sensible theme.<br></div><div><br></div><div>G.<br></div><div><div>--<br></div></div><div>// there would be no flight without the dream of flying - Lem<br></div><div><div><br></div></div><div><div><div><div><br></div></div></div></div><div><br></div></div><div><br></div>