Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Password strength estimation feature #33

Open
edimoral opened this issue Mar 13, 2024 · 3 comments
Open

Password strength estimation feature #33

edimoral opened this issue Mar 13, 2024 · 3 comments

Comments

@edimoral
Copy link
Contributor

Hey @gaborbata, I'd like to add a password strength estimation process during password generation. This will allow users to decide if they should use that password or generate another stronger. I have a POC for this:
01

Also, I'd like to add similar feature to Edit Entry Dialog to show current password strength.
02

Let me know what you think and if it's ok to proceed.

@gaborbata
Copy link
Owner

@edimoral
Copy link
Contributor Author

I was thinking on https://dropbox.tech/security/zxcvbn-realistic-password-strength-estimation to use. It goes a little more beyond just based on number of certain symbols. It's patterns-aware as well. What do you think?

@gaborbata
Copy link
Owner

Checked, it looks good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants