ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/pgpkey.xhtml
Revision: 1.2
Committed: Thu Jul 25 15:44:08 2002 UTC (21 years, 8 months ago) by tdb
Branch: MAIN
Changes since 1.1: +5 -5 lines
Log Message:
Added updated key with AJ's signature.

File Contents

# User Rev Content
1 tdb 1.1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2    
3     <!--
4 tdb 1.2 $Author: tdb $
5     $Id: pgpkey.shtml,v 1.1 2002/07/25 15:40:43 tdb Exp $
6 tdb 1.1 -->
7    
8     <html>
9    
10     <head>
11 tdb 1.2 <title>i-scream developer pgp key</title>
12 tdb 1.1 </head>
13    
14     <body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
15    
16     <table border="0" cellpadding="2" cellspacing="2">
17     <tr>
18     <td valign="top">
19     <!--#include virtual="left.inc" -->
20     </td>
21     <td valign="top">
22     <!--#include virtual="title.inc" -->
23    
24 tdb 1.2 <h2><font face="Arial">i-scream developer pgp key</font></h2>
25 tdb 1.1
26     <p><font face="Arial" size="2">
27     This is the public key we use for signing i-scream
28 tdb 1.2 software releases.<br>You can also download a copy
29 tdb 1.1 <a href="i-scream-dev.asc">here</a>.
30     </font></p>
31    
32     <table border="1" cellpadding="5" cellspacing="0">
33     <tr>
34     <td align="left" style="{background-color: #F0F0F0;}">
35     <pre>
36     <!--#include virtual="i-scream-dev.asc" --></pre>
37     </td>
38     </tr>
39     </table>
40    
41    
42     <!--#include virtual="bottom.inc" -->
43     </td>
44     </tr>
45     </table>
46    
47     </body>
48     </html>