Generate site specific password using a master password
- Pick a strong Master password
- Memorize this Master password
- Do not use this password anywhere else
- Format of URL/email address field is up to you
- Example: username@gmail.com:https://gmail.com
(URL or email address)
(Master Password, must be kept safe)
NOTE: Password is an HMAC-SHA1 of message (URL/email address) and key (Master password)
Upper case letters and special characters are added to satisfy password requirements