114 lines
2.5 KiB
HTML
114 lines
2.5 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of gpgcompose</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>gpgcompose</H1>
|
|
Section: User Commands (1)<BR>Updated: June 2017<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<P>
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
gpgcompose - Generate a stream of OpenPGP packets
|
|
<P>
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>gpgcompose</B>
|
|
|
|
[[<I>OPTION</I>
|
|
|
|
[<I>ARGS</I>]]
|
|
|
|
... ]
|
|
<P>
|
|
<B>gpgcompose --help</B>
|
|
|
|
<P>
|
|
<B>gpgcompose</B>
|
|
|
|
<I>OPTION</I>
|
|
|
|
<B>--help</B>
|
|
|
|
<P>
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
<B>gpgcompose</B>
|
|
|
|
generates a stream of OpenPGP packets, including some which can
|
|
include other nested packets within a layer of encryption. The syntax
|
|
on the command line isn't stable enough to document currently, but
|
|
additional hints and examples can be found from the command line using
|
|
<B>--help</B>.
|
|
|
|
<P>
|
|
<A NAME="lbAE"> </A>
|
|
<H2>EXTERNAL DEPENDENCIES</H2>
|
|
|
|
<P>
|
|
<B>gpgcompose</B>
|
|
|
|
is not capable of performing secret key operations on its own.
|
|
Creation of any OpenPGP object that requires secret key operations
|
|
(e.g.,
|
|
<B>--signature</B>)
|
|
|
|
will need to speak to an already-running
|
|
<B>gpg-agent</B>.
|
|
|
|
<P>
|
|
<A NAME="lbAF"> </A>
|
|
<H2>FILES</H2>
|
|
|
|
<P>
|
|
Occasionally,
|
|
<B>gpgcompose</B>
|
|
|
|
will need to look up existing public keys for reference (e.g.,
|
|
<B>--public-key</B>).
|
|
|
|
It will do so in
|
|
<B>~/.gnupg/keyring.kbx,</B>
|
|
|
|
or in
|
|
<B>$GNUPGHOME/keyring.kbx</B>
|
|
|
|
if that variable is set.
|
|
<P>
|
|
<A NAME="lbAG"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<P>
|
|
RFC 4880, <A HREF="/cgi-bin/man/man2html?1+gpg">gpg</A>(1), <A HREF="/cgi-bin/man/man2html?1+gpg-agent">gpg-agent</A>(1), <A HREF="/cgi-bin/man/man2html?1+gpg-connect-agent">gpg-connect-agent</A>(1)
|
|
<P>
|
|
<A NAME="lbAH"> </A>
|
|
<H2>AUTHOR</H2>
|
|
|
|
gpgcompose is copyright (C) 2016, g10 Code GmbH.
|
|
<P>
|
|
This manpage was written by Daniel Kahn Gillmor <<A HREF="mailto:dkg@fifthhorseman.net">dkg@fifthhorseman.net</A>>.
|
|
<P>
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="1"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="2"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="3"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="4"><A HREF="#lbAE">EXTERNAL DEPENDENCIES</A><DD>
|
|
<DT id="5"><A HREF="#lbAF">FILES</A><DD>
|
|
<DT id="6"><A HREF="#lbAG">SEE ALSO</A><DD>
|
|
<DT id="7"><A HREF="#lbAH">AUTHOR</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:05:15 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|