From 2a097a454378e9ae496bcfa303029d8a9d7361ce Mon Sep 17 00:00:00 2001 From: Ben Lindstrom Date: Sat, 9 Jun 2001 01:13:40 +0000 Subject: - 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@ --- ChangeLog | 5 ++++- ssh-keygen.1 | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index be9bfd04a..8703d4f1b 100644 --- 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 @@ -5535,4 +5538,4 @@ - Wrote replacements for strlcpy and mkdtemp - Released 1.0pre1 -$Id: ChangeLog,v 1.1254 2001/06/09 01:11:59 mouring Exp $ +$Id: ChangeLog,v 1.1255 2001/06/09 01:13:40 mouring Exp $ diff --git a/ssh-keygen.1 b/ssh-keygen.1 index f85357c7a..fec659955 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 -- cgit v1.2.3