Gentoo Archives: gentoo-dev

From: Tom Martin <slarti@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] developer keyring?
Date: Tue, 03 Jan 2006 02:12:43
Message-Id: 20060103020939.7f70ac85@pohl.lj.net
In Reply to: [gentoo-dev] developer keyring? by Patrick Lauer
1 On Mon, 02 Jan 2006 20:10:46 +0100
2 Patrick Lauer <patrick@g.o> wrote:
3
4 > So right now you'd have to go through the website (fetch the keys from
5 > the roll-call page ... if you remember where that is) and import them
6 > one by one (time-consuming).
7 >
8 > Any automation of that process would be really appreciated :-)
9 > (Also it would make any mandatory ebuild signing much easier to handle
10 > from a user p.o.v. ...)
11
12 Shouldn't really be a problem. Grep the key ids from roll-call.xml (any
13 string beginning with "0x") and gpg --recv-keys them. As a side-affect,
14 you should easily be able to find any developers who haven't uploaded
15 their keys to a sensible keyserver, i.e. subkeys.pgp.net.
16
17 HTH,
18 --
19 Tom Martin, http://dev.gentoo.org/~slarti
20 AMD64, net-mail, shell-tools, vim, recruiters
21 Gentoo Linux

Attachments

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

Replies

Subject Author
Re: [gentoo-dev] developer keyring? Tom Martin <slarti@g.o>