X -> 4
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
parent
596dc20192
commit
8cc26419b9
1 changed files with 2 additions and 2 deletions
|
@ -25,11 +25,11 @@ is usually a combination of **characters**:
|
|||
|
||||
7z/+tt38
|
||||
|
||||
There are X very simple reasons to prefer passhprases over passwords:
|
||||
There are at least 4 very simple reasons to prefer passhprases over passwords:
|
||||
|
||||
* passphrases are easier to remember (try yourself with the previous examples)
|
||||
* passphrases are more secure
|
||||
* passphrases can be typed faster than passwords and thus enhance security even more
|
||||
* passphrases can be typed faster than passwords (and thus enhance security even more)
|
||||
* passphrases are easier to type on foreign keyboards
|
||||
|
||||
## How secure are passphrases really?
|
||||
|
|
Loading…
Reference in a new issue