diff dropbear.8 @ 442:d82a2a44c684

Add -u option to specify /dev/urandom instead
author Matt Johnston <matt@ucc.asn.au>
date Mon, 16 Apr 2007 13:39:50 +0000
parents 4bfd22bac1dc
children 2cd2edfa11ee
line wrap: on
line diff
--- a/dropbear.8	Sat Mar 17 06:30:11 2007 +0000
+++ b/dropbear.8	Mon Apr 16 13:39:50 2007 +0000
@@ -82,6 +82,9 @@
 .TP
 .B \-a
 Allow remote hosts to connect to forwarded ports.
+.B \-u
+Use /dev/urandom rather than /dev/random. This should only be used if the
+/dev/urandom device is known to have sufficient entropy.
 .SH AUTHOR
 Matt Johnston ([email protected]).
 .br