From owner-freebsd-current Sun Nov 26 15:17:41 2000 Delivered-To: freebsd-current@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 2CD7B37B479 for ; Sun, 26 Nov 2000 15:17:39 -0800 (PST) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 26 Nov 2000 23:17:21 +0000 (GMT) Date: Sun, 26 Nov 2000 23:17:19 +0000 From: David Malone To: Mark Murray Cc: Andrew Kenneth Milton , freebsd-current@FreeBSD.ORG Subject: Re: Syscons flag to turn off random_harvest in scmouse? Message-ID: <20001126231719.A32978@walton.maths.tcd.ie> References: <20001127024056.F14398@zeus.theinternet.com.au> <200011262120.eAQLKfe01568@gratis.grondar.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200011262120.eAQLKfe01568@gratis.grondar.za>; from mark@grondar.za on Mon, Nov 27, 2000 at 01:20:39AM +0200 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Nov 27, 2000 at 01:20:39AM +0200, Mark Murray wrote: > See above. SSH needs good randomness. it is silly to try to break > that. To be fair, if the random module depends that badly on getting entropy from the mouse it isn't much good for many of our users who may not even have a mouse, keyboard or console. (Even when using X, personally I use the mouse as little as possible. On some of our servers the console is rarely used). I think the yarrow stuff is probably somewhat more roubust than requiring the mouse - as long as there is some source of entropy. What other sources does the random device currently use? David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message