GPGME-JSON(1) | User Commands | GPGME-JSON(1) |
NAME¶
gpgme-json - Native messaging based GPGME operations
SYNOPSIS¶
gpgme-config [--interactive|-i] [--single|-s] [--identify <file|->] [--lib-version] [--help|-?]
DESCRIPTION¶
gpgme-json is a json to GPGME bridge. It is required as native messaging backend for browser extensions utilizing GPGME to work.
For this usage it needs to be installed and registered as native messaging backend with the browser.
OPTIONS¶
gpgme-json accepts the following options on the command line:
- -i, --interactive
- Interactive REPL
- -s, --single
- Single request mode
- --identify <file|->
- Identify the type of the data found in file.
- --lib-version
- Show library version
- --debug
- Flyswatter
- -?,--help
- Print a list of command-line options.
AUTHORS¶
The GPGME library is written by many contributors, including Werner Koch, Marcus Brinkmann, Andre Heinecke, Justus Winter, and Karl-Heinz Zimmer.
This manual page page was written by Sascha Wilde for the Debian distribution (but may be used by others).
BUGS¶
Please report bugs to <https://bugs.gnupg.org>.
COPYRIGHT¶
gpgme-json is Copyright © 2018-2024 g10 Code GmbH License LGPL version 2.1 or later <https://www.gnu.org/licenses/>
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
August 2024 | gpgme-json 1.23.2 |