X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git;a=blobdiff_plain;f=bip39-standalone.html;h=f1837776d0a20a1931591c2ad6d2d92050c8a8b1;hp=e433d3194752c1610d798c155aeca64293129518;hb=e40acc3ab0e78ca3a9b63d0b1c9e16f804da104e;hpb=dedae1a9d604773143d13b496feeafd7b85084f4 diff --git a/bip39-standalone.html b/bip39-standalone.html index e433d31..f183777 100644 --- a/bip39-standalone.html +++ b/bip39-standalone.html @@ -12,6 +12,7 @@ +

Mnemonic Code Converter

+

v0.2.2


@@ -141,8 +169,8 @@
- -
+ +
@@ -153,9 +181,9 @@
- +
- +
@@ -165,9 +193,9 @@
+
@@ -225,7 +253,7 @@
- +
@@ -239,7 +267,7 @@
- +
@@ -252,11 +280,14 @@

Derivation Path

@@ -275,7 +306,7 @@ Purpose
- +
@@ -283,7 +314,7 @@ Coin
- +
@@ -302,6 +333,36 @@
+
+ +
+

The account extended keys can be used for importing to most BIP44 compatible wallets, such as mycelium or electrum.

+
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+

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

+
+
@@ -320,6 +381,15 @@ BIP32 spec

+
+ +
+ +
+
@@ -334,35 +404,26 @@
- +

- m/44'/0'/0' generates extended keys for import / export -

-

- m/44'/0'/1' for the next account. Continue incrementing for more accounts (most use a single account). -

-

- m/44'/0'/0'/0 generates public addresses -

-

- m/44'/0'/0'/1 generates change addresses + Use path m/0'/0' with hardened addresses.

For more info see the - Mycelium Wallet homepage + Bitcoin Core BIP32 implementation

- +
-

- Use path m/0'/0' with hardened addresses. +

+ Use path m/0'/0.

-

- For more info see the - Bitcoin Core BIP32 implementation +

+ For more info see + MultiBit HD

@@ -381,18 +442,108 @@
+
+
+
+ +
+
+
+

+ For more info see the + BIP49 spec. +

+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+

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

+
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+

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

+
+
+
+ +
+ +
+
+
+
+
- +
- +
- +
- +
@@ -491,6 +642,14 @@ random enough for the needs of this tool.

+

+ Do not store entropy. +

+

+ Storing entropy (such as keeping a deck of cards in a specific shuffled order) is unreliable compared to storing a mnemonic. + Instead of storing entropy, store the mnemonic generated from the entropy. + Steganography may be beneficial when storing the mnemonic. +

The random mnemonic generator on this page uses a @@ -503,6 +662,12 @@

You are not a good source of entropy.

+

License

+

+ Please refer to the software license for more detail. + +

+

The software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.

@@ -590,6 +755,15 @@
+ +
Loading...
@@ -597,4072 +771,27106 @@ - - - - + + + + + + + + + - +