From 28bce0ac703d14465da57d579af90341f90b043c Mon Sep 17 00:00:00 2001 From: filip Date: Sun, 15 May 2016 22:23:30 +0200 Subject: adding a gpg test to the DL page --- en/downloads/get/index.php | 29 +++++++++++++++++++++++++++-- 1 file changed, 27 insertions(+), 2 deletions(-) (limited to 'en') diff --git a/en/downloads/get/index.php b/en/downloads/get/index.php index 21e9bed86..1e1a286fe 100644 --- a/en/downloads/get/index.php +++ b/en/downloads/get/index.php @@ -235,8 +235,33 @@ if (array_key_exists('sha512', $product)) { } ?> -

DO NOT use this ISO. Double-check and try to download again.'); ?>

- +

DO NOT use this ISO. Double-check and try to download again.'); ?>

+

+
+$ gpg --keyserver pgp.mit.edu --recv-keys EDCA7A90
+
+

+
+gpg: key EDCA7A90: public key "Mageia Release <release@mageia.org>" imported
+
+
+
+gpg: key EDCA7A90: "Mageia Release <release@mageia.org>" not changed
+
+

+
+$ gpg --verify /your/download/location/.md5.gpg
+
+

+
+gpg: Good signature from "Mageia Release <release@mageia.org>"
+gpg: WARNING: This key is not certified with a trusted signature!
+gpg:          There is no indication that the signature belongs to the owner.
+Primary key fingerprint: B210 76A0 CBE4 D93D 66A9  D08D 835E 41F4 EDCA 7A90
+
+

+