Storing passwords in “your head”
Considered that all passwords are best to be kept in memory. But we strongly do not recommend remembering a couple of passwords and using them everywhere.
If your password is known on one site, the attacker will have access to all other sites with the same password
Using only one password is allowed on all resources, but subject to the presence of a secret. What if you add the first and last characters from the site address to this password at the beginning and at the end.
Using only one password is allowed on all resources, but subject to the presence of a “secret”. What if you add the first and last characters from the site address to this password at the beginning and at the end of your password.

For example, you have the password lg65£GhiLg, when you use it on Facebook, you add the first and the last letters of the site address after the first and before the last character of the password.
So, for Facebook you get the following password lFg65£GhiLkg. A little secret makes your password from your memory unique for each site.
Last updated