News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Richard Lord's Blog:
PHP Password Security
October 10, 2007 @ 10:42:32

Richard Lord has posted a new entry today talking about working with passwords and keeping them secure:

If you build websites that require users to register it's your responsibility to keep their passwords safe. And if you're storing the passwords in plain text then you're not doing your job properly. [...] There's always a chance your database could be stolen. So, the simple rule is to hash your passwords.

His post talks about hashing with simple examples and a mention of an additional method of protection against the database of hashed passwords being stolen - salting the stored values.

0 comments voice your opinion now!
password security hash salt example password security hash salt example




Community Events





Don't see your event here?
Let us know!


release component framework opinion community api database development application conference introduction interview series language test symfony2 phpunit custom podcast unittest

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework