@[email protected] to Cybersecurity - MemesEnglish • edit-26 months agoYour password has expiredfeddit.orgimagemessage-square85fedilinkarrow-up1607arrow-down17file-text
arrow-up1600arrow-down1imageYour password has expiredfeddit.org@[email protected] to Cybersecurity - MemesEnglish • edit-26 months agomessage-square85fedilinkfile-text
minus-square@[email protected]linkfedilink1•6 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•6 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.