From cb6c2fa4ed0af096a7779827803c141306a8105a Mon Sep 17 00:00:00 2001 From: Jiri Denemark Date: Wed, 14 Oct 2020 13:24:29 +0200 Subject: [PATCH] docs: Mention GPG key used for signing releases Signed-off-by: Jiri Denemark Reviewed-by: Erik Skultety --- docs/downloads.html.in | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/docs/downloads.html.in b/docs/downloads.html.in index 43366b3694..aa0bb23d45 100644 --- a/docs/downloads.html.in +++ b/docs/downloads.html.in @@ -493,6 +493,20 @@
  • libvirt.org HTTPS server
  • +

    Signing keys

    + +

    + Source RPM packages and tarballs for libvirt and libvirt-python published + on this project site are signed with a GPG signature. You should always + verify the package signature before using the source to compile binary + packages. The following key is currently used to generate the GPG + signatures: +

    +
    +pub  4096R/10084C9C 2020-07-20 Jiří Denemark <jdenemar@redhat.com>
    +Fingerprint=453B 6531 0595 5628 5547  1199 CA68 BE80 1008 4C9C
    +
    +

    Primary release schedule

    -- 2.47.2