From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by sourceware.org (Postfix) with ESMTPS id 1A9B43858D1E for ; Fri, 25 Feb 2022 19:42:34 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 1A9B43858D1E Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-86-BpmfPZL1MIyKMfdp37bcAg-1; Fri, 25 Feb 2022 14:42:31 -0500 X-MC-Unique: BpmfPZL1MIyKMfdp37bcAg-1 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 28ADF180FD72; Fri, 25 Feb 2022 19:42:30 +0000 (UTC) Received: from redhat.com (unknown [10.2.16.73]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 0DAC88479B; Fri, 25 Feb 2022 19:42:29 +0000 (UTC) Received: from fche by redhat.com with local (Exim 4.94.2) (envelope-from ) id 1nNgU0-0002rd-2y; Fri, 25 Feb 2022 14:42:28 -0500 Date: Fri, 25 Feb 2022 14:42:28 -0500 From: "Frank Ch. Eigler" To: Michael Przybylski Cc: elfutils-devel@sourceware.org Subject: Re: Signing keys for releases? Message-ID: <20220225194228.GA2966@redhat.com> References: <0588587cc4efb2a48ee4746f5da9865bc1bb0380.camel@levo.ai> MIME-Version: 1.0 In-Reply-To: <0588587cc4efb2a48ee4746f5da9865bc1bb0380.camel@levo.ai> User-Agent: Mutt/1.12.0 (2019-05-25) X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Status: No, score=-5.8 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H5, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_NONE, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: elfutils-devel@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Elfutils-devel mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Feb 2022 19:42:35 -0000 Hi - > Could you please point me toward the PGP/GPG public keys necessary to > validate the elfutils release tarballs against their .sig files? Try these: https://sourceware.org/elfutils/ftp/gpgkey-1AA44BE649DE760A.gpg https://sourceware.org/elfutils/ftp/gpgkey-5C1D1AA44BE649DE760A.gpg - FChE