A
A
Alexander Kurakin2020-04-20 19:16:30
SSH
Alexander Kurakin, 2020-04-20 19:16:30

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

and in `~/.gnupg/gpg-agent.conf`:
enable-ssh-support

How can I make Thunar do the same? XFCE

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question