X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2Findex.html;h=1c2ffcf776c0bbc0d09926227a7de0b4be122ea5;hb=b4fd763cebfb7f9497e12ca09b6271e1b39ac145;hp=7c13f29c53cdb937b699b388ac78f360dc41e1be;hpb=1f618a7792e4b29bd06481239001e57a1aa58a37;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/src/index.html b/src/index.html index 7c13f29..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 @@ +
+ +
+ +
+
@@ -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 @@ -616,9 +646,12 @@