| Option 1
First step is to use a two or three word phrase. Examples
- the bull
- dog sam
- ford car
|
Option 2
Second step is to use character substitution by replacing
certain letters with numbers. For the letters use...
- O = 0 (zero)
- L = 1
- S = 5
- A = 4
- E = 3
This should be easy to remember because the shape of the numbers are similar
to the shape of the letters.
Using the above examples the passwords would become...
- the bull = th3 bu11
- dog sam = d0g 54m
- ford car = f0rdc3r
|
| Option 3
Third step is to replace any spaces with some non-alphabetic characters
such as ! @ # $, etc. or to drop the space entirely.
Using our examples and opting to use the ! for space, the passwords would now become
- the bull = th3!bu11 (or for 7 characters drop the space = th3bu11)
- dog sam = d0g!54m
- ford car = f0rd!c3r (or for 7 characters drop the space = f0rdc3r)
Yes, these passwords look strange and this is precisely the idea. You dont
want to use any words that can be found in the dictionary. By
using the simple substitution method, the passwords are still easy to remember.
|
Option 4
A fourth option is to use numbers in place of any words that sound like numbers such as
- one = 1
- to =2
- for = 4
- etc.
You could also substitute single letters for words that sounded like a single letter such as
- be=b
- bee=b
- gee=g
- tee=t
- etc
- You can also drop all spaces.
Using these methods the phrase
|