Blame


1 8c211c0c 2017-07-02 xhr
2 8ba23a2c 2017-07-04 xhr # Trivial Password Manager
3 8c211c0c 2017-07-02 xhr
4 005cde63 2017-07-04 xhr Fork form https://github.com/nmeum/tpm now called the Trivial Password Manager.
5 8c211c0c 2017-07-02 xhr
6 8ba23a2c 2017-07-04 xhr ## What's different?
7 8ba23a2c 2017-07-04 xhr
8 1deee391 2017-07-02 xhr * Support for find, edit and rm
9 8c211c0c 2017-07-02 xhr * Shows by default all existing entries
10 d1f7567e 2017-07-03 xhr * Complete rewrite of the man page in mdoc(7)
11 3a3cd960 2017-07-04 xhr * Can use GPG Version 1 or Version 2
12 d1f7567e 2017-07-03 xhr * Uses colortree/tree to display all entries
13 c9a485cf 2017-07-02 xhr * Completion for OpenBSD's ksh
14 c9a485cf 2017-07-02 xhr
15 8ba23a2c 2017-07-04 xhr ## Installation
16 562ba1f4 2017-07-03 xhr
17 8ba23a2c 2017-07-04 xhr Clone the repo and execute `make install` as root. Have a look at the EXAMPLES section in the man page for further details.
18 562ba1f4 2017-07-03 xhr
19 005cde63 2017-07-04 xhr ## FAQ
20 005cde63 2017-07-04 xhr
21 005cde63 2017-07-04 xhr **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.
22 005cde63 2017-07-04 xhr
23 005cde63 2017-07-04 xhr **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.
24 005cde63 2017-07-04 xhr
25 8ba23a2c 2017-07-04 xhr ## Contact
26 c9a485cf 2017-07-02 xhr
27 c9a485cf 2017-07-02 xhr Contact me directly if you find bugs, etc.