Archive for January, 2005

Password Security and Storage

Monday, January 10th, 2005

There are many conflicting theories about what to do with passwords. How secure is secure enough? What should your PHP script do with them? Is this just paranoia? This article will provide some general information on dealing with passwords, and some techniques you can use in your PHP scripts.

[Read More]