Michael Radziej wrote:
> Beginning with python2.4, the seed also uses os.urandom() when available, so
> it starts to get safer.

Uhm... But it still happens only once on first module import. So it's 
not safer at all.

> I'm not sure whether it's a good idea to add periodic reseeding. 

Why not? I'm not an expert also but I just don't see any disadvantages 
beside speed which is still incomparable to INSERTing a session into 
database.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to