summaryrefslogtreecommitdiffstats
path: root/.gnupg/gpg-agent.conf
AgeCommit message (Collapse)AuthorFilesLines
2025-12-12Workaround gpg-agent.conf doesn't allow relative path to be calledAhmed Abdelhalim1-7/+0
gpg-agent.conf doesn't permit the usage of $PATH or $HOME in the pinentry-program (https://dev.gnupg.org/T4588) So the work around is to template that file and expand the path correctly using the setup script (which is also copying the file correctly) This is favored over the use of /usr/local/bin because it doesn't need privileged execution of the setup script
2025-11-24Update pinentry wrapper to allow GUI when requested but default to ttyAhmed Abdelhalim1-1/+1
Fixes unix inconsistency while using ~ in pinentry-program, it works on the mac but doesn't in linux
2025-11-07Fix gpg forwarding on .local machinesAhmed Abdelhalim1-1/+2
2023-03-17Use pinentry-wrapper script to allow alternatingAhmed Abdelhalim1-1/+1
Using PINENTRY_USER_DATA to alternate between tty and curses This allow mutt/neomutt to work with decrypting the emails Because the tty doesn't work with mutt
2021-04-03Lower ttl cache for sshAhmed Abdelhalim1-2/+2
2021-03-31Add pinentry program configs to gpgAhmed Abdelhalim1-0/+1
2021-03-31Update gpg configurations and setup missing commandsAhmed Abdelhalim1-0/+4
2021-03-27Add GPG configs (allow ssh) and add the keygrip of the auth keyAhmed Abdelhalim1-0/+1