X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2Findex.html;h=beda577e4c38f2adacf2b6a079c354c4ac967d9a;hb=3599674db4855614d9123f2f80dcf0a37c34eb79;hp=5ff997b72bdb1ea838e5ac7829ea55f491be6816;hpb=5f231c99519e3de57f9a84f6807ecf7d4975d728;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/src/index.html b/src/index.html index 5ff997b..beda577 100644 --- a/src/index.html +++ b/src/index.html @@ -3,11 +3,11 @@ BIP39 - Mnemonic Code - + - + @@ -46,20 +65,108 @@

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. +
+
+
+
+ +
+
+
+ +
+
+
@@ -69,26 +176,29 @@
- +
-
- - - - -
+
- +
- + +
+
+
+ +
+
- +
@@ -116,16 +226,6 @@

For more info see the BIP44 spec

-
- -
- -
-
+
+
+ +
+
+ +
+

+ 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. +

+
+
@@ -205,22 +348,11 @@

Derived Addresses

Note these addreses are derived from the BIP32 Extended Key

-
- -
- -
-
@@ -230,6 +362,12 @@ + - + @@ -276,10 +414,28 @@

Private Keys

Use private keys at - brainwallet.org, + brainwallet.org, 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. +

@@ -303,8 +459,8 @@

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

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

@@ -374,16 +530,25 @@ + - - - - - - - - + + + + + + + + + + + + + + + +
- Index   + Path  
+
+ Public Key   + +
+
Private Key   @@ -237,7 +375,7 @@