Update security-warnings.md

Linked Bitcoin URL
This commit is contained in:
ITH4Coinomia 2016-11-03 16:51:41 +05:30 committed by GitHub
parent 9eb852edd0
commit c6ad4f2245
1 changed files with 4 additions and 4 deletions

View File

@ -35,10 +35,10 @@ Wallet encryption is disabled, for several reasons:
from the earlier issue).
- We were concerned about the resistance of the algorithm used to derive wallet
encryption keys (inherited from Bitcoin) to dictionary attacks by a powerful
attacker. If and when we re-enable wallet encryption, it is likely to be with
a modern passphrase-based key derivation algorithm designed for greater
resistance to dictionary attack, such as Argon2i.
encryption keys (inherited from [Bitcoin](https://bitcoin.org/en/secure-your-wallet))
to dictionary attacks by a powerful attacker. If and when we re-enable wallet
encryption, it is likely to be with a modern passphrase-based key derivation
algorithm designed for greater resistance to dictionary attack, such as Argon2i.
You should use full-disk encryption (or encryption of your home directory) to
protect your wallet at rest, and should assume (even unprivileged) users who are