From ccab62bad530e44c9f44544aa7a8b4ae0ca3f28d Mon Sep 17 00:00:00 2001 From: perennate Date: Thu, 26 Sep 2013 19:48:47 -0400 Subject: [PATCH] Update README to mention gpg-mailgate-web. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2726445..9e38661 100644 --- a/README.md +++ b/README.md @@ -7,5 +7,6 @@ For installation instructions, please refer to the included INSTALL file. # Features - Correctly displays attachments and general email content; currently will only display first part of multipart messages - Public keys can be stored in a dedicated gpg-home-directory (see Note 1 in INSTALL) -- Encrypts both matching incoming and outgoing mail (this means gpg-mailgate can be used to encrypt outgoing mail for software that doesn't support PGP) +- Encrypts matching incoming and outgoing mode - Easy installation +- gpg-mailgate-web extension is a web interface allowing any user to upload PGP keys so that emails sent to them from your mail server will be encrypted (see gpg-mailgate-web directory for details)