@[email protected] to Cybersecurity - [email protected]English • edit-211 months agoYour password has expiredfeddit.orgimagemessage-square85fedilinkarrow-up1613
arrow-up1613imageYour password has expiredfeddit.org@[email protected] to Cybersecurity - [email protected]English • edit-211 months agomessage-square85fedilink
minus-square@[email protected]linkfedilink1•11 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•11 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.