Gentoo Archives: gentoo-portage-dev

From: Zac Medico <zmedico@g.o>
To: gentoo-portage-dev@l.g.o
Subject: Re: [gentoo-portage-dev] [PATCH] emerge-webrsync: use gkeys to verify gpg signatures (bug 597918)
Date: Thu, 27 Oct 2016 19:36:07
Message-Id: 0c2867b8-e8a1-8906-449d-18b7887bbce3@gentoo.org
In Reply to: Re: [gentoo-portage-dev] [PATCH] emerge-webrsync: use gkeys to verify gpg signatures (bug 597918) by Brian Dolbec
1 On 10/27/2016 10:38 AM, Brian Dolbec wrote:
2 > On Thu, 27 Oct 2016 10:16:42 -0700
3 > Zac Medico <zmedico@g.o> wrote:
4 >
5 >> Use gkeys to verify gpg signatures by default. Refresh the gentoo
6 >> snapshot signing key before signature verification, in order to ensure
7 >> that the latest revocation data is available. Add an --insecure option
8 >> which disables gpg signature verification. Warn about
9 >> man-in-the-middle attacks when the --insecure option is used.
10 >> Deprecate the pre-existing webrsync-gpg feature since it requires
11 >> manual gpg configuration.
12 >>
13 >> X-Gentoo-Bug: 597918
14 >> X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=597918
15 >> ---
16 >> bin/emerge-webrsync | 51
17 >> +++++++++++++++++++++++++++++++++++++++++++++++----
18 >> man/make.conf.5 | 6 ++++-- 2 files changed, 51 insertions(+), 6
19 >> deletions(-)
20 >>
21 >
22 > LGTM
23 >
24
25 Thanks, merged with %s/ gpg/ OpenPGP/:
26
27 https://gitweb.gentoo.org/proj/portage.git/commit/?id=98c250cceaf380d6dbeacac90482a5d1956dcb80
28 --
29 Thanks,
30 Zac

Attachments

File name MIME type
signature.asc application/pgp-signature