diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2001-06-09 01:13:40 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2001-06-09 01:13:40 +0000 |
commit | 2a097a454378e9ae496bcfa303029d8a9d7361ce (patch) | |
tree | 22ad53dc89881fd7e062d45a6065aed44653c808 /ssh-keygen.1 | |
parent | 838394ca26ff175e7f2d1729112f3f2605de4096 (diff) |
- markus@cvs.openbsd.org 2001/06/03 19:36:44
[ssh-keygen.1]
1-2 bits of entrophy per character (not per word), ok stevesk@
Diffstat (limited to 'ssh-keygen.1')
-rw-r--r-- | ssh-keygen.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ssh-keygen.1 b/ssh-keygen.1 index f85357c7..fec65995 100644 --- a/ssh-keygen.1 +++ b/ssh-keygen.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssh-keygen.1,v 1.41 2001/05/05 13:42:52 stevesk Exp $ +.\" $OpenBSD: ssh-keygen.1,v 1.42 2001/06/03 19:36:44 markus Exp $ .\" .\" -*- nroff -*- .\" @@ -108,7 +108,7 @@ The passphrase may be empty to indicate no passphrase arbitrary length. Good passphrases are 10-30 characters long and are not simple sentences or otherwise easily guessable (English -prose has only 1-2 bits of entropy per word, and provides very bad +prose has only 1-2 bits of entropy per character, and provides very bad passphrases). The passphrase can be changed later by using the .Fl p |