Skip to content

thexhr/tpm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trivial Password Manager

Fork form https://github.com/nmeum/tpm now called the Trivial Password Manager.

What's different?

  • Support for find, edit and rm
  • Shows by default all existing entries
  • Complete rewrite of the man page in mdoc(7)
  • Can use GPG Version 1 or Version 2
  • Uses colortree/tree to display all entries
  • Completion for OpenBSD's ksh

Installation

Clone the repo and execute make install as root. Have a look at the EXAMPLES section in the man page for further details.

FAQ

What's wrong with the orginal version 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.

What's wrong with the original pass? 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.

Contact

Contact me directly if you find bugs, etc.

Packages

No packages published

Languages

  • Shell 54.0%
  • Roff 36.8%
  • Makefile 9.2%