This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author skrah
Recipients doko, lemburg, matejcik, rhettinger, skrah, socketpair, thomas-petazzoni, vstinner
Date 2016-04-26.13:44:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461678251.07.0.576206887236.issue26839@psf.upfronthosting.co.za>
In-reply-to
Content
It is clear how /dev/urandom works. I just think that securing enough
entropy on startup should be done by the init scripts (if systemd still
allows that :) and not by an application.

[Unless the application is gpg or similar.]
History
Date User Action Args
2016-04-26 13:44:11skrahsetrecipients: + skrah, lemburg, rhettinger, doko, vstinner, matejcik, socketpair, thomas-petazzoni
2016-04-26 13:44:11skrahsetmessageid: <1461678251.07.0.576206887236.issue26839@psf.upfronthosting.co.za>
2016-04-26 13:44:11skrahlinkissue26839 messages
2016-04-26 13:44:10skrahcreate