X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2Findex.html;h=e8e56be38e8ceedad19b52ec499c6c22326fd714;hb=8c3a56ec4f2af06ce2e0977d458c50fd7b1b7687;hp=1184a0c69aca0ae82aea0bcd08b053f5de7b72f7;hpb=54600393af3293dc9e0f222b24ebd07b63824330;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/src/index.html b/src/index.html index 1184a0c..e8e56be 100644 --- a/src/index.html +++ b/src/index.html @@ -3,7 +3,7 @@ BIP39 - Mnemonic Code - + @@ -15,7 +15,7 @@

Mnemonic Code Converter

-

v0.4.2

+

v0.4.3


@@ -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. @@ -86,7 +86,7 @@

- +
@@ -204,12 +204,22 @@
- + +
+
- -

- -

+
@@ -828,6 +838,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. @@ -871,9 +894,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/

@@ -958,7 +981,7 @@ - + @@ -966,6 +989,7 @@ +