On 2022-06-18 at 02:14 +0200, GH wrote:
> Hi,
>
> I use gnupg in a remote server, I connect to via ssh
>
> I config gnupg as loopback, it ask me my gpg passwd in the command
> line or in my emacs minibuffer when I use magit
>
> but when I commit in git, I sign my commits, but gpg ask me the
> pa
Hi, Damien.
Jun 22, 2022, 20:19 by dgouttegat...@incenp.org:
> Yes. `gnupg_SSH_AUTH_SOCK_by` is set by the agent at the same time as
> `SSH_AUTH_SOCK` (...)
> The `gpgconf` thing is to make sure `SSH_AUTH_SOCK` is always set to
> the correct path (...).
Thank you for the explanation...
> In mos