Keyholder

Keyholder

6 devlogs
9h 22m
Created by Koei

A fully local, terminal-based password storage and management app.

Timeline

Koei
Koei
3h 13m 1 day ago

setting and modifying the master key works. now to make the user be able to store new passwords + several other commands.

Update attachment
Koei
Koei
1h 37m 2 days ago

added some fancy colored text and stuff using the rich library. very cool. still working on password auth.

Update attachment
Koei
Koei
1h 21m 3 days ago

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.

Update attachment

generation of encrypted passwords file is working

Update attachment
Koei
Koei
1h 18m 9 days ago

getting the skeletons of the core functions going.

Update attachment

initial commit!

Update attachment