|
|
|
|
|
by gluczywo
3407 days ago
|
|
systems should probably not let users pick their passwords.
That is they get to pick a generated password (by the system) It implies that the system knows plaintext password. Even if the system deletes the password and keeps a hash, it remains the problem of distributing that password to the client in a secure way. |
|