Password Manager

Password Manager Used AI

7 devlogs
16h 2m
•  Ship certified
Created by cat

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

Timeline

Ship 1

1 payout of shell 184.0 shells

cat

about 2 months ago

cat Covers 7 devlogs and 16h 2m

i just did some minor fixes to be able to ship it, like fixing links, adding a license and README.

Update attachment
Earned sticker

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)

Update attachment

updated to accomodate installing

created executable

Update attachment
cat
cat
3h 19m 3 months ago

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.

Update attachment
cat
cat
5h 14m 3 months ago

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.

Update attachment
cat
cat
2h 10m 3 months ago

added encryption ( basic ) with fernet

added a nicer GUI

Update attachment
cat
cat
3h 36m 4 months ago

Worked on logic and CLI

Updated it to a VERY basic GUI using tkinter

Will update GUI with pyqt (make it look better)

Update attachment