From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: GPG key to verify emacs releases Date: Tue, 15 Mar 2022 05:27:17 +0200 Message-ID: <831qz3ki96.fsf@gnu.org> References: <874k411huk.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="4274"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Tue Mar 15 04:28:12 2022 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nTxr2-0000tm-Kr for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 15 Mar 2022 04:28:12 +0100 Original-Received: from localhost ([::1]:55838 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nTxr0-0001Vz-Lr for geh-help-gnu-emacs@m.gmane-mx.org; Mon, 14 Mar 2022 23:28:11 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:41746) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nTxqK-0001VZ-RP for help-gnu-emacs@gnu.org; Mon, 14 Mar 2022 23:27:29 -0400 Original-Received: from [2001:470:142:3::e] (port=57118 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nTxqK-0005bf-JF for help-gnu-emacs@gnu.org; Mon, 14 Mar 2022 23:27:28 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=UmH7HMT0iCz99I7WKkMpoMDbB9VQ+n6m12ZMVIWJHyk=; b=Eqpd1m7axXW9 pgUjFpv1Ldhoa0pUtQ5LVGGHpY9WvI7jWUNFAwdJNQ0hNlg80TLbiL9YvjuM6BXIXTDwyHtTGJAwA wFVY4HozFjEDrzX6hfphzM2tfdchN/vpMCK1Jk2PIYBpb8R4P1qBMQM4KYWM+8Dd4t3oQ+RneFgWi 6oaG5WMUL/l18fzdW+ut99xA6M1x6iqMJHGI1h4rtLDRXcd+CtxAGFZXZiyTCJhXKz4keLN6nAnHO ykucpnclPJFu0iZQ4+1/OnvG2oQT+LuiiJJrcf5mbaoWelFALJlYfvNidNu/5EY8itB0/trPuTtp+ Wgm/SLhdSXc6qhKgZp7iZw==; Original-Received: from [87.69.77.57] (port=2338 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nTxqK-0007J1-2C for help-gnu-emacs@gnu.org; Mon, 14 Mar 2022 23:27:28 -0400 In-Reply-To: <874k411huk.fsf@gnu.org> (message from GNU Hacker on Mon, 14 Mar 2022 01:46:27 +0100) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:136560 Archived-At: > From: GNU Hacker > Date: Mon, 14 Mar 2022 01:46:27 +0100 > > I need the public key with this FPR: > > 17E90D521672C04631B1183EE78DAE0F3115E06B > > this dont work for me: > > #+begin_src > gpg --keyserver pgp.mit.edu --recv-keys 17E90D521672C04631B1183EE78DAE0F3115E06B > #+end_src Sorry, please try again, I hope it will work now.