Message267673
> With the greatest respect, you're talking about introducing multi-minute delays into the startup times of hundreds of millions of systems, regardless of whether they have a proximate requirement for cryptographically-secure RNG sources.
No I'm not. I'm talking about implementing this fix so that it *only* affects the Python interpreter start up, in particular things like SipHash initialization, instead of affecting the security of every other user of os.urandom. |
|
Date |
User |
Action |
Args |
2016-06-07 13:51:51 | dstufft | set | recipients:
+ dstufft, lemburg, rhettinger, doko, vstinner, larry, christian.heimes, matejcik, ned.deily, alex, skrah, python-dev, martin.panter, ztane, Lukasa, thomas-petazzoni, Colm Buckley |
2016-06-07 13:51:51 | dstufft | set | messageid: <1465307511.9.0.851038586387.issue26839@psf.upfronthosting.co.za> |
2016-06-07 13:51:51 | dstufft | link | issue26839 messages |
2016-06-07 13:51:51 | dstufft | create | |
|