Extern: Securely Storing Passwords – You want to salt your hashing!

How to store passwords?

Good for reference and pointing people to:

What You Need To Know About Secure Password Schemes

salting (is NOT a constant, but a nuanced string), stretching, md5 & sha1, PHKs MD5, SRP and Bcrypt.