Coding Bootcamp Student at SMU. Excited to learn and contribute to the community.
Pinned Loading
-
-
Explaining a Regular Expression for ...
Explaining a Regular Expression for Complex Password Strength 1# Explaining a Regular Expression for Complex Password Strength
23A plethora of web sites, applications, accounts, softwares and other technologies are introduced daily. Many of them require users to create password to fully interact with the full range of their capabilities. To keep a user's data safe and prevent attackers from infiltrating sensitive information, developers expect users to fulfill certain criteria when creating their passwords. These criteria ensure the password is strong enough to not be deduced by hackers. While it could be possible for each technology to set its own criteria, many have opted to use a standardized regular expression (or, regex) for password strength. Developers are able to take this regex and alter it to fit their needs.
45## Summary
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.