Can't check signature: No public key

General project discussion.
Use this as a last resort if your topic does not fit in any of the other boards but it still on-topic.
Forum rules
This General Discussion board is meant for topics that are still relevant to Pale Moon, web browsers, browser tech, UXP applications, and related, but don't have a more fitting board available.

Please stick to the relevance of this forum here, which focuses on everything around the Pale Moon project and its user community. "Random" subjects don't belong here, and should be posted in the Off-Topic board.
User avatar
Giraffy253
New to the forum
New to the forum
Posts: 1
Joined: 2023-04-07, 14:44

Can't check signature: No public key

Unread post by Giraffy253 » 2023-04-07, 14:59

When I run

Code: Select all

gpg --verify palemoon-32.1.0.linux-x86_64-gtk3.tar.xz.sig palemoon-32.1.0.linux-x86_64-gtk3.tar.xz
the output is

Code: Select all

gpg: Signature made Sat 18 Mar 2023 03:45:25 PM CDT
gpg:                using RSA key 439F46F42C6AE3D23CF52E70865E6C87C65285EC
gpg: Can't check signature: No public key
But according to

Code: Select all

gpg --list-keys

I have

Code: Select all

pub   rsa4096 2015-01-26 [SCA]
      3DAD8CD107197488D2A2A0BD40481E7B8FCF9CEC
uid           [ unknown] Moonchild (RSA signing key) <moonchild@palemoon.org>
sub   rsa4096 2015-01-26 [E]
sub   rsa4096 2020-11-08 [S]

Is there something that I am doing wrong in order to verify the signature? I have already verified the 256checksum but would like to verify signature as well.

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35474
Joined: 2011-08-28, 17:27
Location: Motala, SE
Contact:

Re: Can't check signature: No public key

Unread post by Moonchild » 2023-04-07, 15:44

You need to get Travis' public key. I do not sign binaries I do not build.
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

Locked