Angular app for storing sensitive data like passwords, pin-codes from different sources.
https://pass-keep-256a6.firebaseapp.com/
Angular version 11.1.2.
If you are tired of forgetting passwords and pin-codes, then this app is for you.
Signup, create personal pin-code and start using app. Add account from different platforms to your list.
Everytime you want to see password, you need to enter personal pin-code. Pin-code is blocked if you type wrong 4 times.
Passwords are encrypted using Advanced Encryption Standard. You will receive password only when you provide valid pin-code.
Pin-code should be kept only in your head. Pin-code can be reset anytime using user's password.
- Email verification on every signin from different IP
- Implement refresh token
- Rate limit for a specific routes (better security)
- Improve CSS style