(no title)
zyztem | 6 years ago
So at Livejournal implemented their own challenge-handshake auth: https://www.livejournal.com/doc/server/ljp.csp.auth.challres.... Unfortunately it require storing plain-text equivalent of password on the server.
Seems to be worked fine through the years, but they used it well past "best before" date.
(SRP - http://srp.stanford.edu/, PAKE - https://en.wikipedia.org/wiki/Password-authenticated_key_agr...)
sigprof|6 years ago