X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=src%2Findex.html;h=cb7a7817aca290fbeb72204d79f80998db700010;hb=0d0f07f9374078ba71cf7f81cd6c2ab8df8d4693;hp=8ad93c20f998ca8e6d5177ef75b40dd1924dee7d;hpb=9a39fb426fe66e0c757442f2bd4c05a2a71bb703;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/src/index.html b/src/index.html index 8ad93c2..cb7a781 100644 --- a/src/index.html +++ b/src/index.html @@ -3,11 +3,11 @@ BIP39 - Mnemonic Code - + - + @@ -46,10 +65,69 @@

Mnemonic

-
-
-

You can enter an existing BIP39 mnemonic, or generate a new random one. Typing your own twelve words will probably not work how you expect, since the words require a particular structure (the last word is a checksum)

-

For more info see the BIP39 spec

+
+
+
+

You can enter an existing BIP39 mnemonic, or generate a new random one. Typing your own twelve words will probably not work how you expect, since the words require a particular structure (the last word is a checksum)

+

For more info see the BIP39 spec

+
+
+
+ +
+
+
+ + a random + + word mnemonic, or enter your own below. +
+
+
+
+ +
+
+
+ +
+
+
@@ -58,20 +136,15 @@
- +
-
- - - - -
+
- +
- +
@@ -85,7 +158,7 @@
- +
@@ -98,13 +171,7 @@

Derivation Path

-
-
-
-
-
-

For more info see the Hive Wallet homepage

-
-
- -
- -
-
-
-
-
-
-
-
-
-

For more info see the Mycelium Wallet homepage

-
-
- -
- -
-
-
-
-
+

@@ -202,6 +239,49 @@
+
+
+ +
+
+ +
+

+ Use path m/0'/0. + For more info see the Hive Wallet homepage +

+
+
+
+ +
+

+ Use path m/44'/0'/0'/0. + For more info see the Mycelium Wallet homepage +

+
+
+
+ +
+

+ Use path m/0'/0' with hardened addresses. + For more info see the Bitcoin Core BIP32 implementation +

+
+
+
+ +
+

+ Use path m/44'/0'/0'. + Only enter the xpub extended key into block explorer search fields, never the xpriv key. +

+
+
@@ -232,7 +312,7 @@
- Index   + Path  
@@ -242,6 +322,12 @@
+ +
+ Public Key   + +
+
Private Key   @@ -249,7 +335,7 @@
- +             @@ -292,6 +378,24 @@ but be careful - it can be easy to make mistakes if you don't know what you're doing

+

Entropy

+

+ Entropy values must be sourced from a + strong source of randomness. + This means flipping a fair coin, rolling a fair dice, noise measurements etc. Do NOT use + phrases from books, lyrics from songs, your birthday or steet address, keyboard mashing, or anything you think + is random, because chances are overwhelming that it isn't random enough for the needs of this tool. +

+

+ The random mnemonic generator on this page uses a + cryptographically secure random number generator, + and can generally be trusted more than your own intuition about randomness. + If cryptographic randomness isn't available in your browser, this page will show a warning and will not generate + random mnemonics. +

+

+ You are not a good source of entropy. +

@@ -315,8 +419,8 @@

Alternatively, download it from - - https://github.com/dcpos/bip39 + + https://github.com/iancoleman/bip39 @@ -331,8 +435,8 @@

Get the source code at - - - https://github.com/dcpos/bip39 + + https://github.com/iancoleman/bip39

@@ -386,16 +490,25 @@ + - - - - - - - - + + + + + + + + + + + + + + + +