Announced chat control by the EU

Robert J. Hansen rjh at sixdemonbag.org
Thu Oct 9 09:50:24 CEST 2025


> For Linux systems, for about five years now at system boot /dev/urandom 
> is initialized. Once it's fully initialized calls to /dev/random are 
> silently redirected to /dev/urandom. It doesn't take long at all for / 
> dev/urandom to spin up, either.

Forgot to add: ever since Ivy Bridge in 2012, the x86 (and x86_64) 
architecture has included RDRAND -- a true random number generator that 
reseeds about every 8k bytes generated.

On post-2012 x86/x86_64, Linux will cheerfully use RDRAND as one of many 
entropy sources feeding into /dev/random. It spins up fast and is rooted 
in a TRNG: what's not to love?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 236 bytes
Desc: OpenPGP digital signature
URL: <https://lists.gnupg.org/pipermail/gnupg-users/attachments/20251009/9d815b76/attachment.sig>


More information about the Gnupg-users mailing list