X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2Findex.html;h=1c2ffcf776c0bbc0d09926227a7de0b4be122ea5;hb=b4fd763cebfb7f9497e12ca09b6271e1b39ac145;hp=10fd62a8d6ba2867c775f68690c4aa4b21dfc2ab;hpb=e5abab4253217ed2a0d75cb9efd1ffe425b14f85;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/src/index.html b/src/index.html index 10fd62a..1c2ffcf 100644 --- a/src/index.html +++ b/src/index.html @@ -92,8 +92,10 @@ .qr-image { margin: 5px; } - .qr-hint { + .qr-hint, + .qr-warning { padding: 2px; + max-width: 150px; } .more-info { cursor: help; @@ -251,6 +253,14 @@ +
+ +
+ +
+
@@ -391,7 +401,7 @@
- +

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

+

+ Use path m/0'/0. +

+

+ Can be used with: + MultiBit HD +

@@ -515,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 @@ -621,9 +646,12 @@