logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gpgme-json - Native messaging based GPGME operations

Bugs

       Please report bugs to <https://bugs.gnupg.org>.

Description

gpgme-json  is  a JSON to GPGME bridge.  This interface allows web-browser extensions to communicate with
       the GPGME library through the Native Messaging facility from web-browser.

Name

gpgme-json - Native messaging based GPGME operations

Options

gpgme-json accepts the following options on the command line:

       -i--interactive
              Enable interactive mode.  Interactive mode also provides some online help.

       -s--single
              Enable single request mode.

       --identifyfile|-
              Identify the type of the data found in ‘file’ or standard input -.

       --debug
              Enable debug mode. Logs are saved to to ‘~/.gnupg/S.gpgme-json.log’.

              Note that you can also turn debug mode on and specify  a  custom  logfile  using  the  environment
              variable GPGME_JSON_DEBUG.

       --lib-version
              Print GPGME library version.

       -h--help Print a usage message summarizing the most useful command-line options.

Synopsis

gpgme-json [--interactive|-i] [--single|-s] [--identifyfile] [--lib-version] [--help|-h]

See Also