@[email protected] to Cybersecurity - [email protected]English • edit-28 months agoYour password has expiredfeddit.orgimagemessage-square85fedilinkarrow-up1611
arrow-up1611imageYour password has expiredfeddit.org@[email protected] to Cybersecurity - [email protected]English • edit-28 months agomessage-square85fedilink
minus-square@[email protected]linkfedilink1•8 months agoWhy would you say that? Services are able to require special characters, variable casing and numbers. Why would the reqirement of max length of the password cause the storage to succumb to plain text?
minus-squareboredsquirrellinkfedilink1•8 months agoThis simply depends on if they do that in the browser with Javascript (good) or on the backend. So yes, the statement that I copied from someone else is not always true.
Why would you say that? Services are able to require special characters, variable casing and numbers. Why would the reqirement of max length of the password cause the storage to succumb to plain text?
This simply depends on if they do that in the browser with Javascript (good) or on the backend.
So yes, the statement that I copied from someone else is not always true.