From 46f7b7096450939fe03c95aa81ce06ae4bfca89d Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Mon, 28 Mar 2016 06:51:43 -0400 Subject: [PATCH] Enable reply/reply-all/forward buttons also in preview frame of message/rfc822 --- plugins/enigma/README | 20 ++++---------------- 1 files changed, 4 insertions(+), 16 deletions(-) diff --git a/plugins/enigma/README b/plugins/enigma/README index 1d8f7dd..ac20b79 100644 --- a/plugins/enigma/README +++ b/plugins/enigma/README @@ -8,33 +8,28 @@ Encryption/decryption is done server-side. So, this plugin is for users that trust the server. -WARNING! The plugin is in very early state. See below for a list -of missing features and known issues. - Implemented features: --------------------- + PGP: signatures verification + PGP: messages decryption + PGP: Sending of encrypted/signed messages -+ PGP: keys management UI (keys import and delete) ++ PGP: keys management UI (key import, export, delete) ++ PGP: key generation (client- or server-side) + Handling of PGP keys attached to incoming messages + User preferences to disable plugin features -TODO (must have): ------------------ -- Keys export to file -TODO (later): +TODO: ------------- - Handling of big messages with temp files -- Server-side keys generation (warning: no-entropy issue, max_execution_time issue) - Key info in contact details page (optional) - Extended key management: - disable, - revoke, - change expiration date, change passphrase, add photo, - manage user IDs + - export private keys - Generate revocation certs - Search filter to see invalid/expired keys - Key server(s) support (search, import, upload, refresh) @@ -53,10 +48,3 @@ - S/MIME: Sending signed/encrypted messages - S/MIME: Handling of certs attached to incoming messages - S/MIME: Certificate info in Contacts details page (optional) - -Known issues: -------------- -1. There are Crypt_GPG issues when using gnupg >= 2.0 - - http://pear.php.net/bugs/bug.php?id=19914 - - http://pear.php.net/bugs/bug.php?id=20453 - - http://pear.php.net/bugs/bug.php?id=20527 -- Gitblit v1.9.1