7 Password Strength Scripts
Today password strength is extremely important to keep your data secure. As web developers/designers we need a way to show our users the strength of their password. Below is a list that will allow you to add a Password Strength meter to your website.
- Password Strength Meter like Google – This script is built with no framework. It works based on a point value that as you use different variations of letters, numbers and symbols your password will be stronger. This script is completely free to use on any project you wish.

- Password Meter – Password Meter is built on top of the EXT JavaScript library. It has a very nice animated meter that goes up as you type. It does all of the normal checking of the different variations of upper/lower case letters, numbers and symbols.

- Password Strength Meter – This Password Strength Meter is based on a point system. Its main goal is to help the end user with a stronger password. It is very detailed and it might be over detailed but it is one of the best I’ve seen. It is also written with no framework.

- ColdFusion Password Strength – This Password Strength meter works fairly well. When you first type in the password field it tells you what you need to make a strong password. Since I haven’t seen another ColdFusion Password Strength scripts I think this would be a nice add for ColdFusion Developers.

- Prototype/Scriptaculous Password Strength Meter – This script is written with prototype and scriptaculous. It is a very strong password strength script works very similar to all the others. It uses a point system to calculate the strength of your password.

- JQuery Password Strength Meter – Password Strength Meter is a jQuery plug-in that provides a smart algorithm to detect a passwords strength. The Password strength works on a point structure that if you pass a certain test than more points will be added and in turn your password will be more secure.

- Another JQuery Password Strength Meter – JQuery password strength meter is a small plugin to jQuery that provides an easy way to show the strength of a user’s (intended) password. It is very easy to implement and I think you should check it out.

If you have any more scripts please comment below.
Tags: Ajax, ColdFusion, Javascript, jQuery, Password Strength, Prototype




[...] Collection of Password Strength Scripts By Brett JQuery Psw strength. If you have any more scripts please comment below. Related Posts:. Free Collection of Photoshop Brushes; 10 Auto Complete Ajax Scripts; WebTecker has a new Look! Piwik Open Source Web Analytics; 8 Ajax Lightbox Scripts. WebTecker the latest tech, web… – http://webtecker.com [...]
[...] URL: http://webtecker.com/2008/03/26/collection-of-password-strength-scripts/ [...]
7 Password Strength Scripts | WebTecker the latest tech, web resources and news….
Today password strength is extremely important to keep your data secure As web developers designers we need a way to show our users the strength of their…
[...] a week ago I wrote a list of 7 Password Strength Scripts, which got me thinking about password management. I personally have about 15 passwords that I use [...]
[...] Meter Mania Seems everyone has been talking about password meters lately. And word is spreading that a password like [...]
In what way is the “ColdFusion Password Strength”, ColdFusion powered? All I can find in the enclosed ZIP file is client-side code.
Has it been changed recently?
There are also some scripts available at http://passwordadvisor.com
The public API will be live soon so it will provide a much more robust checking (against English words, combinations, sequences etc).
Cheers!
You might want to add pwdMeter (password strength meter plugin) in the list http://shouvik.net/pwdmeter.php
Please checkout the Google like password stength meter
http://www.meosys.com/WEB/webdemo.iface
Thanks for sharing such a nice topic that can be discuss to everyone.
Just a note to let people know that the “Password Strength Meter Like Google”, located at http://www.codeandcoffee.com/2007/07/16/how-to-make-a-password-strength-meter-like-google-v20/ is not working.
I wish that it was because it is exactly what I am looking for.
If anyone knows of another link to download that code (or one like it), please post it on this forum!