Tag Archives: passwords

Username as password salt

Is there any reason why one should not use the username as the password salt? Storing md5( username . password ) instead of md5( password ) in the password column. It seems like a very simple idea, so I’m sure … Continue reading

Posted in Techy | Tagged , , , , , , , | 7 Comments

Password Security

There was some discussion on the BeWelcome developers mailing list recently about OpenID and passwords, encryption and so on. Today I received an email from UKReg (aka Fasthosts) to tell me that somebody may have stolen their customer data and … Continue reading

Posted in Rants, Techy | Tagged , , , | Leave a comment