gpg icon indicating copy to clipboard operation
gpg copied to clipboard

A client to gpg-agent for Go

Results 4 gpg issues
Sort by recently updated
recently updated
newest added

This is coming out of my agent.

Hey, I've recently ran into a rather odd issue where some keys have a trailing space at the end of the card ID: ``` > keyinfo --show-fpr --list --ssh-fpr S...

While debugging an issue I added the pointer receivers. I'm not sure if that's what made the difference, but it seems a good improvement nonetheless.

Adds code that uses the gpgconf command to find the gpg-agent socket path. The old behaviour is kept, it's only if the call to agent.Dial has the empty string as...