X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2Findex.html;h=1c2ffcf776c0bbc0d09926227a7de0b4be122ea5;hb=b4fd763cebfb7f9497e12ca09b6271e1b39ac145;hp=e3eebd6a4b04808807ca2e54ea98bf273972d57e;hpb=c554e6ff5c2c543997841c0fb0a506262843e8df;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/src/index.html b/src/index.html index e3eebd6..1c2ffcf 100644 --- a/src/index.html +++ b/src/index.html @@ -92,8 +92,15 @@ .qr-image { margin: 5px; } - .qr-hint { + .qr-hint, + .qr-warning { padding: 2px; + max-width: 150px; + } + .more-info { + cursor: help; + border-bottom: 1px dashed #000; + text-decoration: none; } @@ -165,7 +172,7 @@
- +
@@ -246,6 +253,14 @@ +
+ +
+ +
+
@@ -316,7 +331,7 @@
-

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

+

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

@@ -386,7 +401,7 @@
- +

Use path m/44'/0'/0'. @@ -396,6 +411,13 @@ Can be used with: blockchain.info

+

+ Use path m/0'/0. +

+

+ Can be used with: + MultiBit HD +

@@ -510,6 +532,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 @@ -522,6 +552,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.

@@ -610,9 +646,12 @@