Closed rex2828 closed 3 years ago
Thank you for opening your first issue in our repository, one of our maintainers will get in touch with you soon.
can I work on this issue?
Yes you can work on this!
Hey @OBITORASU can you look at this PR, and merge it if correct.
can I work on this
Password Strength Checker
Describe the new script you want
Basically this script will tell how many times the password has been breached before in data breaches so you can estimate the strength of a password
Describe the solution you'd like us to follow
I am using an API for fetching of haveibeenpwned.com to bring the data, and make sure you don't have to enter your password directly on the site for more security.
Do you want to work on this?