<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dot-rc.git/.gnupg/gpg-agent.conf.template, branch main</title>
<subtitle>.rc (runcom) configurations 
</subtitle>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/dot-rc.git/'/>
<entry>
<title>Workaround gpg-agent.conf doesn't allow relative path to be called</title>
<updated>2025-12-12T17:13:57+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2025-12-12T17:13:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/dot-rc.git/commit/?id=58ae6ebbf455e64b430a6c62fa45d3c674829250'/>
<id>58ae6ebbf455e64b430a6c62fa45d3c674829250</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
</feed>
