Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Oct 2000 21:00:45 -0700
From:      Doug Barton <DougB@gorean.org>
To:        current@FreeBSD.ORG
Cc:        Matt Dillon <dillon@earth.backplane.com>, Mark Murray <mark@grondar.za>
Subject:   Re: entropy reseeding is totally broken
Message-ID:  <39F8FDED.5C0C8A05@gorean.org>
References:  <200010262047.e9QKleY45974@earth.backplane.com> <200010262102.e9QL2ZM00703@grimreaper.grondar.za> <200010262125.e9QLPwL53609@earth.backplane.com> <20001026151612.B7284@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
David O'Brien wrote:
> 
> On Thu, Oct 26, 2000 at 02:25:58PM -0700, Matt Dillon wrote:
> >     /etc/rc already assumes that /var is writable.  I recommend that you make
> >     that assumption by default... have the default entropy file be something
> >     like "/var/db/entropy_seed" and allow the administrator to override it
> >     with an RC variable.  You could allow the administrator to select a
> >     different entropy file and you could have another RC variable which allows
> >     the administrator to set a command which, when executed, returns an
> >     arbitrary sequence of bytes on its stdout to initialize entropy with.
> 
> This is sweet!  Seems it would give us the full benefits of Mark's
> randomdev, and fit nicely with our normal configuration framework and
> gives good flexibility.

	It also describes just what we have currently, except it misses the
advantages of putting the entropy file on the root partition which makes
it available immediately, and doesn't have mounting races built in. 

Doug
-- 
        "The dead cannot be seduced."
		- Kai, "Lexx"

	Do YOU Yahoo!?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39F8FDED.5C0C8A05>