Blob


2 # Trivial Password Manager
4 Fork form https://github.com/nmeum/tpm now called the Trivial Password Manager.
6 ## What's different?
8 * Support for find, edit and rm
9 * Shows by default all existing entries
10 * Complete rewrite of the man page in mdoc(7)
11 * Can use GPG Version 1 or Version 2
12 * Uses colortree/tree to display all entries
13 * Completion for OpenBSD's ksh
15 ## Installation
17 Clone the repo and execute `make install` as root. Have a look at the EXAMPLES section in the man page for further details.
19 ## FAQ
21 **What's wrong with the [orginal version](https://github.com/nmeum/tpm) of tpm?** Nothing. I just like some more comfort and a real mdoc(7) compatible manpage, thus, I decided to add all the features mentioned above.
23 **What's wrong with the [original pass](https://www.passwordstore.org/)?** Nothing, I used it for quite some time. However, it gets bloated over time and is way to complex for its simple use case. And it requires me to install a number of other dependencies I would not install otherwise.
25 ## Contact
27 Contact me directly if you find bugs, etc.