Keeper is a local cli password manager writen in python. Keeper is oriented to extensibility and simplicity in code changing, while at the same time offering a good level of sequrity by default.
Stuff i will do:
- Normal Readme
- Git integration for remote usage
- Improve extensibility of the code
- Event system for extensibility
- Opening an .lk file out of working directory
May be:
- Visual interface
- All the main functionality: Searching, adding, editting, getting, removing passwords
- Additional functionality: Generating passwords, coppying passwords files, changing between files
- Basic comments / architecture for extensibility