You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was using python-gnupg but hit a road block when I looked to expand from GPG only keys to S/MIME with x509. I really needed something that could import CA trusts through gpg-agent.
Hi @wking
I've been working on updating libraries to automate commit signing with GPG.
libgit2/pygit2#1142
I was using python-gnupg but hit a road block when I looked to expand from GPG only keys to S/MIME with x509. I really needed something that could import CA trusts through gpg-agent.
Some of the work I was doing:
libgit2/pygit2#647
vsajip/python-gnupg#175
So while researching a solution I found your library. It looks like it needs some work but the design is good.
Would you consider adding me as a maintainer or move this project to a shared group? See my pull request for an overview of the changes I'm doing.
#1
Thanks
The text was updated successfully, but these errors were encountered: