trinity-users@lists.pearsoncomputing.net

Message: previous - next
Month: February 2015

Passwords

From: Robert Peters <robertpeters9@...>
Date: Sat, 28 Feb 2015 11:40:04 +1000
Was "Re: [trinity-users] R14: where is the user administration"

A way to generate and remember passwords: use an algorithm.  Start
with a memorable sentence, for example:
   "Trinity Desktop is my #1 website"
Replace parts of it to make a password:
    "TD14=m#1ws"
where TD stands for the site's name, and 14 is the number of letters in it.
So for Facebook you could use
    "FB8=m#1ws"
Of course you would use a different phrase in which you could
substitute more special characters.
Now all you need is the website name to reconstruct the password.

Robert