From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Q3C2c-00033p-VC for garchives@archives.gentoo.org; Fri, 25 Mar 2011 18:47:23 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BDC5A1C089; Fri, 25 Mar 2011 18:47:14 +0000 (UTC) Received: from mail-iw0-f181.google.com (mail-iw0-f181.google.com [209.85.214.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 8CDBB1C081 for ; Fri, 25 Mar 2011 18:46:50 +0000 (UTC) Received: by iwn2 with SMTP id 2so1694422iwn.40 for ; Fri, 25 Mar 2011 11:46:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:from :date:x-google-sender-auth:message-id:subject:to:content-type; bh=ZKHo5miRS1ilFxagyMRp4AFyjPNo14X/+/EYa9EFl8A=; b=icJI57UlbJRSNW22N70ewbn3rvRRZ7S4BRYIYFZ0CXW+b8omVP2avZuWO5rv2wG9Tr CPHFUW9ej8cPfUJmC9rFRAtg6bkAhcIJPXAM8gGFbxDf1YlZdiYO3feUS77do7iXCsiL 5B2YVjpV6MvZQA2h8FynmmNuplc/opB1WCi3E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; b=nyI3soKBBmrFCnaaxy0kBPvvl2rX6+faEmPFQS3V48Lm1WVPsinDra5JAFiduxTrC1 3AUObWI/aRYQvQSwNtfGtL/FnWs2WG8l5pyJZjjK+/SfD08qwd7Jgh1MRsWIoHBjyVra twYINbuH65PJVPLhp1gruiddDcKzIZhupV78g= Received: by 10.231.185.105 with SMTP id cn41mr1134915ibb.72.1301078810091; Fri, 25 Mar 2011 11:46:50 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Sender: vapierfilter@gmail.com Received: by 10.231.11.195 with HTTP; Fri, 25 Mar 2011 11:46:25 -0700 (PDT) In-Reply-To: <201103250953.19757.dilfridge@gentoo.org> References: <20110325074824.TAf2c206.tv@veller.net> <201103250953.19757.dilfridge@gentoo.org> From: Mike Frysinger Date: Fri, 25 Mar 2011 14:46:25 -0400 X-Google-Sender-Auth: fpDSRsp8ZCjuQ5rrwrjbWej2S1k Message-ID: Subject: Re: [gentoo-dev] Re: rejecting unsigned commits To: gentoo-dev@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: X-Archives-Hash: c8a36a194258edbf74cb8e45a2608bcc On Fri, Mar 25, 2011 at 4:53 AM, Andreas K. Huettel wrote: > Of course now we can add additional requirements: > > * The key must have an userid that refers to an official Gentoo e-mail > address. E.g. dilfridge@gentoo.org no. there's no reason for this requirement, and it prevents proxy maintenance long term. e-mail addresses do not verify identity, verifying identify verifies identity. this is the point of the web of trust. -mike