-
Notifications
You must be signed in to change notification settings - Fork 943
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
Still maintained? #290
Comments
Same question, I think they are working on a V2 but not sure a public release his planned. last time I read issue they said they still use that internally |
I created a fork with the following changes:
And some more exciting stuff ;-) Will be finished in the next couple of days |
@hrueger that's great. Does i18n mean translations for feedback messages, custom dictionaries, both, or something else? |
@hrueger Nice, but having this repo being owned (and maintained) by Dropbox instead of third parties is also what makes it attractive also. What do you think about this? |
both 😀 |
@acamill Sure, that's a good point. I just created my fork because
If they want to go to TypeScript, I can create a PR |
ES2015 Version published under zxcvbn3 |
Yhea.. Problem is dropbox did not update this repo in years |
we would love to use your i18n friendly fork in @forwardemail and @ladjs, please post an update here once it's released |
https://www.npmjs.com/package/zxcvbn3
|
@niftylettuce I activated the issues module for my fork, so if you experience any problems, just create an issue there. |
It seems the principle developer @lowe is no longer with Dropbox (going off of LinkedIn here) and that this project is abandoned. zxcvbn is still well loved by the community but now it's time for someone else to pick up the torch. |
@MatthewAry |
If this project is abandoned, then any alternatives? |
|
@MuhammedZakir I read through the conversation and know about that fork. But not tried it yet. I will try it soon. I asked for any other alternatives that are not zxcvbn based. |
https://github.com/libpwquality/libpwquality (C & Python binding). If you only need password validation, see https://www.passay.org/ (Java). * I have never used either of them. |
@MuhammedZakir I will check them out. And I also decided to develop my own password strength estimator with TypeScript. |
Hey guys, Like @hrueger mentioned we were in the process of rewriting this package and we finally finished and published it to npm.
Github: https://github.com/zxcvbn-ts/zxcvbn This is completely rewritten in typescript even the data-script part. The scoring changed slightly duo to following changes:
Here is a list with key changes:
I have some more ideas that I want to implement but first I want to increase the code and documentation quality. I would love to see some feedback :) |
@MrWook |
Hey @williamdes My branch is only a fork of the original for a PR to add the zxcvbn-ts repo into the readme of the original even if it will never be merged. |
Over a year has passed since the comment in #242.
Any update here? Is it still being worked on?
The text was updated successfully, but these errors were encountered: