web development tip: never store passwords in clear
Many people know this already; but for those that don't: Can anybody think of a reason why passwords should be stored in clear in the database? Because for sure there are huge risks involved, starting from any kind of browser/session hijacking, to major security issues if somebody gets db access or a hold of your db dumps.
Read the rest of this entry ... (72 words left)