X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2Findex.html;h=654828867423d6656341c6bdc7e3900bf0f44c1a;hb=990ce0d0720026dea3ef77ddcc767dd45f9ec377;hp=d3333b54c00ad911a54b5a1aa01367e87498f318;hpb=8ffa333bc94699ce1945cf58b24838e73295b028;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/src/index.html b/src/index.html index d3333b5..6548288 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.2

+

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

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
  • +
  • + +
  • +
  • + +
  • +
  • + +
  • +
  • + +
  • +
  • + +
  • +
  • + +
@@ -130,6 +172,15 @@
+
+
+
+ +
+
- + +
+
+
+ +
+
+
+
- +
- +
@@ -173,9 +245,98 @@
- + +
+
+ +
+
+
+ +
+
+ + + + + + + + + + + + + -
-
- -
@@ -341,6 +495,7 @@

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

For more info see @@ -383,35 +538,35 @@

-
-
-
@@ -426,7 +581,7 @@ Account Extended Private Key
- +
@@ -434,7 +589,7 @@ Account Extended Public Key
- +
@@ -484,6 +639,8 @@
@@ -493,79 +650,89 @@

-
-
-

- For more info see the - BIP84 spec. -

-
-
- -
- + -
- +
+
- +

+ For more info see the + BIP84 spec. +

-
-
- -
- +
+ +
+ +
-
-
- -
- +
+ +
+ +
-
-
- -
-

The account extended keys can be used for importing to most BIP84 compatible wallets.

+
+ +
+ +
-
-
- -
- +
+ +
+ +
-
-
- -
- +
+ +
+

The account extended keys can be used for importing to most BIP84 compatible wallets.

+
-
-
- -
-

The BIP32 derivation path and extended keys are the basis for the derived addresses.

+
+ +
+ +
-
-
- -
- +
+ +
+ +
+
+
+ +
+

The BIP32 derivation path and extended keys are the basis for the derived addresses.

+
+
+
+ +
+ +
@@ -575,13 +742,13 @@
- +
- +
@@ -595,13 +762,43 @@

Derived Addresses

Note these addresses are derived from the BIP32 Extended Key

- @@ -694,15 +891,10 @@ Read more at the official BIP49 spec

-

Private Keys

+

Entropy

- - 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 values should not include the BIP39 checksum. This is automatically added by the tool.

-

Entropy

Entropy values must be sourced from a @@ -735,6 +927,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. @@ -778,9 +983,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/

@@ -861,21 +1066,19 @@ - + - - - - - - - + + - + + + + @@ -884,11 +1087,10 @@ + + - - -