How To Safely Store A Password

39 views
Skip to first unread message

Vinicius Assef

unread,
Feb 16, 2015, 12:11:26 AM2/16/15
to web2py-developers
Hi guys.

I just read this article about bcrypt [0] and was thinking about web2py passwords.

I don't know many things about encryption. What do you have to say about it? Is it a good choice? Why?


[0] http://codahale.com/how-to-safely-store-a-password/

Anthony

unread,
Feb 16, 2015, 8:21:35 AM2/16/15
to web2py-d...@googlegroups.com, list-...@viniciusban.eu.org
That article is a bit old. Now I think the recommendation is to use PBKDF2 (which web2py uses by default) or scrypt.

Anthony
Reply all
Reply to author
Forward
0 new messages