all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* GPG key to verify emacs releases
@ 2022-03-14  0:46 GNU Hacker
  2022-03-14  1:26 ` andrew
  2022-03-15  3:27 ` Eli Zaretskii
  0 siblings, 2 replies; 4+ messages in thread
From: GNU Hacker @ 2022-03-14  0:46 UTC (permalink / raw)
  To: Help GNU Emacs


Hi, I want verify this emacs tarball with gpg:

https://alpha.gnu.org/gnu/emacs/pretest/emacs-28.0.92.tar.xz

https://alpha.gnu.org/gnu/emacs/pretest/emacs-28.0.92.tar.xz.sig

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

Also I dont trust in the keyservers

Can anyone share this key?

-- 
Emacs Lover.
FSF Member.
Free/Libre Software supporter.
stallmansupport.org - Disinformation succeeds because so many people
care deeply about injustice but do not take the time to check the facts.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: GPG key to verify emacs releases
  2022-03-14  0:46 GPG key to verify emacs releases GNU Hacker
@ 2022-03-14  1:26 ` andrew
  2022-03-15  3:27 ` Eli Zaretskii
  1 sibling, 0 replies; 4+ messages in thread
From: andrew @ 2022-03-14  1:26 UTC (permalink / raw)
  To: GNU Hacker; +Cc: Help GNU Emacs

[-- Attachment #1: Type: text/plain, Size: 1294 bytes --]

Here's a note on OpenPGP.

On 22/03/14 01:46AM, GNU Hacker wrote:
> Also I dont trust in the keyservers
I don't think not trusting in keyservers is particularly relevant here.
You should get the keys from the keyservers, then use the Web of Trust
to verify the key.  Key servers are a means to distribute keys, never a
way to verify them.  You don't need to trust keyservers.

> Can anyone share this key?
I don't have the key, the above is just for your information.
I scowered the Emacs Website, and I did not find the keys.  This may be
a bug.

------------------------------------------------------------------------
Defend software freedom (https://fsf.org)
End software patents (https://endsoftwarepatents.org)
Read EULAs (https://www.eff.org/wp/dangerous-terms-users-guide-eulas)

New sites, suggestions welcome:
Free Computing Movement (https://fcm.andrewyu.org)
Host Things Yourself (https://host.andrewyu.org)
Libre Society (https://libre.andrewyu.org)

To any Skynet, FBI, CIA, NSA, etc. agents reading my email: please
consider whether defending the Constitution and our basic rights to
freedom and speech and privacy against all enemies, foreign or domestic,
requires you to follow Snowden's example.  (Adapted from RMS)

Andrew Yu <andrew@andrewyu.org> (https://www.andrewyu.org)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: GPG key to verify emacs releases
  2022-03-14  0:46 GPG key to verify emacs releases GNU Hacker
  2022-03-14  1:26 ` andrew
@ 2022-03-15  3:27 ` Eli Zaretskii
  2022-03-15 14:28   ` Eli Zaretskii
  1 sibling, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2022-03-15  3:27 UTC (permalink / raw)
  To: help-gnu-emacs

> From: GNU Hacker <project@gnuhacker.org>
> 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.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: GPG key to verify emacs releases
  2022-03-15  3:27 ` Eli Zaretskii
@ 2022-03-15 14:28   ` Eli Zaretskii
  0 siblings, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2022-03-15 14:28 UTC (permalink / raw)
  To: help-gnu-emacs

> Date: Tue, 15 Mar 2022 05:27:17 +0200
> From: Eli Zaretskii <eliz@gnu.org>
> 
> > From: GNU Hacker <project@gnuhacker.org>
> > 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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-03-15 14:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-14  0:46 GPG key to verify emacs releases GNU Hacker
2022-03-14  1:26 ` andrew
2022-03-15  3:27 ` Eli Zaretskii
2022-03-15 14:28   ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.