Tired of your passwords being stored in the cloud? Here is a fully open-source, locally-stored HIGH encryption password manager.
SecureVault stores your password in a local vault ON your computer, making sure they are as safe as possible. SecureVault does NOT connect or require an internet connection
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!
i just did some minor fixes to be able to ship it, like fixing links, adding a license and README.
finished release and also added time from other directories where i worked
I just used PyInstaller to make a .app and fixed directories and filepaths
(also spent 30 mins added easter eggs but gave up)
also NEW ICON (chatgpt so now i have to check used ai)
figured out that you can merge directories so i added my dir for the executable of this (still working on that.)
also added the one where i learned pyqt6 for this project. i used to use KIVY before.
added an even nicer GUI.
added better encryption.
airgapped
yes i used AI for help but you only need to mark it for 30% or more.
Worked on logic and CLI
Updated it to a VERY basic GUI using tkinter
Will update GUI with pyqt (make it look better)