<p dir="ltr"><br>
On Apr 30, 2014 12:23 PM, "Tom Gundersen" <<a href="mailto:teg@jklm.no">teg@jklm.no</a>> wrote:<br>
><br>
><br>
> On 30 Apr 2014 09:21, "Florian Weimer" <<a href="mailto:fweimer@redhat.com">fweimer@redhat.com</a>> wrote:<br>
> > I don't know if we can change /dev/urandom to block because that doesn't look very backwards-compatible to me.<br>
><br>
> I have seen Ted Ts'o write about wanting this, but I don't know much more. Alternatively the kernel could send us an event when it is ready, and we can have a service waiting for this, which other services can order against. Simply blocking in the kernel would be simpler though, if we can pull it off without breaking things...<br>
</p>
<p dir="ltr">Things that will break after implementing this are broken already anyway. Getting randomness before the generator is properly initialized makes no sense.</p>