I wrote a small program called genpwd that will simply output a randomly generated 8x8 block of characters (upper, lower, numeric, symbols) that I can use for password selection. An example:
This allows me to select a row, column, diagnol, or some random pattern for my password. Once I've chosen my block and password, I print out the block onto a small piece of paper that I carry with me at all times. If anyone happens to find it, they won't know where to start to guess my password.
you forgot built-in compression as well. yet another thing on the FS wish-list.
I wrote a small program called genpwd that will simply output a randomly generated 8x8 block of characters (upper, lower, numeric, symbols) that I can use for password selection. An example:
dCPt|vHz
*E6o TzT
kB\19F^3
u>49V&t-
ch{H{mVw
02n0.f7/
2fO3b3SL
+>*?4NEj
This allows me to select a row, column, diagnol, or some random pattern for my password. Once I've chosen my block and password, I print out the block onto a small piece of paper that I carry with me at all times. If anyone happens to find it, they won't know where to start to guess my password.