X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=bip39-standalone.html;h=8476014d5debecb1b61b5310ad309b1a53b5becb;hb=9e97eb7684bf2c2d9c5276561f29fe50caf31f82;hp=dcd6ffcaf226008e32854e4fc935a46358acbab1;hpb=40150a875fb86178a71d99689a6846bc6436d5a5;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/bip39-standalone.html b/bip39-standalone.html index dcd6ffc..8476014 100644 --- a/bip39-standalone.html +++ b/bip39-standalone.html @@ -11,7 +11,7 @@ - + @@ -55,35 +92,120 @@

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. +
+
+
+
+ +
+
+
+ +
+
+ +
+ +
+
@@ -224,6 +346,15 @@

+
+ +
+

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

+
+
@@ -264,6 +395,12 @@ + +
+ Public Key   + +
+
Private Key   @@ -271,7 +408,7 @@
- +             @@ -314,6 +451,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. +

@@ -337,8 +492,8 @@

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

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

@@ -408,6 +563,7 @@ + @@ -14652,6 +14808,1254 @@ WORDLISTS["english"] = [ "wish","witness","wolf","woman","wonder","wood","wool","word","work","world", "worry","worth","wrap","wreck","wrestle","wrist","write","wrong","yard","year", "yellow","you","young","youth","zebra","zero","zone","zoo"] + + + + + + + - + + +