Update.
authorueno <ueno>
Sun, 31 Dec 2006 12:53:28 +0000 (12:53 +0000)
committerueno <ueno>
Sun, 31 Dec 2006 12:53:28 +0000 (12:53 +0000)
README

diff --git a/README b/README
index 386a0e9..2f6fb5a 100644 (file)
--- a/README
+++ b/README
@@ -78,12 +78,16 @@ There is a PGG backend written EasyPG called pgg-epg.el.  However,
 EasyPG API is a superset of PGG and pgg-epg.el provides nothing but
 compatibility with PGG.
 
-Limitations of PGG
+*** Limitations of PGG
 
-- PGG doesn't have a user interface to select keys for typical
-  cryptographic operations
-- PGG can't handle messages signed with multiple keys correctly
-- PGG trusts any keys for encryption
+As I noted "PGG is outdated PGP library" above, PGG has several
+limitations.  For example
+
+- PGG can't handle a message signed with multiple keys.
+- PGG can't prompt a user which key is being used.
+- PGG can't create a binary PGP messages.
+- PGG doesn't provide a way to select keys per cryptographic operation.
+- PGG ignores GnuPG's trust metrics.
 
 ** SEMI based MUA