1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67
|
<!DOCTYPE html PUBLIC "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<meta name="Author" content="Denis Corbin">
<meta name="robots" content="noindex,nofollow">
<title>DAR - Disk ARchive - Authentification page</title>
</head>
<body text="#0000aa" bgcolor="#dddddd" link="#0000ff" vlink="#000055"
alink="#ff0000">
<center>
<h1></h1>
<table
style="width: 90%; text-align: left; margin-left: auto; margin-right: auto;"
border="0" cellspacing="2" cellpadding="2">
<tbody>
<tr>
<td style="vertical-align: top; width: 161px;"><a
href="index.html"><img
style="border: 0px solid ; width: 160px; height: 120px;"
alt="Dar Documentation" src="dar_s_doc.jpg"></a><br>
</td>
<td style="vertical-align: top;">
<h1 style="text-align: center;"><br>
</h1>
<h1 style="text-align: center;">DAR's Authentication</h1>
</td>
</tr>
</tbody>
</table>
</center>
<br>
<hr style="width: 100%; height: 2px;"><br>
<table
style="width: 90%; text-align: left; margin-left: auto; margin-right: auto;"
border="0" cellspacing="2" cellpadding="2">
<tbody>
<tr>
<td style="vertical-align: top;">
<h3><b>PGP/ GnuPG key</b></h3>
<div style="text-align: justify;"><br>
</div>
<div style="text-align: justify;"><b>All Released packages are
signed with the following <a href="dar_key.txt">PGP
public key</a>. The signature does only prove I have personally
released
the sources or binary package. This means there is no malicious code
inside
the signed packages (If you trust me, of course).<br>
<br>
</b>
<div style="text-align: center;"><b>Fingerprint is: 3D7F 383C
B41E 33D7 0250 A9AC A42E 4223 C818 1A52<br>
<br>
<br>
</b></div>
</div>
</td>
</tr>
</tbody>
</table>
<br>
<hr>
</center>
</body>
</html>
|