repositorypackage
0.0.0-20220123170006-4ce3c65891e7
Repository: https://github.com/jcmdev0/gpgagent.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
Provides a golang interface to the gnupg-agent daemon. It is currently oriented toward the "classic" version. Support for the modern version likely requires some changes to core openpgp go libraries to fundamentally incorporate communication with the new agent-centric key handling.
This package is a standalone fork of code in trousseau, which is in turn a fork from passphrase, which is a fork from camlistore.org.