On Tue, Mar 22, 2016 at 3:41 PM, Ben McGinnes <b...@adversary.org> wrote: > > You might try experimenting with gpgme-tool then, it's one of the > undocumented/self-documented extras which comes with GPGME. It > provides a socket interface with which you can interact with portions > of the GPGME functions, including most of the most common functions. > You can also pipe its commands to it through a shell, so start with > something like this: > > echo help | gpgme-tool > > Or this: > > echo help | gpgme-tool > gpgme-tool-cheatsheet.txt >
This seems promissing. Thanks for the suggestion. The problem is that I cannot find `gpgme-tool` in ubuntu 14.04 and it seems that the only way to install it is by compiling. This certainly complicates things a bit.
_______________________________________________ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users