From 9caea154dd1d58d96e188f3688b4fbaff0128d8d Mon Sep 17 00:00:00 2001 From: ueno Date: Fri, 29 Sep 2006 04:26:50 +0000 Subject: [PATCH] Fixed. --- README | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README b/README index e7961cf..0d89c8f 100644 --- a/README +++ b/README @@ -59,14 +59,12 @@ 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. -Major limitations of PGG +Limitations of PGG - PGG doesn't have a user interface to select keys for typical cryptographic operations -- PGG doesn't handle messages signed with multiple keys correctly -- PGG doesn't handle binary OpenPGP messages -- PGG always trusts keys for encryption -- PGG only supports OpenPGP. EasyPG supports S/MIME as well. +- PGG can't handle messages signed with multiple keys correctly +- PGG trusts any keys for encryption ** SEMI based MUA -- 1.7.10.4