Return-Path: Received: from smtp4.osuosl.org (smtp4.osuosl.org [IPv6:2605:bc80:3010::137]) by lists.linuxfoundation.org (Postfix) with ESMTP id EA959C000D for ; Wed, 20 Oct 2021 21:50:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id CDB66407A1 for ; Wed, 20 Oct 2021 21:50:27 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org X-Spam-Flag: NO X-Spam-Score: -0.202 X-Spam-Level: X-Spam-Status: No, score=-0.202 tagged_above=-999 required=5 tests=[BAYES_20=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no Authentication-Results: smtp4.osuosl.org (amavisd-new); dkim=pass (2048-bit key) header.d=achow101.com Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XQ4YlFMgUC4K for ; Wed, 20 Oct 2021 21:50:24 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.8.0 Received: from mail-0201.mail-europe.com (mail-0201.mail-europe.com [51.77.79.158]) by smtp4.osuosl.org (Postfix) with ESMTPS id 20E434037D for ; Wed, 20 Oct 2021 21:50:23 +0000 (UTC) Date: Wed, 20 Oct 2021 21:50:13 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=achow101.com; s=protonmail; t=1634766615; bh=QOAv4XbCVaetbfd4baO5w505mGo/oGHPrCq4YewCyCU=; h=Date:To:From:Reply-To:Subject:From; b=l7wzBonlc7mUFH6nrZX3vBnDR7Xny6sOIvIeeGuggVRp339DZBZ7Ylq6hlX7Z264/ aKR3iZtAafo4TlOKHYKU/b7yNUnd1Dmp301eGiEoXq2SwitdKE0TXiGwfFhPBKy5SK ESqgZF9f/wnqN/259208ToGbnog0Ehq9648uPi+Zc7k09TWsgF5x9MTPmQ/bTIVmQo cfP9SRmhBpPI3TY/3TzTPhh4mhEQQ68r+ufp6JzOS7t2R01y9DaAk6bhiy7WvkoJWZ gCCeNzzeJw5iKEQuhPoBTqbTI2elPJyBCCuq3i8XF1XQUu4qjrOX/ev2CuGwGXmVJQ 3i5B+SNbVYhNQ== To: bitcoin-dev@lists.linuxfoundation.org From: Andrew Chow Reply-To: Andrew Chow Message-ID: <31c1a187-dcc7-900c-7298-0dc4b537c7bf@achow101.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [bitcoin-dev] bitcoin.org missing bitcoin core version 22.0 X-BeenThere: bitcoin-dev@lists.linuxfoundation.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Bitcoin Protocol Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Oct 2021 21:50:28 -0000 On 10/20/2021 03:20 PM, Owen Gunden via bitcoin-dev wrote: > I also notice that, as of 22.0, Wladimir is no longer signing the > releases, and I have no trust in my gpg network of the people who seem > to have replaced him. It is signed with his personal key, as well as the personal keys of several other developers. > Given the level of security at stake here, my eyebrows are raised at > this combination of items changing (new website + new gpg signers at the > same time). bitcoincore.org has been Bitcoin Core's official website for several years. Binaries have not been posted to bitcoin.org by the release maintainer for several major releases. The only reason they are still available there is because bitcoin.org's maintainer mirrors them.