From: Domen Kožar <do...@dev.si>
Date: Fri, 21 Sep 2012 19:54:34 +0200
Local: Fri, Sep 21 2012 1:54 pm
Subject: Re: AuthTktAuthenticationPolicy using MD5
For generating secrets it's important to discourage usage of random module,
secret = ''.join('%02x' % ord(x) for x in os.urandom(128))
On Fri, Sep 21, 2012 at 7:50 PM, Jonathan Vanasco <jonat...@findmeon.com>wrote:
> Additionally you could provide help on how to generate such a secret (but
>> that's extra candy). I have looked through various parts of the >> documentation and it is always set to something like 'seekrit' and similar, >> but it is never mentioned how to make sure that this is secure. > fwiw, wordpress has had this feature for a while: the docs instruct you to
> i think most of the application scaffolds will generate a secret - but it
> I've also generally disliked the mod_authtkt for a few years. i've opted
> --
> To post to this group, send email to pylons-devel@googlegroups.com.
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||