A fully local, terminal-based password storage and management app.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Your project must meet ALL these requirements before it can be shipped.
Look, I'm not going through airtable to check your links so here's some automated checks. I hope it's bug free.
Ready to check your links...
setting and modifying the master key works. now to make the user be able to store new passwords + several other commands.
Please sign in to add a comment.
added some fancy colored text and stuff using the rich library. very cool. still working on password auth.
retrieval of encrypted password data is working fine. currently uses a static salt for the encryption hardcoded into the file but i'll change that soon.
generation of encrypted passwords file is working
getting the skeletons of the core functions going.
initial commit!