Jump to content

PasswordThinker


willichan
 Share

Recommended Posts

I constantly have people calling me to reset passwords for them the day after they change them. People either can't remember what they used, or the system would not accept the password they could remember.

One of my clients has three different systems, managed by different levels of parent/umbrella companies, where each system has its own set of policies for passwords.

I remembered reading a security article about how adjective-noun combinations were easier to remember, but yet relatively secure against dictionary attacks. (I'll post a link if I find it again). So, to make thing easier on users, I wrote a little utility using AutoIt to help create secure, yet memorable passwords that would meet the combined requirements of the majority of systems I have encountered.

You can download the source code (in ZIP format) from here -> http://www.optionsintegrated.com/downloads/au3/PasswordThinker.zip

I wrote it a couple of years ago, and there are probably some things that could be done better, but it works very well. It still has my generic (very ugly) icon. Maybe one day I will make a better one.

The dictionary is an SQLite database containing 3-4 letter adjectives and nouns.

Enjoy, and feel free to give feedback.

-----Edit-----

The dictionary words are extracted from here -> http://www.mso.anu.edu.au/~ralph/OPTED/

Edited by willichan
Link to comment
Share on other sites

Link to comment
Share on other sites

Contrast yes, simpler and easier to the eyes (probably compresses to png better too!). Worst thing is probably the lack of some common resolutions (seems to be a common theme from you :mellow:).

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...