This console application is a password manager that can be used to store passwords in an encrypted container
In progress. Not for production
First time set master password
mp add
mp view -i <entry-uuid>
mp listsave to password fileencrypt/decrypt file containertransactions supportbinary serializations- improve crypt
- add (
add|edit|delete|view|list) commands - customize user level errors
- improve command interface
- advanced logger - add logs folder, write logs to file
- advanced error handling
- text interface formatting
- support darwin/windows arch