X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2Findex.html;h=c16dce8f2c513b4372d390ad27704c905ec93067;hb=b54c12180e5f4eb633e587551715707ec0523943;hp=4a9647e5263afe7217cb8ecd49ff08e027981a12;hpb=0ec5cb47cfcc46b02ae73919c54f315a4ecfeebf;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/src/index.html b/src/index.html index 4a9647e..c16dce8 100644 --- a/src/index.html +++ b/src/index.html @@ -3,16 +3,19 @@ BIP39 - Mnemonic Code - + - + @@ -41,12 +86,111 @@
-

Phrase

+

Mnemonic

-
-
-

You can enter an existing BIP39 phrase, 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. +
+
+
+
+ +
+
+
+ +
+
+
@@ -55,26 +199,29 @@
- +
-
- - - - -
+
- +
- + +
+
+
+ +
+
- +
@@ -87,9 +234,12 @@

Derivation Path

@@ -134,7 +284,7 @@
- +
@@ -152,6 +302,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. +

+
+
@@ -159,13 +352,13 @@
- +
- +
@@ -182,7 +375,7 @@
- Index   + Path  
@@ -192,6 +385,12 @@
+ +
+ Public Key   + +
+
Private Key   @@ -199,7 +398,7 @@
- +             @@ -238,10 +437,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. +

@@ -265,8 +482,8 @@

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

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

@@ -303,9 +520,9 @@

- asmCrypto - - - https://github.com/vibornoff/asmcrypto.js + sjcl - + + https://github.com/bitwiseshiftleft/sjcl

@@ -329,21 +546,33 @@
-
+
Loading...
- - - - - - + + + + + + + + + + + + + + + + +