Gentoo Archives: gentoo-portage-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-portage-dev@l.g.o
Subject: Re: [gentoo-portage-dev] [PATCH] enable user settable gpg keyservers
Date: Mon, 25 Feb 2019 20:59:10
Message-Id: 348150266ca03ca4f816f74cc29f98775572c084.camel@gentoo.org
In Reply to: [gentoo-portage-dev] [PATCH] enable user settable gpg keyservers by Matthew Thode
1 On Mon, 2019-02-25 at 14:34 -0600, Matthew Thode wrote:
2 > Allowing users to define which keyservers they update from allows them
3 > to work around buggy keyservers. It is also useful for local mirrors
4 > and / or private keyservers.
5 >
6 > It's likely that I'm setting the default incorrectly and not
7 > alphabetizing right, but the code works at least...
8 >
9
10 I'm still wondering why you need to use keyservers instead of WKD which
11 is much more reliable.
12
13 --
14 Best regards,
15 Michał Górny

Attachments

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

Replies

Subject Author
Re: [gentoo-portage-dev] [PATCH] enable user settable gpg keyservers Matthew Thode <prometheanfire@g.o>