Hacker News new | ask | show | jobs
Show HN: Easy Password Validations for Python (github.com)
1 points by tbking 2203 days ago
1 comments

The purpose of this library is for the developers be able to easily and confidently define password rules for their application. I know rules which try to limit a password's length or impose other non-scientific restrictions are not good for security, but the library doesn't judge.