Wednesday, May 22, 2013

Bcrypt. Storing passwords.

http://dustwell.com/how-to-handle-passwords-bcrypt.html More on this: http://stackoverflow.com/questions/1054022/best-way-to-store-password-in-database http://stackoverflow.com/questions/420843/how-does-password-salt-help-against-a-rainbow-table-attack http://stackoverflow.com/questions/568657/is-it-ever-ok-to-store-password-in-plain-text-in-a-php-variable-or-php-constant http://stackoverflow.com/questions/674904/salting-your-password-best-practices http://stackoverflow.com/questions/270485/password-management-best-practices-soup-to-nuts-not-just-storage-or-generation http://stackoverflow.com/questions/258299/what-is-the-best-way-to-keep-passwords-configurable-without-having-them-too-eas http://stackoverflow.com/questions/947618/how-to-best-store-user-information-and-user-login-and-password http://security.stackexchange.com/questions/211/how-to-securely-hash-passwords http://stackoverflow.com/questions/947618/how-to-best-store-user-information-and-user-login-and-password http://en.wikipedia.org/wiki/Rainbow_table http://en.wikipedia.org/wiki/Salt_(cryptography) .NET...

Monday, May 6, 2013

SOAP client lib in Python

"suds has been the most reliable even though it hasn't been updated since 2010 or so.  SOAPpy hasn't been updated since 2011, but it works fairly well t...

Powered by Blogger.