From 34e913694a3e89589abdce8f28f7e325918f2e1d Mon Sep 17 00:00:00 2001 From: Adam Leibson Date: Tue, 11 Aug 2015 11:55:20 -0400 Subject: [PATCH] commit --- en/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en/index.html b/en/index.html index 08932b5..9abdb09 100644 --- a/en/index.html +++ b/en/index.html @@ -218,8 +218,8 @@

Advanced

Strong Passphrases with Diceware
-

Human-made passwords tend to either be very easy to guess, or difficult to memorise and easy to forget. Fortunately, if your privacy is more important to you than an extra 10 to 15 minutes of your time, you can use dice to come up with a password which is both strong and memorable using the 'diceware' method.

-

To use the diceware method, you will need dice (preferably 5, but 1 will do) and this list of words(http://world.std.com/~reinhold/diceware.wordlist.asc). Do not substitute physical dice for computer dice. Notice that each word on the word list corresponds to a unique five-digit number. Role one dice five times, or five dice once to select the first word. Don't rearrange or discard words, because doing so makes the process much less secure. Repeat this process until you have at least six words, and there's your password.

+
Human-made passwords tend to either be very easy to guess, or difficult to memorise and easy to forget. Fortunately, if your privacy is more important to you than an extra 10 to 15 minutes of your time, you can use dice to come up with a password which is both strong and memorable using the 'diceware' method. + To use the diceware method, you will need dice (preferably 5, but 1 will do) and this list of words(http://world.std.com/~reinhold/diceware.wordlist.asc). Do not substitute physical dice for computer dice. Notice that each word on the word list corresponds to a unique five-digit number. Role one dice five times, or five dice once to select the first word. Don't rearrange or discard words, because doing so makes the process much less secure. Repeat this process until you have at least six words, and there's your password.
-- 2.25.1