X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2Findex.html;h=a802dd254a02a2fb76d80107226e25f7b8e00401;hb=134213954d6380e8b5293e94d59f75b9a9a23df6;hp=42c37669f09d9e27d81e4dd535ba0b2b34bcd68d;hpb=0529ca55fa6f9925fa2224631b5f0aba4a060bf1;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/src/index.html b/src/index.html index 42c3766..a802dd2 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.8s

+

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

Generate a random mnemonic: - + +
- + +
+
+
+ +
+
+
+
- +
- +
@@ -195,9 +245,115 @@
- + +
+
+ +
+
+
+ +
+
+ + +
+
+ +
+
- +
@@ -748,13 +908,10 @@ Read more at the official BIP49 spec

-

Private Keys

+

BIP85 Deterministic Entropy From BIP32 Keychains

- - Use private keys at - brainwallet.org. - - Be careful - it can be easy to make mistakes if you don't know what you're doing. + Read more at the + official BIP85 spec

Entropy

@@ -792,6 +949,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. @@ -835,9 +1005,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/

@@ -921,20 +1091,16 @@ - - - - - - - + + - - - + + + + @@ -944,9 +1110,8 @@ + - -