Skip to content
Snippets Groups Projects
Commit b033f07e authored by Éloïs's avatar Éloïs
Browse files

[MNEMONIC] remove entropy suggestions for DEWIF code

parent aa8f5b44
No related branches found
No related tags found
No related merge requests found
......@@ -62,12 +62,6 @@ It is recommended to encrypt the seed in [DEWIF] format.
The password used to encrypt the seed must be sufficiently robust and preferably randomly generated.
For a member account the password entropy should be at least `10^15`, which corresponds to 10 random alphanumeric characters.
For a single wallet account, the minimum entropy must be `10^9`, which corresponds to 6 random alphanumeric characters.
WARNING: The minimum entropy levels take into consideration the robustness of the [DEWIF] encryption format.
[BIP39]: https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki#Wordlist
[script]: https://tools.ietf.org/html/rfc7914.html
[DEWIF]: https://git.duniter.org/nodes/common/doc/blob/dewif/rfc/0013_Duniter_Encrypted_Wallet_Import_Format.md
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment