aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.config/pam-gnupg
Commit message (Collapse)AuthorAgeFilesLines
* refactor: remove pam-gnupg and simplify gpg-agent configLibravatar sommerfeld29 hours1-9/+0
| | | | | | | | | With GPG key passphrases being removed (LUKS provides at-rest encryption), pam-gnupg is no longer needed. Remove: - pam-gnupg config file and keygrip list - pam-gnupg-git from base metapackage - Cache TTL overrides (defaults are fine without passphrase caching) - allow-preset-passphrase (only needed by pam-gnupg)
* refactor: revert GNUPGHOME to default ~/.gnupgLibravatar sommerfeld29 hours1-1/+0
| | | | | | | | | | | | | | Drop custom GNUPGHOME=~/.local/share/gnupg which required 6 systemd socket/service overrides with hardcoded directory hashes. GnuPG periodically changes its hash algorithm on updates, silently breaking systemd socket activation and pam-gnupg passphrase presetting. With default GNUPGHOME, stock systemd units work out of the box. - Move gpg.conf, gpg-agent.conf, sshcontrol to home/.gnupg/ - Delete all gpg-agent socket/service/dirmngr override dirs - Remove GNUPGHOME from .zprofile, .pam_environment, pam-gnupg - Remove GNUPGHOME from vdirsyncer and bridge service overrides
* Add a lot of changesLibravatar sommerfeld2025-09-111-5/+8
|
* first commitLibravatar Arnold Sommerfeld2023-10-181-0/+7