Re: Commands supported by extra socket

2019-08-01 Thread vijai kumar via Gnupg-users
On Thu 1 Aug, 2019, 9:20 PM Werner Koch, wrote: > On Fri, 26 Jul 2019 15:57, gnupg-users@gnupg.org said: > > > Where can I find information on what commands are supported by > > S.gpg-agent and S.gpg-agent.extra socket? I am looking for some > > information which clearly differentiates these two

Change socketdir from ~/.gnupg to /run/user/

2019-06-19 Thread vijai kumar via Gnupg-users
Hi, I am using gpg inside a docker container. By default, there is no /run/user/ in the container so gpg defaults to ~/.gnupg as socket directory. Is there a provision to change the socket directory later? Now, I would like to create /run/user/$(id -u)/gnupg and use this as the default socket dire