SSH authentication with GPG using Split GPG

Hi, I’ve set up Split GPG according to the documentation and it works great. Now, I’d like to get SSH to use GPG for authentication as described here.

In a non-split setup, SSH would use gpg-agent but that doesn’t work with split gpg because there are no keys in the appVM. I’m assuming it has something to do with telling ssh to use qubes-gpg-client but I can’t figure out how to do that.

Any help is appreciated! Thanks.

I will follow this topic. I also own a Yubikey and I would like to setup the best and most secure system.

I recently implemented Split-SSH and I encountered some problems: Split-SSH issues

My goal is to use my Yubikey (that contains GPG keys) to access via SSH auth keys to different servers/services

1 Like

I don’t think anyone has documented this yet. But take a look at https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/split-ssh.md to see if there’s anything of interest.