ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/pgpkey.xhtml
(Generate patch)

Comparing web/www/pgpkey.xhtml (file contents):
Revision 1.7 by tdb, Thu Mar 25 16:05:02 2004 UTC vs.
Revision 1.9 by tdb, Fri Aug 9 23:38:42 2013 UTC

# Line 18 | Line 18
18            </h2>
19            <p>
20              This is the public key we use for signing i-scream software
21 <            releases.<br />
22 <            You can also download a copy
23 <            <a href="i-scream-dev.asc">here</a>.
21 >            releases.
22            </p>
23 <          <pre>
24 < <!--#include virtual="i-scream-dev.asc" -->
25 < </pre>
23 >          <pre><!--#include virtual="i-scream-dev.key" --></pre>
24 >          <p>
25 >            You can download a copy directly from
26 >            <a href="i-scream-dev.asc">here</a> or you can search for
27 >            it on a key server of your choice.
28 >          </p>
29            <h2>
30              i-scream automated build pgp key
31            </h2>
# Line 33 | Line 34
34              on our build server. This key is less trusted as it has no
35              passphrase. We will only use this to sign things such as
36              snapshot builds - all proper releases will be signed with
37 <            the main key given above.<br />
37 <            You can also download a copy
38 <            <a href="i-scream-autobuild.asc">here</a>.
37 >            the main key given above.
38            </p>
39 <          <pre>
40 < <!--#include virtual="i-scream-autobuild.asc" -->
41 < </pre>
39 >          <pre><!--#include virtual="i-scream-autobuild.key" --></pre>
40 >          <p>
41 >            You can download a copy directly from
42 >            <a href="i-scream-autobuild.asc">here</a> or you can
43 >            search for it on a key server of your choice.
44 >          </p>
45          </div>
46   <!--#include virtual="/footer.inc" -->
47        </div>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines