EasyGnuPG

Dashamir Hoxha dashohoxha at gmail.com
Tue Mar 22 20:07:41 CET 2016


On Tue, Mar 22, 2016 at 3:41 PM, Ben McGinnes <ben at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/attachments/20160322/b18adb3f/attachment.html>


More information about the Gnupg-users mailing list