1 |
|
<!--#include virtual="/doctype.inc" --> |
2 |
< |
|
3 |
< |
<head> |
4 |
< |
<title>i-scream PGP keys</title> |
2 |
> |
<head> |
3 |
> |
<title> |
4 |
> |
i-scream PGP keys |
5 |
> |
</title> |
6 |
|
<!--#include virtual="/style.inc" --> |
7 |
< |
</head> |
8 |
< |
|
9 |
< |
<body> |
10 |
< |
|
10 |
< |
<div id="container"> |
11 |
< |
|
12 |
< |
<div id="main"> |
13 |
< |
|
7 |
> |
</head> |
8 |
> |
<body> |
9 |
> |
<div id="container"> |
10 |
> |
<div id="main"> |
11 |
|
<!--#include virtual="/header.inc" --> |
12 |
< |
|
13 |
< |
<div id="contents"> |
14 |
< |
<h1 class="top">i-scream pgp keys</h1> |
15 |
< |
|
16 |
< |
<h2 class="top">i-scream developer pgp key</h2> |
17 |
< |
|
18 |
< |
<p> |
19 |
< |
This is the public key we use for signing i-scream |
20 |
< |
software releases.<br/>You can also download a copy |
21 |
< |
<a href="i-scream-dev.asc">here</a>. |
22 |
< |
</p> |
23 |
< |
|
24 |
< |
<pre> |
28 |
< |
<!--#include virtual="i-scream-dev.asc" --> |
12 |
> |
<div id="contents"> |
13 |
> |
<h1 class="top"> |
14 |
> |
i-scream pgp keys |
15 |
> |
</h1> |
16 |
> |
<h2 class="top"> |
17 |
> |
i-scream developer pgp key |
18 |
> |
</h2> |
19 |
> |
<p> |
20 |
> |
This is the public key we use for signing i-scream software |
21 |
> |
releases. |
22 |
> |
</p> |
23 |
> |
<pre> |
24 |
> |
<!--#include virtual="i-scream-dev.key" --> |
25 |
|
</pre> |
26 |
< |
|
27 |
< |
<h2>i-scream automated build pgp key</h2> |
28 |
< |
|
29 |
< |
<p> |
30 |
< |
This is the public key we use for signing automated |
31 |
< |
builds on our build server. This key is less trusted |
32 |
< |
as it has no passphrase. We will only use this to |
33 |
< |
sign things such as snapshot builds - all proper |
34 |
< |
releases will be signing with the main key given |
35 |
< |
above.<br/>You can also download a copy |
36 |
< |
<a href="i-scream-autobuild.asc">here</a>. |
37 |
< |
</p> |
38 |
< |
|
39 |
< |
<pre> |
40 |
< |
<!--#include virtual="i-scream-autobuild.asc" --> |
26 |
> |
<p> |
27 |
> |
You can download a copy directly from |
28 |
> |
<a href="i-scream-dev.asc">here</a> or you can search for |
29 |
> |
it on a key server of your choice. |
30 |
> |
</p> |
31 |
> |
<h2> |
32 |
> |
i-scream automated build pgp key |
33 |
> |
</h2> |
34 |
> |
<p> |
35 |
> |
This is the public key we use for signing automated builds |
36 |
> |
on our build server. This key is less trusted as it has no |
37 |
> |
passphrase. We will only use this to sign things such as |
38 |
> |
snapshot builds - all proper releases will be signed with |
39 |
> |
the main key given above. |
40 |
> |
</p> |
41 |
> |
<pre> |
42 |
> |
<!--#include virtual="i-scream-autobuild.key" --> |
43 |
|
</pre> |
44 |
< |
</div> |
45 |
< |
|
44 |
> |
<p> |
45 |
> |
You can download a copy directly from |
46 |
> |
<a href="i-scream-autobuild.asc">here</a> or you can |
47 |
> |
search for it on a key server of your choice. |
48 |
> |
</p> |
49 |
> |
</div> |
50 |
|
<!--#include virtual="/footer.inc" --> |
51 |
< |
|
50 |
< |
</div> |
51 |
< |
|
51 |
> |
</div> |
52 |
|
<!--#include virtual="/menu.inc" --> |
53 |
< |
|
54 |
< |
</div> |
55 |
< |
|
56 |
< |
</body> |
53 |
> |
</div> |
54 |
> |
</body> |
55 |
|
</html> |