Hacker News new | ask | show | jobs
by mtts 6626 days ago
With due respect, but I don't think storing an MD5-ed password in a user cookie is a smart thing to do. It's probably safer to store a session id or somesuch.