From: Chong Yidong Date: Sun, 17 Dec 2006 23:17:13 +0000 (+0000) Subject: Added short note on gpg-agent to the introduction. X-Git-Tag: emacs-pretest-22.0.92~44 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=24ec9db6daa0efd787e117c427699f017aac345d;p=emacs.git Added short note on gpg-agent to the introduction. --- diff --git a/man/pgg.texi b/man/pgg.texi index 23bcd5cbb1e..b30b99004dc 100644 --- a/man/pgg.texi +++ b/man/pgg.texi @@ -77,7 +77,12 @@ and that you are familiar with its basic functions. By default, PGG uses GnuPG, but Pretty Good Privacy version 2 or version 5 are also supported. If you are new to such a system, I recommend that you should look over the GNU Privacy Handbook (GPH) which is available -at @uref{http://www.gnupg.org/gph/}. +at @uref{http://www.gnupg.org/documentation/}. + +When using GnuPG the additional use of the gpg-agent (@pxref{Caching +passphrase}) is highly recommended, as it provides the most secure way +for input and caching of passphrases. Please refer to the documentation +of GnuPG for details on installation and usage. @node How to use @chapter How to use