Tagged Questions
3
votes
4answers
171 views
How can I safely analyze users' password quality?
Given a registration service website with rather lax password requirements for the users (6-12 characters with no special requirements), how can I safely analyze what quality of passwords users pick ...