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 16:28:57 +0200 Message-ID: <83pmmni91y.fsf@gnu.org> References: <874k411huk.fsf@gnu.org> <831qz3ki96.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="27228"; 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 15:29:58 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 1nU8BQ-0006tW-9G for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 15 Mar 2022 15:29:56 +0100 Original-Received: from localhost ([::1]:53830 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nU8BP-00029d-7G for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 15 Mar 2022 10:29:55 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:54908) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nU8Ac-00028O-MZ for help-gnu-emacs@gnu.org; Tue, 15 Mar 2022 10:29:06 -0400 Original-Received: from [2001:470:142:3::e] (port=38878 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 1nU8Ac-0007pv-Dh for help-gnu-emacs@gnu.org; Tue, 15 Mar 2022 10:29:06 -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=4SgRC6idh5n8MohyuSQF6S7SQYucN7BEgEoJ9P7IrKs=; b=aM+C0KqQZwvt JQlGNkwd+Y4fKwv0rr8+CicuXunrjc9lZVxg0xxZv4LFkleIBUej11fD2s6RmZhQwKFqfsdCF3tqm gmQ0U0/Dh0/7WnMr7Y0tqtdThbFB08ZaZrNjLfvDUwvvucRRGnXOBPv+dlxRcVRaW9O23D6LFISan I4ucuPEtZKlBFQnhMhuROf5qIwZg5pq+WtetZKc8djuUU3sl92SrPO7U3DGaFnnx/zZ0IOKJi6F/m YG11bG3HDfJL4VJY3dgRiHhwGn409fo6bkBHCg5iSqjRAv8I/zzF+JRzwQqvgXbifj6ch9ZMaqKly hf7Fk86x8VdkMrSCGqU86Q==; Original-Received: from [87.69.77.57] (port=2953 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 1nU8Ab-0004x5-T1 for help-gnu-emacs@gnu.org; Tue, 15 Mar 2022 10:29:06 -0400 In-Reply-To: <831qz3ki96.fsf@gnu.org> (message from Eli Zaretskii on Tue, 15 Mar 2022 05:27:17 +0200) 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:136579 Archived-At: > Date: Tue, 15 Mar 2022 05:27:17 +0200 > From: Eli Zaretskii > > > 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. And if that still doesn't work, try gpg --keyserver keyserver.ubuntu.com --recv-keys 17E90D521672C04631B1183EE78DAE0F3115E06B