Split SSH & multiple SSH private keys

Hi,
What is the best way to use Split SSH with multiple SSH keys?

thanks,

I use split-ssh-agent - GitHub - unman/qubes-ssh-agent
Store your keys in the backend, and run multiple ssh-agents. This way you
can allocate keys to various agents, and use a dom0 policy to control
access from different qubes.

2 Likes