Storing passwords
Storing passwords
Posted Oct 13, 2011 15:59 UTC (Thu) by beect (guest, #71486)In reply to: Storing passwords by HenrikH
Parent article: WineHQ database compromised
Sites using HTTP Digest can store MD5(username : realm : password). Not much protection, but better than plaintext.