Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Stephen Leake <stephen_leake@stephe-leake.org>
To: info-gnus-english@gnu.org
Subject: Re: verifying gpg signature
Date: Sun, 14 Mar 2010 03:57:48 -0400	[thread overview]
Message-ID: <u7hpfqqrn.fsf@stephe-leake.org> (raw)
In-Reply-To: <uk4tgqhsf.fsf@stephe-leake.org>

Stephen Leake <stephen_leake@stephe-leake.org> writes:

> I'm just getting starting using gpg with email. I can sign outgoing
> messages (with mml-secure-sign), but I don't see how to verify the
> sigatures of incoming messages.
>
> The Gnus manual is silent on this; it talks about verifying regions,
> but I don't see how to apply that to a mail message. I tried 'apropos
> verify', and didn't see anything helpful.
>
> There must be a simple keystroke that verifies a signature attached to
> a mail message.

More info:

The signature is shown as:

[2. Digital signature --- application/pgp-signature; signature.asc]...

I can hit <return> on that part, and it does nothing. Tracing that
with the elisp debugger, apparently I'm supposed to add
that mime type to gnus-article-treat-types, and then a handler to
gnus-treatment-function-alist?

The function mml2015-verify seems to be what I need to call; how to I
tell Gnus to call it?

-- 
-- Stephe

  reply	other threads:[~2010-03-14  7:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-13 16:59 Stephen Leake
2010-03-14  7:57 ` Stephen Leake [this message]
2010-03-14 10:06   ` Adam Sjøgren
2010-04-04 13:21     ` Stephen Leake
2010-04-05  1:40       ` Stephen Leake
2010-04-05 13:57         ` Adam Sjøgren
2010-04-06  8:00           ` Stephen Leake

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=u7hpfqqrn.fsf@stephe-leake.org \
    --to=stephen_leake@stephe-leake.org \
    --cc=info-gnus-english@gnu.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;
as well as URLs for NNTP newsgroup(s).