Cc: Jeff Garzik <jeff@...>, Kok, Auke <auke-jan.h.kok@...>, Rick Jones <rick.jones2@...>, Brandeburg, Jesse <jesse.brandeburg@...>, Chris Peterson <cpeterso@...>, <netdev@...>, <linux-kernel@...>
> So what is one to do if a few applications want to read from /dev/random
Yes.
If they don't need that level of security they can use /dev/urandom.
Piping network randomness into /dev/urandom is probably quite sensible
but not into /dev/random.
Alan
--