.\" Created from Texinfo source by yat2m 1.56 .TH GPGME-JSON 1 2025-05-12 "GPGME 2.0.1" "GNU" .SH NAME .B gpgme-json \- Native messaging based GPGME operations .SH SYNOPSIS .B gpgme-json .RB [ \-\-interactive | \-i ] .RB [ \-\-single | \-s ] .RB [ \-\-identify .IR file ] .RB [ \-\-lib\-version ] .RB [ \-\-help | \-h ] .SH DESCRIPTION \fBgpgme\-json\fP 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. .SH OPTIONS \fBgpgme\-json\fP accepts the following options on the command line: .TP .B -i .TQ .B --interactive Enable interactive mode. Interactive mode also provides some online help. .TP .B -s .TQ .B --single Enable single request mode. .TP .B --identify \fIfile|-\fP Identify the type of the data found in \(oq\fIfile\fP\(cq or standard input \fI-\fP. .TP .B --debug Enable debug mode. Logs are saved to to \(oq\fI~/.gnupg/S.gpgme\-json.log\fP\(cq. Note that you can also turn debug mode on and specify a custom logfile using the environment variable \fBGPGME_JSON_DEBUG\fP. .TP .B --lib-version Print GPGME library version. .TP .B -h .TQ .B --help Print a usage message summarizing the most useful command-line options. .SH BUGS Please report bugs to . .SH COPYRIGHT \fBgpgme\-json\fP is Copyright 2018-2024 g10 Code GmbH. LGPL version 2.1 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.