The Base Features
So I have developed most of the base features that should be in a password manager. Like adding , viewing , deleting passwords. Searching for the added services , and proper hashing and salting.
Adding TOTP
Half made a TOTP service where it can generate your 2FA codes without any other external authenticates. It currently works but has some backend issues.
Backup system
Also half-made. Added a function where it will save a cache copy of the vault before a service is added. So if the vault gets corrupted the cached vault will replace the corrupted vault. Also added an corrupt-check when starting the script itself. Added more hashing and salting for the cache vault as well to prevent leakings.
Assets and Logos (not tracked)
I made some logos for the app cause why not. I didnt lapse it so It isnt included in the total hours but it took ~1.5 hours.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.