X-Debbugs-Cc: [email protected]
On Wed, 11 May 2022 00:11:58 -0300 Braulio Henrique Marques Souto
<[email protected]> wrote:
* Package name : pam-gnupg
Version : 0.3
Upstream Author : Chris Ruegge <[email protected]>
* URL : https://github.com/cruegge/pam-gnupg
* License : (GPL3)
Programming Lang: (C)
Description : Unlock GnuPG keys on login
A PAM module that hands over your login password to gpg-agent, which can be
useful if you are using a GnuPG-based password manager like pass.
The code was written mainly by looking at and occasionally copying from GNOME
Keyring's PAM module and pam_mount and is based on a somewhat mediocre
understanding of the details of both PAM and C. You should be aware that
there may be potentially dangerous bugs lurking.
Sounds like libpam-poldi. Does it offer any benefits?