1 \input texinfo @c -*-texinfo-*-
3 @setfilename gnupg.info
5 @settitle Using the GNU Privacy Guard
7 @c A couple of macros with no effect on texinfo
8 @c but used by the yat2m processor.
18 @c Create a separate index for command line options.
20 @c Merge the standard indexes into a single one.
28 This is the @cite{The GNU Privacy Guard Manual} (version
29 @value{VERSION}, @value{UPDATED-MONTH}).
32 Published by the Free Software Foundation@*
33 51 Franklin St, Fifth Floor@*
34 Boston, MA 02110-1301 USA
37 Copyright @copyright{} 2002, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
40 Permission is granted to copy, distribute and/or modify this document
41 under the terms of the GNU General Public License as published by the
42 Free Software Foundation; either version 3 of the License, or (at your
43 option) any later version. The text of the license can be found in the
44 section entitled ``Copying''.
49 @dircategory GNU Utilities
51 * gpg2: (gnupg). OpenPGP encryption and signing tool.
52 * gpgsm: (gnupg). S/MIME encryption and signing tool.
57 @c Printing stuff taken from gcc.
59 @macro gnupgtabopt{body}
62 @macro gnupgoptlist{body}
67 @c Makeinfo handles the above macro OK, TeX needs manual line breaks;
68 @c they get lost at some point in handling the macro. But if @macro is
69 @c used here rather than @alias, it produces double line breaks.
82 @setchapternewpage odd
84 @title Using the GNU Privacy Guard
85 @subtitle Version @value{VERSION}
86 @subtitle @value{UPDATED-MONTH}
90 @image{gnupg-logo,16cm,,The GnuPG Logo}
94 @author Werner Koch (@email{wk@@gnupg.org})
97 @vskip 0pt plus 1filll
108 @center @image{gnupg-logo,6cm,,The GnuPG Logo}
116 This manual documents how to use the GNU Privacy Guard system as well as
117 the administration and the architecture.
121 * Installation:: A short installation guide.
123 * Invoking GPG-AGENT:: How to launch the secret key daemon.
124 * Invoking GPG:: Using the OpenPGP protocol.
125 * Invoking GPGSM:: Using the S/MIME protocol.
126 * Invoking SCDAEMON:: How to handle Smartcards.
127 * Specify a User ID:: How to Specify a User Id.
129 * Helper Tools:: Description of small helper tools
131 * Howtos:: How to do certain things.
132 * System Notes:: Notes pertaining to certain OSes.
133 * Debugging:: How to solve problems
135 * Copying:: GNU General Public License says
136 how you can copy and share GnuPG
137 * Contributors:: People who have contributed to GnuPG.
139 * Glossary:: Short description of terms used.
140 * Option Index:: Index to command line options.
141 * Index:: Index of concepts and symbol names.
152 @include instguide.texi
154 @include gpg-agent.texi
157 @include scdaemon.texi
159 @node Specify a User ID
160 @chapter How to Specify a User Id
161 @anchor{how-to-specify-a-user-id}
162 @include specify-user-id.texi
169 @include sysnotes.texi
171 @include debugging.texi
175 @include contrib.texi
177 @c ---------------------------------------------------------------------
179 @c ---------------------------------------------------------------------
181 @include glossary.texi
184 @unnumbered Option Index
193 @c ---------------------------------------------------------------------
195 @c ---------------------------------------------------------------------