v1.0
The password manager is fully functional
- It does not store plain text passwords
- It uses the master account password to encrypt and decrypt secondary account passwords
- it encrypts the secondary passwords twice
- The input type="password" is given to all input fields that are for the user's password(s)
