Conversation

This Tweet was deleted by the Tweet author. Learn more
Replying to and
Using haveged isn't a good recommendation. Software using either /dev/random or /dev/urandom should be fixed as both are faulty APIs. It shouldn't be worked around by using a questionable entropy generation service. The kernel is cautious about crediting entropy for good reason.
1
1
Other OSes aren't stupid enough to include that poorly designed API and don't experience this problem. It's really time for the Linux world to move on from a bunch of cargo cult nonsense about randomness and switch to using real threat models and analysis / rational thinking.