Paul McMillan <p...@mcmillan.ws> added the comment:

I agree that we should enable randomness by default, and provide an easy way 
for users to disable it if necessary (unit test suites that explicitly depend 
on order being an obvious candidate).

I'll link my proposed algorithm change here, for the record:
https://gist.github.com/0a91e52efa74f61858b5

I've gotten confirmation from several other sources that the fix recommended by 
the presenters (just a random initialization seed) only prevents the most basic 
form of the attack.

----------
nosy: +PaulMcMillan

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13703>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to