Archive of RubyForge sup-devel mailing list
 help / color / mirror / Atom feed
From: Michael Stapelberg <michael+sup@stapelberg.de>
To: sup-devel <sup-devel@rubyforge.org>
Subject: [sup-devel] [Turnsole] Experimental GPG signature verification
Date: Mon, 12 Mar 2012 19:28:44 +0100	[thread overview]
Message-ID: <1331576656-sup-947@stapelberg.de> (raw)

Hi,

At https://github.com/mstap/turnsole/commits/gpg-signed, you can find an
experimental branch which implements GPG signature verification. This should
work for PGP/MIME multipart/mixed, multipart/signed and PGP/INLINE. You also
need the changes of https://github.com/wmorgan/heliotrope/pull/42 in your
heliotrope for this to work.

GPG decryption is not working at all yet. Also, depending on your messages, you
might need to patch RMail (see my previous mail):

lib/rmail/parser/multipart.rb:211
  #s = PushbackReader.maybe_contains_re("--" + boundary)
  s = Regexp.quote("--" + boundary)

If you notice any problems, please report them.

Best regards,
Michael

PS: I’m not quite sure how to make Heliotrope pick up the "signed" label for
messages which are already indexed. The code now recognizes more signed
variants. Ideas?
_______________________________________________
Sup-devel mailing list
Sup-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-devel

             reply	other threads:[~2012-03-12 18:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-12 18:28 Michael Stapelberg [this message]
2012-03-14 13:13 ` Nicolas Pouillard
2012-03-14 13:31   ` Michael Stapelberg
2012-03-14 13:38     ` Nicolas Pouillard
2012-03-14 13:55       ` Michael Stapelberg
2012-03-18 22:45         ` Michael Stapelberg
2012-03-19  7:53           ` Nicolas Pouillard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1331576656-sup-947@stapelberg.de \
    --to=michael+sup@stapelberg.de \
    --cc=sup-devel@rubyforge.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox