Good evening
As a programmer, amongst other things, I can give you an easy solution;
Keep the passwords that you would normally use but always append something like #123^.
So if you want to use fred, jack and jill, they become fred#123^, jack#123^ and jill#123^.
One constant suffix should be easy to remember but it makes manual guessing of passwords very difficult.
Bye
Ian
__________________
Forums are about debating pleasantly not agreeing.
|