December 9, 2005
Ajax testing password strength
Anyone notice that Google has added instant feedback (using AJAX) on your password strength when creating a new account?
Try out common ones (i.e. “password”) and mix in alphanumerics with non-alphanumerics and see wha thtye think of it…not particularly good at identifying some of them…but based on some simple rules.

(3 votes, average: 4.67 out of 5)






Roger Chapman said,
June 18, 2007 @ 3:24 pm
I have created an ASP.NET control to use the Google Password Strength API
Detail: http://www.codeproject.com/useritems/GooglePasswordStrength.asp
If you like the control please vote for my article.