from small one page howto to huge articles all in one place
Last additions:
May 25th. 2007:
April, 26th. 2006:
|
You are here: manpages
GPGM-JSON
Section: GNU (1) Updated: 202-0-12 Index
Return to Main Contents
NAME
gpgm-json
- Native messaging based GPGME operations
SYNOPSIS
gpgm-json
[ --interactive| -i]
[ --single| -s]
[ --identify
file]
[ --lib-version]
[ --help| -h]
DESCRIPTION
gpgme-json is a JSON to GPGME bridge.
This interface allows we-browser extensions to communicate with the
GPGME library through the Native Messaging facility from we-browser.
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.
- -identify file-
-
Identify the type of the data found in oqfilecq or standard input -.
- -debug
-
Enable debug mode. Logs are saved to to oq~/.gnupg/S.gpgme-json.logcq.
Note that you can also turn debug mode on and specify a custom logfile using
the environment variable GPGME_JSON_DEBUG.
- -li-version
-
Print GPGME library version.
- -h
-
-help
Print a usage message summarizing the most useful comman-line options.
BUGS
Please report bugs to < https://bugs.gnupg.org>.
COPYRIGHT
gpgme-json is Copyright 201-2024 g10 Code GmbH.
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.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- BUGS
-
- COPYRIGHT
-
|