Note that entropy must not be stored

In response to
https://www.reddit.com/r/Bitcoin/comments/5j2cn8/how_can_i_encode_my_bip39_seed_into_the_order_of/
This commit is contained in:
Ian Coleman
2016-12-22 15:41:36 +11:00
parent 9d33c8925d
commit bf9bdfd20f

View File

@@ -517,6 +517,14 @@
random enough for the needs of this tool.
</span>
</p>
<p>
<strong><span data-translate>Do not store entropy.</span></strong>
</p>
<p>
<span data-translate>Storing entropy (such as keeping a deck of cards in a specific shuffled order) is unreliable compared to storing a mnemonic.</span>
<span data-translate>Instead of storing entropy, store the mnemonic generated from the entropy.</span>
<span data-translate-html><a href="https://en.wikipedia.org/wiki/Steganography#Physical" target="_blank">Steganography</a> may be beneficial when storing the mnemonic.</span>
</p>
<p>
<span data-translate-html>
The random mnemonic generator on this page uses a