From: "Robin H. Johnson" <robbat2@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] Manifest signing
Date: Wed, 2 Nov 2011 16:11:54 +0000 [thread overview]
Message-ID: <robbat2-20111102T160008-221352691Z@orbis-terrarum.net> (raw)
In-Reply-To: <4EB13189.4000500@groeper-berlin.de>
On Wed, Nov 02, 2011 at 01:03:21PM +0100, enno+gentoo@groeper-berlin.de wrote:
> I followed the threads about manifest signing with interest and even had
> a look at the manifest signing guide [4]. Sounds nice at first view.
> But, please correct me, if I'm wrong. I didn't find a place where these
> signatures are verified.
> Is manifest signing for the infrastructure team, enabling them to verify
> the author of a commit (see GLEP57 [1])? Wouldn't this be obsoleted by
> commit signing if the move to git is done ([2])?
Developer signing is radically altered in the face of git yes, that's
one of the reasons not much has happened there. But the other larger
reason is that developer signing pales in importance to the signature
chain between infra->user.
> If it is (also) for the users, why is there no code for it in portage
> anymore [3]?
Hmm, I hadn't see that removal, but it makes sense unless the entire
tree is developer-signed, which isn't likely to happen soon.
> Okay "why" is clear. Obviously nobody was maintaining it...
The code worked when I used it...
> I thought about signing the manifests of my overlay. But this is
> senseless, if there is no automatic check. I can't think of any user
> verifying manifest signatures by hand.
There's a chicken & egg problem with most signing. You need to
communicate the valid keys out of band from the actual repo.
Maybe the layman data is a good place for that, but until such a
location is figured out, you have zero security gain (if the 'correct'
keys are only listed in a file in the repo, any attacker just replaces
that when he puts his other content in).
> How does infrastructure team check, if a GPG key belongs to a developer?
> The Manifest signing guide [4] simply says "Upload the key to a
> keyserver". Everbody can upload a key to the public keyservers. An
> attacker, able to modify a signed Manifest, could simply create a new
> key on the developers name and use it to sign the modified manifest.
> Therefore it must be clear which key really belongs to a dev.
Developers specify in their LDAP data what keys are theirs, and this
gets exported here, amongst other places:
http://www.gentoo.org/proj/en/devrel/roll-call/userinfo.xml
There was a prototype keyserver at one point as well, and I can generate
new keyrings if needed based on the LDAP data.
> Furthermore the Tree-Signing-GLEPs [5] seem to be incomplete.
> This looks like the right place to continue work on Tree Signing.
Those were the draft copies, which were finalized into GLEP 57..61.
You are correct that there are two unfinished GLEPs in that directory:
02-developer-process-security
03-gnupg-policies-and-handling
Of those, 03 can probably be written at this point.
02 is going to change radically when git comes into play.
--
Robin Hugh Johnson
Gentoo Linux: Developer, Trustee & Infrastructure Lead
E-Mail : robbat2@gentoo.org
GnuPG FP : 11AC BA4F 4778 E3F6 E4ED F38E B27B 944E 3488 4E85
next prev parent reply other threads:[~2011-11-02 16:12 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-29 15:02 [gentoo-dev] Manifest signing Anthony G. Basile
2011-09-29 15:04 ` Tony "Chainsaw" Vroon
2011-09-29 15:09 ` Fabian Groffen
2011-09-29 19:08 ` [gentoo-dev] " Duncan
2011-09-29 19:36 ` Robin H. Johnson
2011-11-02 12:03 ` [gentoo-dev] " enno+gentoo
2011-11-02 16:11 ` Robin H. Johnson [this message]
2011-11-03 21:55 ` enno+gentoo
2011-11-03 23:09 ` Robin H. Johnson
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=robbat2-20111102T160008-221352691Z@orbis-terrarum.net \
--to=robbat2@gentoo.org \
--cc=gentoo-dev@lists.gentoo.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