|
Edited on Mon Sep-12-11 02:50 PM by Chan790
Use sentences, not words...then compress.
Example: "Columbus sailed the Ocean Blue in 1492." becomes "CStheOBin1492"
Much easier to remember, provided you pick difficult to guess sentences of personal meaning that you would never ever paraphrase or compress in another way. (Quotes from self-written wedding vows work great)...much much more secure. Practically unguessable unless someone knows that you're using sentence-compression to generate passwords.
Another way to do this is using a codex (a substitution key. You know {A=1, B=2...} or {A=Z, B=Y, C=X...}then we all moved on to more complex ones like A=7, B=X)...though that requires you to carry the codex or memorize the encoded password. Using A=1, B=2, C=3...1=A, 2=B...a simple password "25Apple6" becomes "y11616125f". Using A=Z instead...it becomes "26zjjov6".
|