On Wed, Dec 19, 2012 at 11:04 AM, dbv <
dinesh...@hotmail.com> wrote:
> It appears that the authors were not happy with the sessions management
> component of Beaker and so re-wrote it as dogpile. They didn't have any
> problem with the Beaker encrypted cookie component but say it doesn't belong
> with dogpile and should be a separate library.
Hi Dinesh and thanks for the links. I got the same impression reading
dogpile's blogs a documentation.
It looks like a nice project, but it's not as mature as Beaker at the moment.
Due to the security implications of using encrypted cookies, doing
password hashing and so on, I try to stick to the most well-tested
libraries I can find.
Speaking of which, I'm planning to add support for bcrypt/scrypt.
I'll keep an eye on dogpile anyways.
Bye,
--
Federico