From: ueno Date: Wed, 12 Apr 2006 07:58:41 +0000 (+0000) Subject: Fixed. X-Git-Tag: epgsm-branchpoint~118 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=9959124798b862332baed742cf607e495144a583;p=elisp%2Fepg.git Fixed. --- diff --git a/README b/README index 2a78048..d56f6df 100644 --- a/README +++ b/README @@ -44,9 +44,10 @@ soon as you are done with passphrase you should clear it manually. However, PGG and gpg.el can keep passphrase strings in cache for a while and this behavior is their default! -** Most GnuPG features are accessible from Emacs +** GnuPG features are directly accessible from Emacs -Other competitors provide only specific features of GnuPG. As the -name indicates, EasyPG is inspired by GPGME (GnuPG Made Easy), and the -library interface is close to GPGME. With EasyPG you can handle -binary messages, sign/encrypt combined messages, etc. +Other competitors provide only specific features of GnuPG since they +still support PGP 2.*, 5.*, 6.*. As the name indicates, EasyPG is +inspired by GPGME (GnuPG Made Easy), and the library interface is +close to GPGME. With EasyPG you can benefit from a lot of features of +GnuPG.