Mellt icon indicating copy to clipboard operation
Mellt copied to clipboard

A brute force password checker that returns a meaningful number describing the real world strength of your password

Results 3 Mellt issues
Sort by recently updated
recently updated
newest added

Try and detect when the user is basing their password off a word (or multiple words) and then calculate brute force time based on that knowledge. Include common things like...

And when detected, calculate brute force time with that knowledge (or just mark it as zero cost, assuming the date is somehow relevant to the user and that the attacker...

Having a bower install for the client, is the only thing this API is lacking. It would be great if it was added. Thanks for the great library!