It should be possible to pass command line arguments to pinentry from the
gpg-agent.conf file. Looking at the code (agent/call-pinentry.c:start_pinentry)
as well as testing indicate this is not supported. See T2034 for details.
Description
Description
Status | Assigned | Task | ||
---|---|---|---|---|
Resolved | neal | T2034 pinentry emacs features need documentation | ||
Wontfix | marcus | T2058 Change gpg-agent to support passing command line options to pinentry |
Event Timeline
Comment Actions
gpg-agent has a --allow-emacs-pinentry option which should solve dkg's concerns
of unintended use of the emapcs pinebtry feature.
Thus I change your request for a generic method to pass options to pinentry to a
feature request.
Comment Actions
Without a strong use case, I am closing this feature request. It may well turn out that like --allow-emacs-pinentry, the best solution in each case will be to add specific options, and then a generic pass-through will never be required. And we don't want to add features just in case somebody might need them in the future.