New gpg-agent command to list key information.
[gnupg.git] / doc / help.txt
blobc4cc3d11aac767e0b6f99d12a97307b43850c983
1 # help.txt - English GnuPG online help
2 # Copyright (C) 2007 Free Software Foundation, Inc.
4 # This file is part of GnuPG.
6 # GnuPG is free software; you can redistribute it and/or modify
7 # it under the terms of the GNU General Public License as published by
8 # the Free Software Foundation; either version 3 of the License, or
9 # (at your option) any later version.
10
11 # GnuPG is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY; without even the implied warranty of
13 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14 # GNU General Public License for more details.
15
16 # You should have received a copy of the GNU General Public License
17 # along with this program; if not, see <http://www.gnu.org/licenses/>.
20 # Note that this help file needs to be UTF-8 encoded.  When looking
21 # for a help item, GnuPG scans the help files in the following order
22 # (assuming a GNU or Unix system):
24 #    /etc/gnupg/help.LL_TT.txt
25 #    /etc/gnupg/help.LL.txt
26 #    /etc/gnupg/help.txt
27 #    /usr/share/gnupg/help.LL_TT.txt
28 #    /usr/share/gnupg/help.LL.txt
29 #    /usr/share/gnupg/help.txt
30 #    
31 # Here LL_TT denotes the full name of the current locale with the
32 # territory (.e.g. "de_DE"), LL denotes just the locale name
33 # (e.g. "de").  The first matching item is returned.  To put a dot or
34 # a hash mark at the beginning of a help text line, it needs to be
35 # prefixed with ". ".  A single dot may be used to terminated ahelp
36 # entry.
38 .#pinentry.qualitybar.tooltip
39 # [remove the hash mark from the key to enable this text]
40 # This entry is just an example on how to customize the tooltip shown
41 # when hovering over the quality bar of the pinentry.  We don't
42 # install this text so that the hardcoded translation takes
43 # precedence.  An administrator should write up a short help to tell
44 # the users about the configured passphrase constraints and save that
45 # to /etc/gnupg/help.txt.  The help text should not be longer than
46 # about 800 characters.
47 This bar indicates the quality of the passphrase entered above.  
49 As long as the bar is shown in red, GnuPG considers the passphrase too
50 weak to accept.  Please ask your administrator for details about the
51 configured passphrase constraints.
55 .gnupg.agent-problem
56 # There was a problem accessing or starting the agent.
57 It was either not possible to connect to a running Gpg-Agent or a
58 communication problem with a running agent occurred.  
60 The system uses a background process, called Gpg-Agent, for processing
61 private keys and to ask for passphrases.  The agent is usually started
62 when the user logs in and runs as long the user is logged in. In case
63 that no agent is available, the system tries to start one on the fly
64 but that version of the agent is somewhat limited in functionality and
65 thus may lead to little problems.
67 You probably need to ask your administrator on how to solve the
68 problem.  As a workaround you might try to log out and in to your
69 session and see whether this helps.  If this helps please tell the
70 administrator anyway because this indicates a bug in the software.
74 .gnupg.dirmngr-problem
75 # There was a problen accessing the dirmngr.
76 It was either not possible to connect to a running Dirmngr or a
77 communication problem with a running Dirmngr occurred.  
79 To lookup certificate revocation lists (CRLs), performing OCSP
80 validation and to lookup keys through LDAP servers, the system uses an
81 external service program named Dirmngr.  The Dirmngr is usually running
82 as a system service (daemon) and does not need any attention by the
83 user.  In case of problems the system might start its own copy of the
84 Dirmngr on a per request base; this is a workaround and yields limited
85 performance.
87 If you encounter this problem, you should ask your system
88 administrator how to proceed.  As an interim solution you may try to
89 disable CRL checking in gpgsm's configuration.
93 .gpg.edit_ownertrust.value
94 # The help identies prefixed with "gpg." used to be hard coded in gpg
95 # but may now be overridden by help texts from this file.
96 It's up to you to assign a value here; this value will never be exported
97 to any 3rd party.  We need it to implement the web-of-trust; it has nothing
98 to do with the (implicitly created) web-of-certificates.
101 .gpg.edit_ownertrust.set_ultimate.okay
102 To build the Web-of-Trust, GnuPG needs to know which keys are
103 ultimately trusted - those are usually the keys for which you have
104 access to the secret key.  Answer "yes" to set this key to
105 ultimately trusted.
108 .gpg.untrusted_key.override
109 If you want to use this untrusted key anyway, answer "yes".
112 .gpg.pklist.user_id.enter
113 Enter the user ID of the addressee to whom you want to send the message.
116 .gpg.keygen.algo
117 Select the algorithm to use.
119 DSA (aka DSS) is the Digital Signature Algorithm and can only be used
120 for signatures.
122 Elgamal is an encrypt-only algorithm.
124 RSA may be used for signatures or encryption.
126 The first (primary) key must always be a key which is capable of signing.
130 .gpg.keygen.algo.rsa_se
131 In general it is not a good idea to use the same key for signing and
132 encryption.  This algorithm should only be used in certain domains.
133 Please consult your security expert first.
137 .gpg.keygen.size
138 Enter the size of the key.  
140 The suggested default is usually a good choice.
142 If you want to use a large key size, for example 4096 bit, please
143 think again whether it really makes sense for you.  You may want 
144 to view the web page http://www.xkcd.com/538/ .
147 .gpg.keygen.size.huge.okay
148 Answer "yes" or "no".
152 .gpg.keygen.size.large.okay
153 Answer "yes" or "no".
157 .gpg.keygen.valid
158 Enter the required value as shown in the prompt.
159 It is possible to enter a ISO date (YYYY-MM-DD) but you won't
160 get a good error response - instead the system tries to interpret
161 the given value as an interval.
164 .gpg.keygen.valid.okay
165 Answer "yes" or "no".
169 .gpg.keygen.name
170 Enter the name of the key holder. 
171 Example: Heinrich Heine
175 .gpg.keygen.email
176 Please enter an optional but highly suggested email address.
177 Example: heinrichh@duesseldorf.de
180 .gpg.keygen.comment
181 Please enter an optional comment.
182 In general there is no need for a comment.
186 .gpg.keygen.userid.cmd
187 # (Keep a leading empty line)
189 N  to change the name.
190 C  to change the comment.
191 E  to change the email address.
192 O  to continue with key generation.
193 Q  to to quit the key generation.
196 .gpg.keygen.sub.okay
197 Answer "yes" (or just "y") if it is okay to generate the sub key.
200 .gpg.sign_uid.okay
201 Answer "yes" or "no".
204 .gpg.sign_uid.class
205 When you sign a user ID on a key, you should first verify that the key
206 belongs to the person named in the user ID.  It is useful for others to
207 know how carefully you verified this.
209 "0" means you make no particular claim as to how carefully you verified the
210     key.
212 "1" means you believe the key is owned by the person who claims to own it
213     but you could not, or did not verify the key at all.  This is useful for
214     a "persona" verification, where you sign the key of a pseudonymous user.
216 "2" means you did casual verification of the key.  For example, this could
217     mean that you verified the key fingerprint and checked the user ID on the
218     key against a photo ID.
220 "3" means you did extensive verification of the key.  For example, this could
221     mean that you verified the key fingerprint with the owner of the key in
222     person, and that you checked, by means of a hard to forge document with a
223     photo ID (such as a passport) that the name of the key owner matches the
224     name in the user ID on the key, and finally that you verified (by exchange
225     of email) that the email address on the key belongs to the key owner.
227 Note that the examples given above for levels 2 and 3 are *only* examples.
228 In the end, it is up to you to decide just what "casual" and "extensive"
229 mean to you when you sign other keys.
231 If you don't know what the right answer is, answer "0".
234 .gpg.change_passwd.empty.okay
235 Answer "yes" or "no".
239 .gpg.keyedit.save.okay
240 Answer "yes" or "no".
244 .gpg.keyedit.cancel.okay
245 Answer "yes" or "no".
248 .gpg.keyedit.sign_all.okay
249 Answer "yes" if you want to sign ALL the user IDs.
252 .gpg.keyedit.remove.uid.okay
253 Answer "yes" if you really want to delete this user ID.
254 All certificates are then also lost!
257 .gpg.keyedit.remove.subkey.okay
258 Answer "yes" if it is okay to delete the subkey.
262 .gpg.keyedit.delsig.valid
263 This is a valid signature on the key; you normally don't want
264 to delete this signature because it may be important to establish a
265 trust connection to the key or another key certified by this key.
268 .gpg.keyedit.delsig.unknown
269 This signature can't be checked because you don't have the
270 corresponding key.  You should postpone its deletion until you
271 know which key was used because this signing key might establish
272 a trust connection through another already certified key.
275 .gpg.keyedit.delsig.invalid
276 The signature is not valid.  It does make sense to remove it from
277 your keyring.
280 .gpg.keyedit.delsig.selfsig
281 This is a signature which binds the user ID to the key. It is
282 usually not a good idea to remove such a signature.  Actually
283 GnuPG might not be able to use this key anymore.  So do this
284 only if this self-signature is for some reason not valid and
285 a second one is available.
288 .gpg.keyedit.updpref.okay
289 Change the preferences of all user IDs (or just of the selected ones)
290 to the current list of preferences.  The timestamp of all affected
291 self-signatures will be advanced by one second.
295 .gpg.passphrase.enter
296 # (keep a leading empty line)
298 Please enter the passhrase; this is a secret sentence.
302 .gpg.passphrase.repeat
303 Please repeat the last passphrase, so you are sure what you typed in.
306 .gpg.detached_signature.filename
307 Give the name of the file to which the signature applies.
310 .gpg.openfile.overwrite.okay
311 # openfile.c (overwrite_filep)
312 Answer "yes" if it is okay to overwrite the file.
315 .gpg.openfile.askoutname
316 # openfile.c (ask_outfile_name)
317 Please enter a new filename.  If you just hit RETURN the default
318 file (which is shown in brackets) will be used.
321 .gpg.ask_revocation_reason.code
322 # revoke.c (ask_revocation_reason) 
323 You should specify a reason for the certification.  Depending on the
324 context you have the ability to choose from this list:
325   "Key has been compromised"
326       Use this if you have a reason to believe that unauthorized persons
327       got access to your secret key.
328   "Key is superseded"
329       Use this if you have replaced this key with a newer one.
330   "Key is no longer used"
331       Use this if you have retired this key.
332   "User ID is no longer valid"
333       Use this to state that the user ID should not longer be used;
334       this is normally used to mark an email address invalid.
337 .gpg.ask_revocation_reason.text
338 # revoke.c (ask_revocation_reason)
339 If you like, you can enter a text describing why you issue this
340 revocation certificate.  Please keep this text concise.
341 An empty line ends the text.
347 .gpgsm.root-cert-not-trusted
348 # This text gets displayed by the audit log if
349 # a root certificates was not trusted.
350 The root certificate (the trust-anchor) is not trusted.  Depending on
351 the configuration you may have been prompted to mark that root
352 certificate as trusted or you need to manually tell GnuPG to trust that
353 certificate.  Trusted certificates are configured in the file
354 trustlist.txt in GnuPG's home directory.  If you are in doubt, ask
355 your system administrator whether you should trust this certificate.
361 # Local variables:
362 # mode: default-generic
363 # coding: utf-8
364 # End: