'; _g('Warning !', null, 'h4'); _g('This file is obsolete, please download the latest version.', 'href="../" class="alert-link"', 'p'); echo '

'; } echo sprintf(_r('Your download of %s should start within a few seconds'), '' . $product['name'] . '' . ($torrent ? ' (torrent)' : '')), ' ', sprintf(_r('(download size is about %s).'), $product_size[1]), ' ', sprintf(_r('If the download does not start, click here.'), $download, $download), sprintf( '%s', ($product['magnet'] && $torrent ? ' | Magnet' : '' )); ?>

" . basename($download) . '.' . $checksum .''; $chksm_cmd .= '$ ' . $checksum . 'sum -c ' . basename($download) . '.' . $checksum . ' # ' . _r('You need both iso and checksum file in the same folder'); $chksm_cmd .= "\n" . basename($download) . ": " . _r("OK") . " \n" . PHP_EOL; if (isset($product["$checksum.gpg"])) { $sig_links[] = "" . basename($download) . ".$checksum.gpg"; } } } ?> 0 && !$torrent) { _g('As soon as your download is complete, you should check that the checksums match:', null, 'p'); $checksum_links = array_to_list($sum_links, ' ' . _r('and', ' '), _r(',', ' ')); _g('Checksums are available for download as files:', null, ' '); echo "$checksum_links.

"; echo PHP_EOL . '
' . PHP_EOL; echo '
' . PHP_EOL;
    echo $chksm_cmd;
    echo '
' . PHP_EOL . '

'; _g('If checksums do not match, DO NOT use this ISO. Double-check and try to download again.', null, ' '); $signature_links = array_to_list($sig_links, ' ' . _r('and', ' '), _r(',', ' ')); ?> 0) { // only output if there are any signatures files present ?>

MIT PGP Public Key Server:'), 'https://sks-keyservers.net/'); ?>

$ gpg --keyserver pool.sks-keyservers.net --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 

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