Gnus development mailing list
 help / color / mirror / Atom feed
* Gnus mishandled PGP clearsigned files in attachments
@ 2006-01-22 23:04 Juliusz Chroboczek
  2006-01-23  4:42 ` Katsumi Yamaoka
  0 siblings, 1 reply; 6+ messages in thread
From: Juliusz Chroboczek @ 2006-01-22 23:04 UTC (permalink / raw)


Hi,

(I've also reported this as Debian bug 348383 -- sorry for the spamming.)

Gnus mishandles ASCII-armored GPG signed files sent as attachments.
An example of such a file is available on gmane in group
gmane.comp.version-control.darcs.devel under

  Message-ID: <200601142043.k0EKhTvU018182@ms-smtp-02.nyroc.rr.com>

There are two mis-behaviours:

  - when displaying such a message, Gnus will attempt to verify the
    signature before de-QP-ing.  Obviously, this fails;
  - when saving such an attachment, Gnus discards the PGP armour (and
    therefore the signature).  This makes it impossible to check the
    signature.

Mutt simply treats the attachment as plain text:

  - when displaying such a message, Mutt doesn't attempt to do any
    processing.
  - when saving such an attachment, Mutt saves the pristine, de-QP-ed
    attachment, which it is then possible to verify.

Ideally, Gnus would behave like Mutt when saving the attachment, but
verify the signature after de-QP-ing when displaying the message.

(In case you're interested: there are very good reasons for using this
sort of attachments -- the attachment can be verified after being
saved without using a mailer, which is not the case with PGP/MIME.
This is a needed feature in Darcs.)

Thanks for your help,

                                        Juliusz Chroboczek




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-01-24 20:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-22 23:04 Gnus mishandled PGP clearsigned files in attachments Juliusz Chroboczek
2006-01-23  4:42 ` Katsumi Yamaoka
2006-01-23  9:53   ` Katsumi Yamaoka
2006-01-23 11:55     ` Katsumi Yamaoka
2006-01-24 10:28       ` Katsumi Yamaoka
2006-01-24 20:39         ` Juliusz Chroboczek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).