mirror of
https://github.com/dmuth/diceware.git
synced 2024-11-23 01:06:31 -05:00
Added some links
This commit is contained in:
parent
cb332f0371
commit
c73926f529
1 changed files with 6 additions and 1 deletions
|
@ -220,7 +220,10 @@ because all BitCoin nodes have a copy of the BitCoin Ledger, and an attacker
|
|||
<a href="https://umanovskis.se/blog/post/leaky-faucet/">could attempt password cracking your wallet</a>.
|
||||
</p>
|
||||
|
||||
Better still, <a href="https://time.com/nextadvisor/investing/cryptocurrency/should-you-use-crypto-like-cash/">don't use BitCoin</a>.
|
||||
Better still, <a href="https://time.com/nextadvisor/investing/cryptocurrency/should-you-use-crypto-like-cash/">don't use BitCoin</a>.
|
||||
(Seriously, <a href="https://web3isgoinggreat.com/">avoid crypto and NFTs</a>.)
|
||||
</p>
|
||||
|
||||
|
||||
<h3>FAQ: Should I add numbers or an exclamation point to my password?</h3>
|
||||
|
||||
|
@ -252,6 +255,8 @@ If you want the absolute best security, choose a different password of completel
|
|||
|
||||
If you want a middle of the road approach that offers medium security, Diceware is the way to go. I wrote it for people like <a href="https://www.flickr.com/photos/dmuth/48499048131/in/photosof-dmuth/">my parents</a>, who might struggle with a password manager or not want to enter random characters when trying to enter their Apple password into their Apple TV, or want a password to log into their Mac that they can actually remember and not have to write down.</p>
|
||||
|
||||
This article is a bit dated, but the entropy (randomness) with Diceware passwords <a href="https://theintercept.com/2015/03/26/passphrases-can-memorize-attackers-cant-guess/">is substantial and can present a challenge to the NSA</a>.
|
||||
|
||||
|
||||
<h3>FAQ: Is the source available?</h3>
|
||||
|
||||
|
|
Loading…
Reference in a new issue