Are you able to please assist enhance my considering on any of the under? A crypto (e.g. bitcoin) non-public key’s a 256-bit quantity (a sequence of 256 digits which might be all 0 or 1). Non-public keys are normally derived (through 1-way hash) from a randomly-generated 24-word Bitcoin BIP39 Mnemonic Seed Phrase (which is human readable). Pattern seed phrase:
The phrases all come from this listing of two,048 phrases: https://github.com/bitcoin/bips/blob/grasp/bip-0039/english.txt Utilizing the two,048 glossary of BIP-39, when developing a seed phrase, every phrase provides 11 bits of entropy to the phrase, making certain {that a} 24-word seed phrase comprises sufficient bits (264 bits) to securely encode a 256-bit non-public key together with an 8-bit checksum. One of many cool options of crypto is that wherever you’re, irrespective of which borders you stroll throughout, and irrespective of which corporations are dominant on this planet, you have got management of property simply through your information of your non-public key. Most individuals (aside from these leaving their crypto on an change that holds their non-public keys for them) use a {hardware} machine like Ledger to handle their non-public key(s), and for comfort they will entry it with only a quick memorizable PIN. But when the {hardware} machine will get misplaced or destroyed, that PIN is ineffective. The one technique to “get well” your belongings is through the non-public key (or a model of it, such because the 24-word seed phrase). So folks attempt to discover methods to again up that seed phrase, similar to utilizing Crypto Metal after which burying it someplace non-public or placing it in a protected deposit field. However I think about that some (comparatively few, although) folks wish to memorize their seed phrase and have NO bodily or digital proof of it wherever. I by no means hear about anybody making an attempt to memorize their ordered 24-word phrase. It will be like attempting to memorize 24 2-word pairs, because you’re actually memorizing phrases plus their positions within the listing. Very troublesome to do when the phrases come randomly from an enormous listing of all forms of phrases (nouns, verbs, adjectives, and many others). It will most likely require the talents of a world-record-holding memorization skilled. Speculation:We might generate a extra memorable seed phrase if as a substitute of 24 2-word pairs we use 10 5-word phrases, so long as these phrases are extra visually and viscerally memorable (primarily based on some story you can also make up for your self). Impressed by the lyrics of the "12 Days of Christmas" track, which is 12 3-word phrases (e.g. “5” “golden” “rings”, “4” “calling” “birds”, “3” “French” “hens”). The method I’ve give you to date is to think about your listing of 10 as presents that you simply’re giving to 10 folks. The 5 phrase components are:
Your “seed phrase” would then be very visible. A software would create 10 labeled pictures for you. The partial proof of idea under is just not what it will really appear to be. The 4th picture within the following instance would include 4 brass-colored icons of a drill, the Brazilian flag, and the icon for a coach. Visible Memorable Seed Phrase (partial proof of idea) It’s nonetheless formidable to memorize 10 5-word phrases, even with photos. And most of us gained’t even trouble attempting. However I ponder if some folks may actually recognize this. To get sufficient entropy, there are:
Please let me know if there are any issues (safety or in any other case) with my method. If folks assume this may very well be helpful, I can end constructing out what I've began and share it. P.S. If "mind pockets" is outlined as a seed phrase that was determined by a human (reasonably than generated randomly with excessive entropy), this isn’t that. submitted by /u/rwhal06 |