From: Steve Revilak <steve@srevilak.net>
To: help-gnu-emacs@gnu.org
Subject: Public key for verifying emacs sources?
Date: Sat, 17 Jul 2021 21:44:31 -0400 [thread overview]
Message-ID: <20210718014431.GA18267@srevilak.net> (raw)
[-- Attachment #1: Type: text/plain, Size: 820 bytes --]
I'm having trouble verifying the pgp signature of the emacs 27.2
sources. I've downloaded
https://ftp.gnu.org/gnu/emacs/emacs-27.2.tar.xz, and
https://ftp.gnu.org/gnu/emacs/emacs-27.2.tar.xz.sig
I'd like to verify the tar.xz file before building, but I'm running
into this:
$ gpg --verify emacs-27.2.tar.xz.sig
gpg: assuming signed data in 'emacs-27.2.tar.xz'
gpg: Signature made Thu 25 Mar 2021 07:53:08 AM EDT
gpg: using RSA key 0x91C1262F01EB8D39
gpg: Can't check signature: No public key
And the keyserver I normally use doesn't know about key
0x91C1262F01EB8D39:
$ gpg --keyserver keys.openpgp.org --recv-key 0x91C1262F01EB8D39
gpg: keyserver receive failed: No data
Where can I find a copy of the signing key, so I can verify the source
distribution I've downloaded?
Steve
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2021-07-18 1:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-18 1:44 Steve Revilak [this message]
2021-07-18 7:00 ` Public key for verifying emacs sources? Eli Zaretskii
2021-07-18 11:38 ` Jean Louis
2021-07-18 12:05 ` Eli Zaretskii
2021-07-18 14:08 ` Steve Revilak
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210718014431.GA18267@srevilak.net \
--to=steve@srevilak.net \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).