A trick for secure and unique passwords

August 05, 2013

Most people need to remember secure (long and complex) passwords for dozens different services. As this requires the mental horsepower of the Rain Man, they tend to use the same one or two passwords everywhere.

Come the inevitable day that one of these services is breached, every one of the user’s other accounts using the same password is vulnerable.

A trick to solve the problem occurred to me the other day, and I don’t see it documented anywhere else, so here it is;

  1. Use a base passphrase* e.g.[highlight]AllYourBaseAreBelongToUs!xx[/highlight]
  2. Where xx is a number e.g. [highlight]AllYourBaseAreBelongToUs!27[/highlight]
  3. Decide a memorable a base number of 2 or greater e.g. [highlight]6[/highlight]
  4. Choose a letter position for a given service e.g. [highlight]the 2nd letter[/highlight]
  5. Then for each service take the 2nd letter of its name e.g. Google is ‘o’, Yahoo is ‘a’ etc
  6. ‘o’ is the 15th letter of the alphabet, so multiply your base number by 15 e.g. [highlight]6 * 15 = 90[/highlight]
  7. Use this number as the variable in your passphrase
  8. So you have a unique password for Google of; [highlight]AllYourBaseAreBelongToUs!90[/highlight]

This way you can have a unique password for each service, without the hassle of remembering a wholly unique password every time.

*Why you should use a passphrase by the awesome xkcd;
Through 20 years of effort, we've successfully trained everyone to use passwords that are hard for humans to remember, but easy for computers to guess. By XKCD.


Chris Reynolds is a Bay Area Product Manager with 15 years of international experience in SEO, digital marketing, UX, analytics and team management.

© 2023 Chris Reynolds