Password Strength Indicator with jQuery - Complexify

File Size: 8.93 KB
Views Total: 4291
Last Update:
Publish Date:
Official Website: Go to website
License: MIT
   
Password Strength Indicator with jQuery - Complexify

Complexify  is a jQuery password strength meter plugin that  calculates a rating for the password based on how difficult it would be to brute-force it. 

Features:

  • f your password is 8 characters long and only formed of lower case characters, you need to make it better, perhaps by adding a number or more characters.
  • If your password is 25 characters long but happens to not contain a number, you shouldn't be forced by a password security policy to add one, you clearly have a very secure password.

Change logs:

2015-06-06

  • Bump version, bugfixes

2015-03-24

2014-10-09

  • Improved event binding, Bower support.

This awesome jQuery plugin is developed by danpalmer. For more Advanced Usages, please check the demo page or visit the official website.