summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-11-29 12:51:14 +1100
committerDamien Miller <djm@mindrot.org>2000-11-29 12:51:14 +1100
commitdadc05126872b4335d0c71b271c4431340162400 (patch)
treea4fa482248e62fd87395c6d6fd089acf82613202 /README
parente39cacc5793b19e74319b3c33c5e3b9fed0c18ff (diff)
Fix Haruyama-san's email address
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 3 insertions, 10 deletions
diff --git a/README b/README
index f94e2ed1c..b832652e1 100644
--- a/README
+++ b/README
@@ -1,13 +1,6 @@
1[ A Japanese translation of this document is available at 1- A Japanese translation of this document and of the OpenSSH FAQ is
2[ http://www.unixuser.org/%7Eharuyama/security/openssh/index.html 2- available at http://www.unixuser.org/~haruyama/security/openssh/index.html
3[ Thanks to HARUYAMA Seigo <haruyama@nt.phys.s.u-tokyo.ac.jp> 3- Thanks to HARUYAMA Seigo <haruyama@klab.org>
4
5******* IMPORTANT
6* On systmes which lack a /dev/random driver, version of this port
7* prior to 1.2.2 were not correctly seeding OpenSSL's random number
8* pool. This resulted in lower quality RSA keys being generated. If
9* you generated host or user keys with v1.2.2 or previous versions,
10* please generate new ones using a more recent version.
11 4
12This is the port of OpenBSD's excellent OpenSSH[0] to Linux and other 5This is the port of OpenBSD's excellent OpenSSH[0] to Linux and other
13Unices. 6Unices.