X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2Findex.html;h=31e8a2e2b23de5cd14113d1aa3cc3e9350aaf477;hb=6c08f364b30e711feac698546041388325a11834;hp=10fd62a8d6ba2867c775f68690c4aa4b21dfc2ab;hpb=e5abab4253217ed2a0d75cb9efd1ffe425b14f85;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/src/index.html b/src/index.html index 10fd62a..31e8a2e 100644 --- a/src/index.html +++ b/src/index.html @@ -8,6 +8,7 @@ +

Mnemonic Code Converter

+

v0.1.2


@@ -156,8 +165,8 @@
- -
+ +
@@ -168,7 +177,7 @@
- +
@@ -180,9 +189,9 @@
+
@@ -298,7 +310,7 @@ Coin
- +
@@ -365,6 +377,15 @@ BIP32 spec

+
+ +
+ +
+
@@ -390,6 +411,18 @@

+
+ +
+

+ Use path m/0'/0. +

+

+ For more info see + MultiBit HD +

+
+
@@ -405,6 +438,96 @@
+
+
+
+ +
+
+
+

+ For more info see the + BIP49 spec. +

+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+

The account extended keys can be used for importing to most BIP49 compatible wallets.

+
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+

The BIP32 derivation path and extended keys are the basis for the derived addresses.

+
+
+
+ +
+ +
+
+
+
+
@@ -515,6 +638,14 @@ random enough for the needs of this tool.

+

+ Do not store entropy. +

+

+ Storing entropy (such as keeping a deck of cards in a specific shuffled order) is unreliable compared to storing a mnemonic. + Instead of storing entropy, store the mnemonic generated from the entropy. + Steganography may be beneficial when storing the mnemonic. +

The random mnemonic generator on this page uses a @@ -621,9 +752,12 @@