10 Password Strength Meter Scripts For A Better Registration Interface
For membership-oriented websites, registration forms are one of the most important parts. A problematic experience, even if the sign-up is completed, will place a "question mark" to the visitor or vice-versa.
And, it is also the first step where you can show that you care about the security of the website & all the data collected.
Although you can control/improve the security of the website, it is sometimes the weak passwords used that may have unwanted consequences.
Guiding users to have a strong password with the help of password strength meters, besides being an easy process, will help improving the security of the whole & show that the website pays attention to it.
Here are 10 password strength meter scripts for a better registration interface:
PasswordMeter
PasswordMeter is a JavaScript function that checks the strengths of passwords with a well-defined algorithm.
And, the website of the resource nicely displays how the strength is calculated.
Ultimate Password Strength Meter
This password strength meter is an improved version of this script. It that has a graphical interface (uses Prototype & Script.aculo.us) that shows the strength of the input.
Yet Another Password Meter
Based on the PasswordMeter script, YAPM is an improved version which enables you to measure the strength of your passwords and use the functions inside to adapt in your websites.
jQuery Password Strength Meter
Password Strength Meter is a jQuery plug-in that provides a smart algorithm to detect a password strength
Javascript Password Strength Meter
With the help of regular expressions that checks the repeated characters, uppercase-lowercase usage, the string length & more, this password meter script generates a score for the password.
How to Make a Password Strength Meter Like Google
Based on the code here, this is a JavaScript password meter. It displays the result with a color bar & an information text.
jQuery Password Strength Meter Plugin
This jQuery plugin calculates the password strength similar to th other solutions like checking the repeated characters, amount of numbers, special characters used, etc. But with a difference takes into consideration the username value too.
Password Strength Field (A jQuery Plugin)
Using the Password Strength Field plugin, you can instantly add this functionality to a password field.
It can be configured to have a custom "point system" where every variable can be defined.
PHP Password Strength Meter
A detailed tutorial on creating an Ajaxed password meter with PHP. This script checks the input at the server-side rather client-side.
A JSON result (strength value) is returned from the Ajax request and according to that value, the strength of the password is displayed.
Password Strength Meter With Ext JS
This script is built with Ext JS and displays the password strength with an animated bar.
- Tags:
Javascript Password Php
- Filed under: Forms, Goodies, Other License
- 15 Comments






















15 Responses for "10 Password Strength Meter Scripts For A Better Registration Interface"
Awesome list. Thanks for sharing !
very nice awsome…..
i like it
Yet another reason why I love this site. Great tips like this;.
nice list man … very handy and useful .. thanks for sharing …
Thanks for including YAPM in the list.
Useful article,please post more password strength article related with jquery, Thanks
Just updated the password meter to v1.1.
http://blog.yetanotherpasswordmeter.com/2010/05/15/a-new-version-arrived-v1-1-0-is-here/
Awesome collection… Thanks
You might want to add pwdMeter (password strength meter plugin) in the list http://shouvik.net/pwdmeter.php
Thanks for your blog post / sharing – exact what I was looking for
Greetings
MM difficult for choose one, I think for me the most usefull is jQuery Password Strength Meter. Somebody know other one?
Yes, difficult but for the best, jQuery Password Strength Meter, in my opinion, i have integrated it, and runs pretty good.
Awesome!! just what i was looking for, thank you!
You can try also http://www.accountspassword.com/password-strength-jquery-plugin which is a really good jQuery plugin