]> i-scream Git - www.i-scream.org.git/blobdiff - www/pgpkey.shtml
Typo fix.
[www.i-scream.org.git] / www / pgpkey.shtml
index bd4af16825c74c88ba81aadd637060ec3c0dabb3..94a945e87fa0b42fd9052d76d35241775649e409 100644 (file)
@@ -8,7 +8,7 @@
 <html>
 
 <head>
-  <title>i-scream pgp key</title>
+  <title>i-scream developer pgp key</title>
 </head>
 
 <body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
     <td valign="top">
 <!--#include virtual="title.inc" -->
 
-<h2><font face="Arial">i-scream pgp key</font></h2>
+<h2><font face="Arial">i-scream developer 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
+software releases.<br>You can also download a copy
 <a href="i-scream-dev.asc">here</a>.
 </font></p>
 
@@ -38,6 +38,26 @@ software releases. You can also download a copy
  </tr>
 </table>
 
+<h2><font face="Arial">i-scream automated build pgp key</font></h2>
+
+<p><font face="Arial" size="2">
+This is the public key we use for signing automated
+builds on our build server. This key is less trusted
+as it has no passphrase. We will only use this to
+sign things such as snapshot builds - all proper
+releases will be signing with the main key given
+above.<br>You can also download a copy
+<a href="i-scream-autobuild.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-autobuild.asc" --></pre>
+  </td>
+ </tr>
+</table>
 
 <!--#include virtual="bottom.inc" -->
     </td>