Skip to content

Python application for storing secrets in encrypted file, CLI and webUI

Notifications You must be signed in to change notification settings

mrGrab/yet-another-password-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yet Another Password Manager

Python application for storing secrets in encrypted file, CLI and webUI

Usage: yapm.py [OPTIONS] COMMAND [ARGS]...

  Application for store secrets and manage them

Options:
  --log TEXT  Set loglevel: DEBUG, INFO, WARNING, ERROR, CRITICAL  [default: WARNING]
  --help      Show this message and exit.

Commands:
  add     Add new entry to storage
  remove  Remove some secret from file
  show    Print out data from file
  webui   Start webUI

About

Python application for storing secrets in encrypted file, CLI and webUI

Resources

Stars

Watchers

Forks