X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=bip39-standalone.html;h=b7471d0abb38061e090e5f4c3fb942e0cc76fdd8;hb=d6fd8ebf8667cad13392aff185fa5da7a7e82cbe;hp=7b14513715ed447d39c4da29a7ae6159e5af5f98;hpb=aa51da11523b390878d0baa4b66c04e2d6a3c305;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/bip39-standalone.html b/bip39-standalone.html index 7b14513..b7471d0 100644 --- a/bip39-standalone.html +++ b/bip39-standalone.html @@ -11,7 +11,7 @@ - + @@ -55,37 +69,127 @@

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. +
+
+
+
+ +
+
+
+ +
+
+ +
+ +
+ +
+
@@ -273,6 +377,12 @@
+ +
+ Public Key   + +
+
Private Key   @@ -280,7 +390,7 @@
- +             @@ -323,6 +433,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. +

@@ -346,8 +474,8 @@

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

@@ -362,8 +490,8 @@

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

@@ -417,6 +545,7 @@ + @@ -14661,6 +14790,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"] + + + + + + + - + +