From 77c33e775081dfe6de1699987aaf497b7203c9b7 Mon Sep 17 00:00:00 2001 From: Matt Johnston Date: Mon, 16 Apr 2007 13:39:50 +0000 Subject: Add -u option to specify /dev/urandom instead --HG-- extra : convert_revision : 6925cd3fd7727fbc69db9883675aa90f594f58a0 --- dropbear.8 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dropbear.8') diff --git a/dropbear.8 b/dropbear.8 index ef0caf3..a1d5443 100644 --- a/dropbear.8 +++ b/dropbear.8 @@ -82,6 +82,9 @@ default is /var/run/dropbear.pid .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 (matt@ucc.asn.au). .br -- cgit v1.2.1