[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sup-devel] [Turnsole] Experimental GPG signature verification



Excerpts from Michael Stapelberg's message of 2012-03-12 19:28:44 +0100:
> Hi,
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.

Is there some missing file for getting CryptoManager? I get this:

.../lib/turnsole/modes/edit-message-mode.rb:106:in `initialize':
  uninitialized constant Turnsole::EditMessageMode::CryptoManager (NameError)
_______________________________________________
Sup-devel mailing list
Sup-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-devel