'; _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 ' . basename($download) . "\n" . $product[$checksum] . "\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'); 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, ' '); $checksum_links = array_to_list($sum_links, ' ' . _r('and', ' '), _r(',', ' ')); $signature_links = array_to_list($sig_links, ' ' . _r('and', ' '), _r(',', ' ')); _g('Checksums are available for download as files:', null, ' '); echo "$checksum_links.

"; ?> 0) { // only output if there are any signatures files present ?>

MIT PGP Public Key Server:'), 'https://pgp.mit.edu/'); ?>

$ 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