X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=bip39-standalone.html;h=8094f7c7737d147beb006a3581ad7cc5e9852df2;hb=2a6dd137d91007a14fb841f24d1eabccd3f4f4b5;hp=0971c12832198d6dc9bd76c4e0090dd352aef492;hpb=b0818b31e6e21e12303b0e5a6dd8dc81c1331409;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/bip39-standalone.html b/bip39-standalone.html index 0971c12..8094f7c 100644 --- a/bip39-standalone.html +++ b/bip39-standalone.html @@ -11,7 +11,7 @@ - + @@ -60,12 +92,14 @@

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

+
+
+
@@ -87,6 +121,81 @@
+ +
+
+
+ +
+
+
@@ -280,6 +389,12 @@
+ +
+ Public Key   + +
+
Private Key   @@ -287,7 +402,7 @@
- +             @@ -330,6 +445,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. +

@@ -353,8 +486,8 @@

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

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

@@ -424,6 +557,7 @@ + @@ -14668,6 +14802,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"] + + + + + + + - + +