First Devlog for vokul!!
What is this?
This is a local-first password manager made in Python. Im planning on making this cross-device compatible with extension , app for windows/mobile and a CLI too. So this will be a big project.
The Plan
First I’m going to be making the CLI version which will also act as the backbone for other versions.
Next the chrome extension and so and on.
Progress
Currently build the absolute skeleton for the CLI with basic password saving functions. Passwords are properly salted as well. But will improve the security in the future.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.