[FFmpeg-devel] Please provide the FFMPEG public key (GPG/PGP)
Zane van Iperen
zane at zanevaniperen.com
Tue Feb 23 13:37:18 EET 2021
On 23/2/21 5:30 pm, Michael Witten wrote:
> Please send to this mailing list an email that embeds the PGP/GPG
> public key used to sign files provided by the FFMPEG project.
>
It doesn't account for trust, but you can just import the key yourself in the meantime:
$ gpg --verify ffmpeg-4.3.2.tar.xz.asc ffmpeg-4.3.2.tar.xz
gpg: Signature made Sun 21 Feb 2021 06:35:15 AEST
gpg: using RSA key FCF986EA15E6E293A5644F10B4322F04D67658D8
gpg: issuer "ffmpeg-devel at ffmpeg.org"
gpg: Can't check signature: No public key
$ gpg --keyserver pool.sks-keyservers.net --search-key FCF986EA15E6E293A5644F10B4322F04D67658D8
gpg: data source: http://87.118.94.9:11371
(1) FFmpeg release signing key <ffmpeg-devel at ffmpeg.org>
2048 bit RSA key B4322F04D67658D8, created: 2011-04-26
Keys 1-1 of 1 for "FCF986EA15E6E293A5644F10B4322F04D67658D8". Enter number(s), N)ext, or Q)uit >
> Please also include on your website a link to download your public
> key, and place it in a prominent place, perhaps alongside the
> various download links.
>
> Thanks!
>
> Sincerely,
> Michael Witten
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
>
More information about the ffmpeg-devel
mailing list