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



Similar Posts

ThinkPHP Blog: Leveraging Security to PHP (using sausages)

PHPBuilder.com: How to Upload Images Using PHP

Templora.com: Basic PHP Script Security

Chris Shiflett\'s Blog: Zend Framework Update

Matthew Weier O'Phinney's Blog: ZF+Dojo Webinar


Community Events









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


microsoft codeigniter job windows zendframework symfony developer podcast extension facebook wordpress conference drupal apache sqlserver performance framework release opinion feature

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