After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 127521 - Inline PGP support for evolution
Inline PGP support for evolution
Status: RESOLVED OBSOLETE
Product: bounties
Classification: Infrastructure
Component: Mailer
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Bounty Bug List
Bounty Bug List
Depends on:
Blocks:
 
 
Reported: 2003-11-20 19:45 UTC by aaron
Modified: 2012-06-25 12:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Part A of patch: it offers a possibility to send a clearsigned message. Part B (shortly) will verify clearsigned message. (13.10 KB, patch)
2004-01-06 12:38 UTC, bohus_usa
none Details | Review
This implements sending of clearsigned messages. Verification of clearsigned messages is not done yet. (21.28 KB, patch)
2004-01-09 06:55 UTC, bohus_usa
none Details | Review
This code implements cleartext signing and verification of clearsigned messages. (30.98 KB, patch)
2004-02-03 08:24 UTC, bohus_usa
none Details | Review

Description aaron 2003-11-20 19:45:03 UTC
An often requested feature for Evolution is to support inline-pgp
('clearsigned') secure emails, in addition to the PGP-MIME format we
already support. This will aid interoperability with legacy secure-mail
implementations.

See Ximian Bug #17540, and Ximian Bug #17541 in http://bugzilla.ximian.com

This bug is part of the Integrated Collaborative Desktop Bounty Hunt.  For
more information on prizes, contest rules, and other bounty tasks, visit:
 
http://www.gnome.org/bounties/
 
If you would like to start working on this bounty, please create a bugzilla
account and append your intention to work on this bounty to this bug.  If
multiple people declare their intentions to work on a task, we encourage
you to join forces and work together.
 
Please do not close this bug.  The contest organizers will mark this bug as
FIXED when the prize is claimed.
Comment 1 aaron 2003-11-20 19:45:19 UTC
Please see http://www.gnome.org/bounties/Mailer.php3#127521 for
more information.
Comment 2 bohus_usa 2003-11-27 07:57:30 UTC
I would like to give it a try. 
Comment 3 bohus_usa 2003-12-02 00:25:35 UTC
I got Evolution compiled some time ago already. I studied the 
principles of PGP. I will move to implementation. 
Comment 4 Benjamin Kahn 2003-12-12 21:58:49 UTC
Hi Bohus,
    Any luck on this bounty?  You can ask questions in #bounties and
#evolution on GIMPNet (irc.gnome.org).  You can also get help and
advice via email at evolution-hackers@ximian.com and
evolution-patches@ximian.com.  
Comment 5 bohus_usa 2003-12-14 03:35:17 UTC
I built evolution at the end of November. Right now I just finished 
my finals, so I have not been on #bounties, #evolution and #gnome for 
some time. I am subscribed to both lists you mentioned. I will ask 
more questions soon, thanks. 
 
Comment 6 bohus_usa 2003-12-26 15:27:39 UTC
For plain text messages, inline PGP signature is quite popular. Thus 
I suggest to show a pop-up window (just before the PGP signed message 
is sent) with a question like this: 
 
  "PGP signature of plain text message can be inlined.\nInline?". 
 
Should that option be part of gconf ("don't show again...")? 
 
Comment 7 bohus_usa 2004-01-06 12:38:02 UTC
Created attachment 23011 [details] [review]
Part A of patch: it offers a possibility to send a clearsigned message. Part B (shortly) will verify clearsigned message.
Comment 8 bohus_usa 2004-01-09 06:55:24 UTC
Created attachment 23147 [details] [review]
This implements sending of clearsigned messages. Verification of clearsigned messages is not done yet.
Comment 9 bohus_usa 2004-02-03 08:24:02 UTC
Created attachment 24012 [details] [review]
This code implements cleartext signing and verification of clearsigned messages.
Comment 10 Matt Brown 2005-03-09 09:29:41 UTC
The final sentence of the pointer section of the bounty description
(http://www.gnome.org/bounties/Mailer.html#127521) mentions RFC2298. This is
incorrect. RFC2298 specifies a format for MDNs. It should probably be RFC2440
which specifies the OpenPGP message format.
Comment 11 Matt Brown 2005-06-24 09:31:01 UTC
I have created patches to address this bounty. They implement complete receive
support for inline PGP. 

The patches can be found on the evolution-patches list at
http://galactus.ximian.com/pipermail/evolution-patches/2005-June/010989.html or
attached to bug #217540.
Comment 12 André Klapper 2012-02-19 16:49:35 UTC
This bounty was available in 2003 and is not available anymore. 
Closing as OBSOLETE.
Comment 13 Yves-Alexis Perez 2012-06-24 18:24:55 UTC
The fact that the bounty is not available doesn't mean the bug is not valid, does it?
Comment 14 André Klapper 2012-06-25 08:44:50 UTC
(Hidden information in comment 0:) The issues themselves (not the bounty part) are handled in bug 217540 and bug 217541 instead.
Comment 15 Yves-Alexis Perez 2012-06-25 12:26:26 UTC
Well, they're marked as obsolete as well…