Files
dvdisaster/documentation/en/download20.html
2012-04-08 21:33:59 +09:00

147 lines
5.5 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Digital signature</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
<!-- Title header -->
<table width="100%" cellpadding="0" border="0">
<tr>
<td align="left">
<span class="fxxl"><b>dvdisaster</b></span>
<i>Version 0.72.4 / 0.72 (pl4)</i>
</td>
<td align="right">
<span class="fxxl">&nbsp;</span><a href="http://dvdisaster.net/en/">To the Internet version</a>
<a href="../cs/download20.html"></a>
<a href="../de/download20.html"></a>
<a href="../ru/download20.html"></a>
</td>
</tr>
</table>
<!-- Language chooser or separator -->
<table width="100%" cellpadding="0" border="0">
<tr>
<td colspan="2" class="hsep"></td>
</tr>
<tr><td colspan="2" style="height: 10px">
</td></tr>
</table>
<!-- Main body (Navigation, actual page content, optional news column) -->
<table width="100%" cellspacing=0>
<tr>
<!-- Navigation -->
<td style="background-color:#f0f0f0; vertical-align:top; width:20%;">
<table width="100%" cellpadding="10">
<tr>
<td>
<span class="fs"><b>Contents</b></span>
<table width="100%" cellpadding="0" cellspacing="0">
<tr>
<td class="hsep"></td>
</tr>
</table><p>
<table width="100%">
<tr><td colspan=3><span class="fs"><a href="news.html">News</a></span></td></tr>
<tr><td></td><td></td><td style="height:10px;"></td></tr>
<tr><td colspan=3><span class="fs"><a href="index.html">Overview</a></span></td></tr>
<tr><td></td><td></td><td style="height:10px;"></td></tr>
<tr><td colspan=3><span class="fs"><a href="howtos.html">Howtos</a></span></td></tr>
<tr><td></td><td></td><td style="height:10px;"></td></tr>
<tr><td colspan=3><span class="fs"><a href="download.html">Download</a></span></td></tr>
<tr><td style="width:1%; vertical-align:top;">&middot;</td><td colspan=2><span class="fs"><a href="download10.html">System requirements</a></span></td></tr>
<tr><td style="width:1%; vertical-align:top;">&middot;</td><td colspan=2><span class="fs"><a href="download60.html">(No) download terms</a></span></td></tr>
<tr><td style="width:1%; vertical-align:top;">&middot;</td><td colspan=2><span class="fs">Digital signature</span></td></tr>
<tr><td style="width:1%; vertical-align:top;">&middot;</td><td colspan=2><span class="fs"><a href="download30.html">Installation</a></span></td></tr>
<tr><td style="width:1%; vertical-align:top;">&middot;</td><td colspan=2><span class="fs"><a href="download40.html">Alpha (unstable) versions</a></span></td></tr>
<tr><td style="width:1%; vertical-align:top;">&middot;</td><td colspan=2><span class="fs"><a href="download50.html">Additional resources</a></span></td></tr>
<tr><td></td><td></td><td style="height:10px;"></td></tr>
<tr><td colspan=3><span class="fs"><a href="qa.html">Questions and Answers</a></span></td></tr>
<tr><td></td><td></td><td style="height:10px;"></td></tr>
<tr><td colspan=3><span class="fs"><a href="feedback.html">Bug reporting</a></span></td></tr>
</table>
</td>
</tr>
</table>
</td>
<td></td>
<!-- Actual page contents -->
<td style="vertical-align:top; width:77%;" rowspan="2">
<!-- Insert actual page content below -->
<h3 class="top">Digital signature</h3>
The downloadable dvdisaster packages have been digitally signed using
<a href="http://www.gnupg.org/gnupg.html">GnuPG</a> so that you can verify
that the software is in its original state.<p>
The signature has been made with the following <a href="../pubkey.asc">public key</a>:
<pre>
pub 1024D/F5F6C46C 2003-08-22
Key fingerprint = 12B3 1535 AF90 3ADE 9E73 BA7E 5A59 0EFE F5F6 C46C
uid dvdisaster (pkg signing key #1)
sub 1024g/091AD320 2003-08-22
</pre>
Feel free to send an email to <img src="../images/email.png" alt="email address display as graphics image" class="valigntt"> to obtain
the fingerprint directly from the developers.
Please include "GPG finger print" in the subject line.
<h3>MD5 checksum</h3>
Contrary to the digital signature, MD5 checksums are cryptographically weak:
It is possible to create a manipulated package which still has the same
checksum as the original. However MD5 checksums are sufficient for a quick
check whether the download has finished completely and without transmission
errors.
<!-- do not change below -->
</td> <!-- end of page contents -->
</tr>
<!--
<tr valign="bottom">
<td style="background-color:#f0f0f0;">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/en/index.html"><span class="fs"></span></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
-->
</table> <!-- end of main body table -->
<!-- Page footer -->
<table width="100%" cellpadding="0" border="0">
<tr><td colspan="2" style="width:100%; height:10px;"></td>
</tr>
<tr><td colspan="2" class="hsep"></td>
</tr>
<tr>
<td align="center">
<span class="fs">
<i> Copyright 2004-2012 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</span>
</td>
</tr>
<tr><td colspan="2" class="hsep"></td>
</tr>
</table>
</body>
</html>