mirror of
https://github.com/dmuth/diceware.git
synced 2024-11-21 16:36:28 -05:00
Wording changes
This commit is contained in:
parent
4ad7597814
commit
2828150c27
1 changed files with 4 additions and 1 deletions
|
@ -148,8 +148,11 @@
|
|||
<h3>About Diceware</h3>
|
||||
|
||||
Weak passwords are a big flaw in computer security due to a lack of "entropy"
|
||||
or randomness. For example, how many times have you used a common name or word
|
||||
or randomness. For example, how many times have you used the name of a pet or relative or street
|
||||
in a password, or perhaps the number "1". Not very random, is it? :-)
|
||||
Worse still, if
|
||||
passwords are reused between services, <a href="http://www.businessinsider.com/biggest-password-mistake-2014-8"
|
||||
>that increases your security risk</a>.
|
||||
</p>
|
||||
|
||||
Fact is, humans are terrible at remembering random combiations of letters and
|
||||
|
|
Loading…
Reference in a new issue