Meddington / OutlookPrivacyPlugin

A PGP encryption plugin for Outlook 2010, 2013 and 2016.
BSD 3-Clause "New" or "Revised" License
272 stars 59 forks source link

Verify and/or decrypt available from preview pane causing issues #89

Closed docmalloc closed 9 years ago

docmalloc commented 9 years ago

Receiver: Outlook 2013 with OutlookPrivacyPlugin Build 5627 Message: OpenPGP Inline PGP signed message

With a Inline PGP signed message stored in an IMAP folder, the signature is not checked automatically.

When using the preview pane and pressing "verify" , the result of the verification is stored permanently in the message body, even multiple times:

\ Valid signature from "user user@xyz" with KeyId xxx.

\ Valid signature from "user user@xyz" with KeyId xxx.

When opening the message and pressing "verify" and closing the message, Outlook asks me if I want to save the changes.

Meddington commented 9 years ago

Currently OPP doesn't support the preview pane (see #63). The actual bug here is we should be blocking verify/decrypt on preview pane until it's supported.