Skip to content
This repository was archived by the owner on Mar 12, 2023. It is now read-only.

robotomize/mypass-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyPass-cli

This console application is a password manager that can be used to store passwords in an encrypted container

Usage

In progress. Not for production

First time set master password

mp add
mp view -i <entry-uuid>
mp list

TODO

  • save to password file
  • encrypt/decrypt file container
  • transactions support
  • binary 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

About

mypass-cli - password manager for storing passwords locally and secure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages