Introduction

What good security practice demands:

  1. Strong passwords that are hard to guess.
  2. Different passwords at each site.
  3. Periodically changing existing passwords.

Why you probably aren't practicing good security:

  1. Strong passwords are difficult to remember.
  2. Juggling a multitude of passwords is a pain.
  3. Updating passwords compounds the memorization problem.

How Password Hasher helps:

Concepts

Site Tag

A site tag is a simple name, e.g. "google" or "msn", assigned to a site and used to scramble the master key. For light and medium security levels a default site tag is assigned and then provided whenever you return to the site. The site tag just needs to be unique. It does not need to be complex.

Master Key

A master key is a strong password you choose and use for many or all sites. Since site tags scramble the master key to create unique passwords, you only need more than one master key when you want to upgrade it for additional security. At that point you begin updating passwords based on the new master key one site at a time. You don't have to do them all at once.

Hash Word

A hash word is the result of scrambling the master key with a site tag. It becomes the site password. You give the master key to Password Hasher and it enters the hash word into the site's password field.

Using the Password Hasher

You can bring up the dialog in any one of the following ways.