Tweaked wording

This commit is contained in:
Douglas Muth 2015-05-02 16:28:09 -04:00
parent 315843e0ee
commit 56b024c902

View file

@ -157,7 +157,7 @@ Fact is, humans are terrible at remembering random combiations of letters and
numbers, but we are great at remembering phrases of words. That's where Diceware comes in. numbers, but we are great at remembering phrases of words. That's where Diceware comes in.
</p> </p>
Diceware is based on the proposal at <a href="http://world.std.com/~reinhold/diceware.html">http://world.std.com/~reinhold/diceware.html</a> This Diceware web app is based on the proposal at <a href="http://world.std.com/~reinhold/diceware.html">http://world.std.com/~reinhold/diceware.html</a>
wherein virtual dice are roled 5 times, and the 5 digit number used against a lookup table of words. wherein virtual dice are roled 5 times, and the 5 digit number used against a lookup table of words.
4 dice rolls gives you 4 random words which are easy for a human being to remember, yet have 4 dice rolls gives you 4 random words which are easy for a human being to remember, yet have
a high amount of entropy which makes them hard to crack. a high amount of entropy which makes them hard to crack.