Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 958 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 958 Bytes

Simple Password Manager

This is a simple password manager that keeps passwords inside a gpg encrypted tgz archive. The content of the archive is a directory tree with a file for each password entry. The first line of the file is the password, and the rest can optionally be additional or related info. It provides commands for manipulating the passwords, allowing the user to add, remove, edit, generate passwords etc.

Please see the man page for documentation and examples: http://dashohoxha.github.io/pw/man/

It started by forking pass.

Depends on: