X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2Findex.html;h=b73bf5090d5649157e5741762e82c7126af0f0fd;hb=4e59e7d6fcafa09d2f35542349ee0be2eaebc1ed;hp=e8aac4da924edda9a6a76d2d18bec35ca074ca01;hpb=9cf02dd452bec4d0fe4e894dbe19f0b4f7ddc50a;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/src/index.html b/src/index.html index e8aac4d..b73bf50 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.14

+

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

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

- -

+
@@ -396,6 +406,7 @@

Use path m/0'/0. + For change addresses use path m/0'/1.

For more info see @@ -827,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. @@ -870,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/

@@ -956,26 +980,16 @@ - - - - - - - + + - - - - - + - - + @@ -987,10 +1001,7 @@ - - -