Tagged Questions
1
vote
3answers
240 views
Storing passwords for authentication against another system
This is not the usual question "Is it safe to store plain-text users' passwords?". No, it's not safe, we all know that.
I'm writing a little application that should authenticate against an external ...