> 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
- Re: randomdev entropy gathering is really weak Poul-Henning Kamp
- Re: randomdev entropy gathering is really weak Vadim Belman
- Re: randomdev entropy gathering is really weak Paul Herman
- Re: randomdev entropy gathering is really weak George Michaelson
- Re: randomdev entropy gathering is really weak Kris Kennaway
- Re: randomdev entropy gathering is really weak Leif Neland
- Re: randomdev entropy gathering is really weak Steve O'Hara-Smith
- Re: randomdev entropy gathering is really weak Brandon D. Valentine
- Re: randomdev entropy gathering is really weak Alexander Langer
- rc.shutdown hook is not a solution (was Re: randomd... Andrey A. Chernov
- Re: randomdev entropy gathering is really weak Mark Murray
- Re: randomdev entropy gathering is really weak Alex Kapranoff
- Re: randomdev entropy gathering is really weak Jeroen C. van Gelderen
- RE: randomdev entropy gathering is really weak David Schwartz
- Re: randomdev entropy gathering is really weak Jeroen C. van Gelderen
- Re: randomdev entropy gathering is really weak Poul-Henning Kamp
- Re: randomdev entropy gathering is really weak Mark Murray
- Re: randomdev entropy gathering is really weak Poul-Henning Kamp
- Re: randomdev entropy gathering is really weak Jeroen C. van Gelderen
- Re: randomdev entropy gathering is really weak Poul-Henning Kamp
- Re: randomdev entropy gathering is really weak Jeroen C. van Gelderen