X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2Findex.html;h=c45b1dc930e893f39db1a74917d7de029617080f;hb=253f4cb75f04b9596159857b7b6339423bc920ca;hp=419ada023215c6d7d1948720d76fbfc540e96b95;hpb=0b6e351dce55d6f139facf59aca50b9fca62c289;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/src/index.html b/src/index.html index 419ada0..c45b1dc 100644 --- a/src/index.html +++ b/src/index.html @@ -3,7 +3,7 @@ BIP39 - Mnemonic Code - + @@ -15,7 +15,7 @@

Mnemonic Code Converter

-

v0.3.6

+

v0.5.0


@@ -24,7 +24,7 @@
-

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).

+

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 contains a checksum).

For more info see the BIP39 spec. @@ -36,8 +36,8 @@

- Generate a random mnemonic, or enter your own below: - + Generate a random mnemonic: + - words. + words, or enter your own below.
- +
- + +
+
+
+ +
+
+
+
- +
- +
@@ -195,9 +245,115 @@
- + +
+
+ +
+
+
+ +
+
+ + +
+
+ +
+
- +
@@ -748,14 +908,6 @@ Read more at the official BIP49 spec

-

Private Keys

-

- - Use private keys at - brainwallet.org. - - Be careful - it can be easy to make mistakes if you don't know what you're doing. -

Entropy

Entropy values should not include the BIP39 checksum. This is automatically added by the tool. @@ -792,6 +944,19 @@

You are not a good source of entropy.

+

+ Card entropy has been implemented assuming cards are replaced, not drawn one after another. + A full deck with replacement generates 232 bits of entropy (21 words). A full deck without replacement generates 225 bits of entropy (21 words). + Card entropy changed significantly from v0.4.3 to v0.5.0. The old version can be accessed at + + https://github.com/iancoleman/bip39/releases/tag/0.4.3 + + or + + https://web.archive.org/web/20201018232020/https://iancoleman.io/bip39/ + + +

License

Please refer to the software license for more detail. @@ -835,9 +1000,9 @@ on any offline computer.

- Alternatively, download the file from the repository + Alternatively, download the file from the latest GitHub release - - https://github.com/iancoleman/bip39 + https://github.com/iancoleman/bip39/releases/latest/

@@ -921,20 +1086,16 @@ - - - - - - - + + - - - + + + + @@ -944,9 +1105,8 @@ + - -