X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2Findex.html;h=654828867423d6656341c6bdc7e3900bf0f44c1a;hb=16ff1df7ab1119c97fdb042d494fd5b0f3bfb8c0;hp=916ec81ebb49dc5c0a16b5e26703940bd77c34fa;hpb=cbd0625ff7742ac5180b39139d2f6ee79730b934;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/src/index.html b/src/index.html index 916ec81..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.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.
- + @@ -142,6 +172,15 @@
+
+
+
+ +
+
- + +
+
+
+ +
+
+
+
- +
- +
@@ -186,9 +245,98 @@
- +
+ +
+
+
+ +
+
+ + + + + + + + + + + + + -
-
- -
@@ -354,6 +495,7 @@

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

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

-
-
-
@@ -439,7 +581,7 @@ Account Extended Private Key
- +
@@ -447,7 +589,7 @@ Account Extended Public Key
- +
@@ -497,6 +639,8 @@
@@ -506,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.

+
+
+
+ +
+ +
@@ -588,13 +742,13 @@
- +
- +
@@ -634,10 +788,18 @@ Encrypt private keys using BIP38 and this password: - + Enabling BIP38 means each key will take several minutes to generate.
+
+
+ +
+
- +
@@ -729,14 +891,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. @@ -773,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. @@ -816,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/

@@ -899,23 +1066,19 @@ - + - - - - - - - + + - - - + + + + @@ -925,9 +1088,8 @@ + - -