(no title)
logfromblammo | 4 years ago
IT shouldn't be able to tell anything about plaintext password similarity beyond equals or not-equals.
logfromblammo | 4 years ago
IT shouldn't be able to tell anything about plaintext password similarity beyond equals or not-equals.
Sohcahtoa82|4 years ago
But at the time of the password change, no, assuming password changing requires you to enter your current password as well.
Vendan|4 years ago
logfromblammo|4 years ago
If the code that compares your current password to the new password can read the plaintext of your passwords, so too could a malicious program.
Using HTML input type="password" alone is not sufficient protection. The same steps that protect password changes from malicious attackers must necessarily protect them enforcement of bad IT security policy.
Arrath|4 years ago
Of course, our company-wide email was down for 2-3 months a couple years ago due to a ransomware infection, so our IT isn't stellar. So who knows!