8 |
|
<html> |
9 |
|
|
10 |
|
<head> |
11 |
< |
<title>i-scream pgp key</title> |
11 |
> |
<title>i-scream developer pgp key</title> |
12 |
|
</head> |
13 |
|
|
14 |
|
<body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066"> |
21 |
|
<td valign="top"> |
22 |
|
<!--#include virtual="title.inc" --> |
23 |
|
|
24 |
< |
<h2><font face="Arial">i-scream pgp key</font></h2> |
24 |
> |
<h2><font face="Arial">i-scream developer pgp key</font></h2> |
25 |
|
|
26 |
|
<p><font face="Arial" size="2"> |
27 |
|
This is the public key we use for signing i-scream |
28 |
< |
software releases. You can also download a copy |
28 |
> |
software releases.<br>You can also download a copy |
29 |
|
<a href="i-scream-dev.asc">here</a>. |
30 |
|
</font></p> |
31 |
|
|
38 |
|
</tr> |
39 |
|
</table> |
40 |
|
|
41 |
+ |
<h2><font face="Arial">i-scream automated build pgp key</font></h2> |
42 |
+ |
|
43 |
+ |
<p><font face="Arial" size="2"> |
44 |
+ |
This is the public key we use for signing automated |
45 |
+ |
builds on our build server. This key is less trusted |
46 |
+ |
as it has no passphrase. We will only use this to |
47 |
+ |
sign things such as snapshot builds - all proper |
48 |
+ |
releases will be signing with the main key given |
49 |
+ |
above.<br>You can also download a copy |
50 |
+ |
<a href="i-scream-autobuild.asc">here</a>. |
51 |
+ |
</font></p> |
52 |
+ |
|
53 |
+ |
<table border="1" cellpadding="5" cellspacing="0"> |
54 |
+ |
<tr> |
55 |
+ |
<td align="left" style="{background-color: #F0F0F0;}"> |
56 |
+ |
<pre> |
57 |
+ |
<!--#include virtual="i-scream-autobuild.asc" --></pre> |
58 |
+ |
</td> |
59 |
+ |
</tr> |
60 |
+ |
</table> |
61 |
|
|
62 |
|
<!--#include virtual="bottom.inc" --> |
63 |
|
</td> |