Answer the question
In order to leave comments, you need to log in
How to use ssh-agent + gpg-agent + XFCE?
I am logging in with SSH keys so that they are taken from GnuPG.
Did according to https://opensource.com/article/19/4/gpg-subkeys-ssh .
Everything works in Bash. To do this, in `~/.bashrc` I have
export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
gpgconf --launch gpg-agent
enable-ssh-support
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question