16 Dec
2019
16 Dec
'19
6:31 p.m.
On 12/16/19 1:08 PM, Good Guy via Boost-users wrote:
On 16/12/2019 17:15, David P. Riedel via Boost-users wrote:
Hi
I'm trying to find the boost public pgp key so I can validate the release archive against its signature file.
But I can't find where to import the public key from or what it is called.
Thanks for any help. Where are you downloading from? I have seen asc files at this link:
Yes, I've downloaded the .7z archive and the .7z.asc signature file But when I do: gpg --verify using the signature and archive file names, gpg says it can't because I don't have the public key, hence my question. Thanks