aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.local/share/gnupg
Commit message (Collapse)AuthorAgeFilesLines
* refactor: revert GNUPGHOME to default ~/.gnupgLibravatar sommerfeld29 hours3-36/+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
* [gpg] Add missing key to ssh-agentLibravatar sommerfeld2025-01-311-0/+1
|
* Update main gpg keyLibravatar sommerfeld2024-05-162-0/+3
|
* first commitLibravatar Arnold Sommerfeld2023-10-183-0/+32