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

+

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 @@

- +
@@ -123,12 +123,42 @@

Valid entropy values include:

    -
  • Binary [0-1]
    101010011
  • -
  • Base 6 [0-5]
    123434014
  • -
  • Dice [1-6]
    62535634
  • -
  • Base 10 [0-9]
    90834528
  • -
  • Hex [0-9A-F]
    4187a8bfd9
  • -
  • Card [A2-9TJQK][CDHS]
    ahqs9dtc
  • +
  • + +
  • +
  • + +
  • +
  • + +
  • +
  • + +
  • +
  • + +
  • +
  • + +
@@ -163,6 +193,7 @@ Français Italiano 한국어 + Čeština
@@ -173,12 +204,22 @@
- + +
+
- -

- -

+
@@ -190,7 +231,7 @@
- +
@@ -282,10 +323,7 @@ External / Internal
-
- - Default -
+
@@ -368,6 +406,7 @@

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

For more info see @@ -511,6 +550,8 @@

@@ -797,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. @@ -840,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/

@@ -926,26 +980,16 @@ - - - - - - - + + - - - - - + - - + @@ -955,11 +999,9 @@ + - - -