From: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
To: Notmuch Mail <notmuch@notmuchmail.org>
Subject: Re: [PATCH] crypto: signature verification reports valid User IDs
Date: Fri, 08 Dec 2017 01:38:57 -0500 [thread overview]
Message-ID: <87r2s52072.fsf@fifthhorseman.net> (raw)
In-Reply-To: <20171130042035.9502-1-dkg@fifthhorseman.net>
[-- Attachment #1: Type: text/plain, Size: 1008 bytes --]
On Wed 2017-11-29 23:20:35 -0500, Daniel Kahn Gillmor wrote:
> When i'm trying to understand a message signature, i care that i know
> who it came from (the "validity" of the identity associated with the
> key), *not* whether i'm willing to accept the keyholder's other
> identity assertions (the "trust" associated with the certificate).
>
> We've been reporting User ID information based on the "trust"
> associated with the certificate, because GMime didn't clearly expose
> the validity of the User IDs.
>
> This change relies on fixes made in GMime 3.0.3 and later which
> include https://github.com/jstedfast/gmime/pull/18.
Without this patch, the notmuch test suite currently fails when built
against gmime 3 on debian testing, because gmime 3 on debian testing
now correctly returns key IDs for _get_key_id().
This patch corrects the misbehavior of previous versions of notmuch, and
restores the ability to display correct validity of the keys in
question.
I welcome review for it!
--dkg
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
next prev parent reply other threads:[~2017-12-08 6:52 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-30 4:20 [PATCH] crypto: signature verification reports valid User IDs Daniel Kahn Gillmor
2017-12-08 6:38 ` Daniel Kahn Gillmor [this message]
2017-12-08 18:36 ` David Bremner
2017-12-08 18:55 ` Daniel Kahn Gillmor
2017-12-08 18:55 ` [PATCH v2] " Daniel Kahn Gillmor
2017-12-08 20:09 ` v3 of fixing signature verification Daniel Kahn Gillmor
2017-12-08 20:09 ` [PATCH v3] crypto: signature verification reports valid User IDs Daniel Kahn Gillmor
2017-12-09 2:26 ` David Bremner
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
List information: https://notmuchmail.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87r2s52072.fsf@fifthhorseman.net \
--to=dkg@fifthhorseman.net \
--cc=notmuch@notmuchmail.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.
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
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 read-only IMAP folder(s) and NNTP newsgroup(s).