From 56b024c90233eda3000f9afa0837148a0a23099e Mon Sep 17 00:00:00 2001 From: Douglas Muth Date: Sat, 2 May 2015 16:28:09 -0400 Subject: [PATCH] Tweaked wording --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index f577f5c..2d6fa81 100644 --- a/index.html +++ b/index.html @@ -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.

-Diceware is based on the proposal at http://world.std.com/~reinhold/diceware.html +This Diceware web app is based on the proposal at http://world.std.com/~reinhold/diceware.html 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 a high amount of entropy which makes them hard to crack.