Gnus development mailing list
 help / color / mirror / Atom feed
* PGG signature verification
@ 2003-04-06  6:23 Graeme Mathieson
  2003-04-06 13:11 ` Daniel Pittman
  2003-04-06 13:24 ` Jesper Harder
  0 siblings, 2 replies; 3+ messages in thread
From: Graeme Mathieson @ 2003-04-06  6:23 UTC (permalink / raw)



I think I've managed to setup PGG to automatically verify PGP signatures
(it's mostly PGP/MIME I'm interested in, having recently switched from
Mutt), with some of the following configuration:

,----
| (require 'pgg)
| (setq pgg-default-scheme 'gpg)
| (setq mml-signencrypt-style-alist '(("pgpmime" combined)
|                                     ("pgp" combined)
|                                     ("smime" combined)))
| (setq mm-verify-option 'known
|       mm-decrypt-option 'known
|       gnus-message-replysign t
|       gnus-message-replyencrypt t
|       mml-default-sign-method "pgpmime"
|       mml-default-encrypt-method "pgpmime")
`----

(The mml-default-(sign|encrypt)-method part took a while to find; that
defaults to signing with PGP/MIME instead of S/MIME.)

This all works nicely.  There's one thing I'm not clear on, though.  How
does Gnus indicate to me that a signature has successfully been verified
(with mm-verify-option)?  I can see that it's doing *something* to
verify signed messages since it can take longer to display them, but
there's no apparent indication that the verification was successful.

-- 
Right now, there are scr1pt k1dd13s plotting to DDoS my network, my co-lo
server is not responding  to pings and  the people that I IRC with may be
involved in both.  I'm  sysadmin Graeme Mathieson and this is the longest
day of my life.                               http://www.wossname.org.uk/




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

end of thread, other threads:[~2003-04-06 13:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-06  6:23 PGG signature verification Graeme Mathieson
2003-04-06 13:11 ` Daniel Pittman
2003-04-06 13:24 ` Jesper Harder

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).