Skip to content

Commit

Permalink
Updated the completed requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
000xE committed Jan 13, 2021
1 parent 0829715 commit c6085b9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ vIDsafe - A password manager focused on the idea of compartmentalisation.
- [x] Password
~~- [ ] Password hint~~
- [x] Allow the user to login to their master account
- [ ] Allow the user to manage their master account
- [ ] Delete account
- [ ] Wipe identities
- [ ] Purge credentials
- [x] Allow the user to manage their master account
- [x] Delete account
- [x] Wipe identities
- [x] Purge credentials
- [ ] Vault:
- [ ] Identities:
- [x] Allow the user to create/manage identities/profiles based on their needs
Expand All @@ -39,7 +39,7 @@ vIDsafe - A password manager focused on the idea of compartmentalisation.
- [ ] Identity health scores
- [ ] Weak credentials
- [ ] Security alerts
- [ ] Encrypt the vault using the methods bcrypt and AES
- [x] Encrypt the vault using the methods bcrypt and AES
- [ ] Allow the user to import and export their vault in JSON/csv format
- [ ] Application:
- [ ] Allow the user to change the application's settings
Expand Down

0 comments on commit c6085b9

Please sign in to comment.