Theodore Tso wrote:
I think the userspace config problems were mainly due to the fact that there wasn't a single official userspace utility package for the random number package. Comments in drivers/char/random.c for how to set up /etc/init.d/random is Just Not Enough.
Absolutely.
If we had a single, official random number generator package that contained the configuration, init.d script, as well as the daemon that can do all sorts of different things that you really, Really, REALLY want to do in userspace, including:* FIPS testing (as Jeff suggested --- making sure what you think is randomness isn't 60Hz hum is a Really Good Idea :-)* access to TPM (if available --- I have a vague memory that you may need access to the TPM key to access any of its functions, and the the TPM key is stored in the filesystem)
+1 agreed(not volunteering, but I will cheer on the hearty soul who undertakes this endeavor...)
-- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- Re: Why does reading from /dev/urandom deplete entropy so much?
- From: Mike McGrath <[email protected]>
- Re: Why does reading from /dev/urandom deplete entropy so much?
- From: Theodore Tso <[email protected]>
- Re: Why does reading from /dev/urandom deplete entropy so much?
- From: Jon Masters <[email protected]>
- Re: Why does reading from /dev/urandom deplete entropy so much?
- From: Theodore Tso <[email protected]>
- Re: Why does reading from /dev/urandom deplete entropy so much?
- From: Mike McGrath <[email protected]>
- Re: Why does reading from /dev/urandom deplete entropy so much?
- From: Theodore Tso <[email protected]>
- Re: Why does reading from /dev/urandom deplete entropy so much?
- From: Matt Mackall <[email protected]>
- entropy gathering (was Re: Why does reading from /dev/urandom deplete entropy so much?)
- From: Jeff Garzik <[email protected]>
- Re: entropy gathering (was Re: Why does reading from /dev/urandom deplete entropy so much?)
- From: Matt Mackall <[email protected]>
- Re: entropy gathering (was Re: Why does reading from /dev/urandom deplete entropy so much?)
- From: Jeff Garzik <[email protected]>
- Re: entropy gathering (was Re: Why does reading from /dev/urandom deplete entropy so much?)
- From: Theodore Tso <[email protected]>
- Re: Why does reading from /dev/urandom deplete entropy so much?
- Prev by Date: Re: lockdep problem conversion semaphore->mutex (dev->sem)
- Next by Date: [PATCH] sound/core.h: include sound/driver.h
- Previous by thread: Re: entropy gathering (was Re: Why does reading from /dev/urandom deplete entropy so much?)
- Next by thread: Re: entropy gathering (was Re: Why does reading from /dev/urandom deplete entropy so much?)
- Index(es):