Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:122911 X-Original-To: internals@lists.php.net Delivered-To: internals@lists.php.net Received: from php-smtp4.php.net (unknown [45.112.84.5]) by qa.php.net (Postfix) with ESMTPS id 2E8F61A009C for ; Wed, 3 Apr 2024 14:51:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1712155896; bh=mAtP8T2/mnjvDmsBaAAznfeBd1VGyWoa5n7AF2Mjo18=; h=Date:From:To:cc:Subject:In-Reply-To:References:From; b=LEBcXGsaHRaCRhUFfgrtu+zqgLGlJboW+ail55GY/lcWcdz4l8ZX79sS0uhjkh9WS LZKqrGvo+9pKhReClH7aoL9K9PvQ9wbd6HUb5U70/O62yOvO5gWeobna/gaJ1lT6vO j46yiH/EQCC8STK67+SMLF8Tjtj15uop2+AuKnH1vhfkSbxYpXugOpJzl7rEbOhrlS fo2dBtIdUNXOAiFfLKBcCYh1yVePDUEqfQz0DPAB6wTwhePzhIkm++bJHoLcuQLBeY e4MD2nIVL0GETfFJ7X/rJnz8IVU7SSV2agZ+CGwnNFm9jpYUgk1L1kKSajYTzM5GjU dihUT4AmHC6EQ== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 23D10180044 for ; Wed, 3 Apr 2024 14:51:36 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-13) on php-smtp4.php.net X-Spam-Level: *** X-Spam-Status: No, score=3.6 required=5.0 tests=BAYES_50,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,DMARC_MISSING,SPF_HELO_PASS, SPF_SOFTFAIL,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=4.0.0 X-Spam-Virus: No X-Envelope-From: Received: from xdebug.org (xdebug.org [82.113.146.227]) by php-smtp4.php.net (Postfix) with ESMTP for ; Wed, 3 Apr 2024 14:51:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1712155866; bh=mAtP8T2/mnjvDmsBaAAznfeBd1VGyWoa5n7AF2Mjo18=; h=Date:From:To:cc:Subject:In-Reply-To:References:From; b=f77wwYwbLXJDOdNU0w3kTZSnjowMTvhhw1u21QQm86HNalqH81Du0HeGlIJ0vNJAo tJWMYWnbcgqOaJ80lHDCMvYxnFYFgirjiR9K8tWLOmIwz/g1JV4EJ/dSzJ1kaJx8nY OYNhdB8RbxmuWhnoYBwFpBeFcmL6KpWi48+2ILCpPdTWSSkQC4Az9LUTcPCO7YpguI Zfo/t96fIsGAfaIJhuf1xVrX7fJje+cf/i3lGpC3+NJGuwyhRXLQwGezGv2WXYHEdX /slcgi57WPXUAFvAh6LJxY7O0PH00dMsZe+/eLKns8JSozyWQrKhmh+r1/xQS2tUzv sK1VWshEurs4g== Received: from localhost (localhost [IPv6:::1]) by xdebug.org (Postfix) with ESMTPS id 94E6B10C0D2; Wed, 03 Apr 2024 15:51:06 +0100 (BST) Date: Wed, 3 Apr 2024 15:51:06 +0100 (BST) To: John Coggeshall cc: Andreas Heigl , "internals@lists.php.net" Subject: Re: [PHP-DEV] Requiring GPG Commit Signing In-Reply-To: <609B255E-518E-4DAF-B41A-D21A3EBB5B5D@getmailspring.com> Message-ID: <8caff876-0995-3a57-dd87-791c83881312@php.net> References: <609B255E-518E-4DAF-B41A-D21A3EBB5B5D@getmailspring.com> Precedence: bulk list-help: list-post: List-Id: internals.lists.php.net MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="8323329-2098442926-1712155866=:14553" From: derick@php.net (Derick Rethans) This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323329-2098442926-1712155866=:14553 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE On Tue, 2 Apr 2024, John Coggeshall wrote: >=20 > > So if we want to make sure that something like XY doesn't happen, we > > have to add some additional restrictions to those GPG keys. >=20 > Looks like all those geeky colleagues of ours back in the day having=20 > key-signing parties at conferences were on to something, maybe.. > Let's be clear about something -- having GPG key requirements isn't=20 > going to help a situation like XZ. The XZ attack was done by an active=20 > maintainer of the project (who arguably manipulated the original=20 > maintainer of the project to become a maintainer themselves). It was=20 > as much a social engineering attack as anything. > Having GPG key requirements is all fine and dandy I suppose, but my=20 > tongue-in-cheek comment above has a real point behind it: GPG keys=20 > don't mean jack if you can't trust who owns the key. GitHub doesn't show the web of trust anyway, just "verified". Command=20 line GIT doesn't either, just: $ git verify-commit HEAD~1 gpg: Signature made Tue 02 Apr 2024 14:55:21 BST gpg: using RSA key 5A52880781F755608BF815FC910DEB46F53EA312 =E2=80=A6 gpg: aka "Derick Rethans (GitHub) = " [ultimate] gpg: aka "Derick Rethans (PHP) " [ultimate] cheers, Derick --8323329-2098442926-1712155866=:14553--