Summary
tpm is a tiny shell script which is heavily inspired and largely compatible with pass(1). Just like pass it uses gpg2(1) to securely store your passwords, the major difference between pass and tpm is that the latter is a lot more minimal. Furthermore, tpm is written entirely in POSIX shell.
Versions
v9999 :: 0 :: gentoo
- Modified
- License
- GPL-3
v1.3.3 :: 0 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- ~amd64 ~x86
Runtime Dependencies
app-crypt / gnupg : The GNU Privacy Guard, a GPL OpenPGP implementation
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - orbea · gentoo
app-admin/tpm: Added
Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/25334 Signed-off-by: Sam James <sam@gentoo.org>