]> andersk Git - openssh.git/commitdiff
- markus@cvs.openbsd.org 2001/06/03 19:36:44
authormouring <mouring>
Sat, 9 Jun 2001 01:13:40 +0000 (01:13 +0000)
committermouring <mouring>
Sat, 9 Jun 2001 01:13:40 +0000 (01:13 +0000)
     [ssh-keygen.1]
     1-2 bits of entrophy per character (not per word), ok stevesk@

ChangeLog
ssh-keygen.1

index fc44f9a25b06afb0ee7142012429996cdd597b9d..e57bd9d5c600d305dadf08860fb6ea709bc97a14 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,9 @@
      [channels.c channels.h session.c]
      use fatal_register_cleanup instead of atexit, sync with x11 authdir 
      handling
+   - 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@
 
 20010606
  - OpenBSD CVS Sync
index f85357c7a7d01c5ad95cc8aed61d4502a05dbac7..fec6599552d11648c715ea81d24dd0ad74827c17 100644 (file)
@@ -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
This page took 0.052895 seconds and 5 git commands to generate.