X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2Findex.html;h=59ef1a02359fc5aa75230762fea0be0561cf55a2;hb=ae30fed8037fa9d1e88e9431c4f301f1d1c53d29;hp=8368754b13eabfa93f49abfe1241050971591a21;hpb=d26cce22c18cb0c36b81de43c81f5836fe7459b3;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/src/index.html b/src/index.html index 8368754..59ef1a0 100644 --- a/src/index.html +++ b/src/index.html @@ -3,7 +3,7 @@ BIP39 - Mnemonic Code - + @@ -35,6 +35,11 @@ border-bottom-left-radius: 20px 20px; border-bottom-right-radius: 20px 20px; } + .no-border { + border: 0; + box-shadow: inset 0 1px 1px rgba(0,0,0,.0); + -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.0); + } @@ -44,11 +49,11 @@
-

Phrase

+

Mnemonic

-

You can enter an existing BIP39 phrase, 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 is a checksum)

For more info see the BIP39 spec

@@ -63,7 +68,7 @@
- +
@@ -74,6 +79,14 @@
+
+ +
+ +
+
@@ -90,9 +103,12 @@

Derivation Path

@@ -155,6 +171,24 @@
+
+ +
+

+ Use path m/0'/0. + For more info see the Hive Wallet homepage +

+
+
+
+ +
+

+ Use path m/44'/0'/0'/0. + For more info see the Mycelium Wallet homepage +

+
+
@@ -185,7 +219,7 @@
- Index   + Path  
@@ -241,7 +275,7 @@

Private Keys

Use private keys at - brainwallet.org, + brainwallet.org, but be careful - it can be easy to make mistakes if you don't know what you're doing

@@ -306,9 +340,9 @@

- asmCrypto - - - https://github.com/vibornoff/asmcrypto.js + sjcl - + + https://github.com/bitwiseshiftleft/sjcl

@@ -342,10 +376,12 @@ - - - - + + + + + +