]> i-scream Git - www.i-scream.org.git/blobdiff - www/pgpkey.shtml
Few tweaks.
[www.i-scream.org.git] / www / pgpkey.shtml
diff --git a/www/pgpkey.shtml b/www/pgpkey.shtml
new file mode 100644 (file)
index 0000000..bd4af16
--- /dev/null
@@ -0,0 +1,48 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--
+    $Author$
+    $Id$
+-->
+
+<html>
+
+<head>
+  <title>i-scream pgp key</title>
+</head>
+
+<body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
+
+<table border="0" cellpadding="2" cellspacing="2">
+  <tr>
+    <td valign="top">
+<!--#include virtual="left.inc" -->
+    </td>
+    <td valign="top">
+<!--#include virtual="title.inc" -->
+
+<h2><font face="Arial">i-scream pgp key</font></h2>
+
+<p><font face="Arial" size="2">
+This is the public key we use for signing i-scream
+software releases. You can also download a copy
+<a href="i-scream-dev.asc">here</a>.
+</font></p>
+
+<table border="1" cellpadding="5" cellspacing="0">
+ <tr>
+  <td align="left" style="{background-color: #F0F0F0;}">
+   <pre>
+<!--#include virtual="i-scream-dev.asc" --></pre>
+  </td>
+ </tr>
+</table>
+
+
+<!--#include virtual="bottom.inc" -->
+    </td>
+  </tr>
+</table>
+
+</body>
+</html>