Website for creating and managing passwords.
- Make login a two-step process, entering email/username first then password.
- After entering email/username, fetch encrypted passwords from database and pass to client
- Use login password to decrypt all passwords on the webpage