> The reason is not security only, the reason is buggy RNG.  Imagine diskless 
> keyboard-less and mouse-less slide-show machine with no rc.shutdown hooks 
> since it comes with power up and goes down with power down.  This machine 
> will always start with same picture because RNG have not enough enthropy.  In
> worst case we should relay only on processor registers always present, i.e.  
> timers and so on.  rc.shutdown hook not solve problem completely.

Actually, it is only a faulty reseed mechanism.

For the purposes of your argument above, the time-of-day would be
an acceptable reseed to random(9).

For cryptographic randomness, more noise is needed.

M
--
Mark Murray
Join the anti-SPAM movement: http://www.cauce.org


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to