gpg-agent support
andrewmgee opened this issue · 2 comments
Would be great to either support gpg-agent or allow the native one to run simultaneously.
Tested with GPG 2.40.0 and Gpg4Win 4.1.0
using a Yubikey on Windows 10, and the either Omni agent will work (specifically 1password proxy mode only) or gpg-agent but not both at the same time.
gpg-agent.conf
enable-putty-support
enable-ssh-support
Use case: authenticating using ssh keys both in 1password and on Yubikey via gpg
Thank you very much.
I finally received the yubikey I ordered and I would like to test it based on the advice you gave me.
wouod be pretty simple, make it listen on another named pipe, adjust your env var. Good to go. I wrote an app just like this down to using wails. It supports multiple authproviders I was finally going to release it but this is much further along.