X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2Findex.html;h=beda577e4c38f2adacf2b6a079c354c4ac967d9a;hb=3599674db4855614d9123f2f80dcf0a37c34eb79;hp=b24b4d4d4d325343aff2c0690cc6cc04ee68768c;hpb=92b46ab44fb7fe7aef1cef3d843d1e3d19c1d7cb;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/src/index.html b/src/index.html index b24b4d4..beda577 100644 --- a/src/index.html +++ b/src/index.html @@ -51,6 +51,9 @@ .languages * { padding-left: 10px; } + .monospace { + font-family: monospace; + } @@ -62,12 +65,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

+
+
+
@@ -89,7 +94,70 @@
+ +
+
+
+ +
+
+
English @@ -294,6 +362,12 @@
+ +
+ Public Key   + +
+
Private Key   @@ -301,7 +375,7 @@
- +             @@ -344,6 +418,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. +

@@ -438,6 +530,7 @@ + @@ -455,6 +548,7 @@ +