RT notifier: parse templates without header correctly
[openxpki.git] / www.openxpki.org / trunk / src / htdocs / resources / links.html
blobd72a9bc59085523420eab8ea9c4e74cd7ca2b786
1 <%attr>
2 title => 'Links'
3 </%attr>
5 <h2>Links</h2>
6 <h3>Open Source Projects</h3>
7 <dl>
8 <dt><a href="<& /lib/url.mas,
9 host => 'www.openssl.org',
10 path => '/' &>">
11 OpenSSL</a></dt>
12 <dd></dd>
13 <dt><a href="<& /lib/url.mas,
14 host => 'www.apache.org',
15 path => '/' &>">
16 Apache</a></dt>
17 <dd></dd>
18 <dt><a href="<& /lib/url.mas,
19 host => 'www.cpan.org',
20 path => '/' &>">
21 CPAN</a></dt>
22 <dd></dd>
23 <dt><a href="<& /lib/url.mas,
24 host => 'www.linuxnet.com',
25 path => '/' &>">
26 M.U.S.C.L.E.</a></dt>
27 <dd></dd>
28 <dt><a href="<& /lib/url.mas,
29 host => 'www.openldap.org',
30 path => '/' &>">
31 OpenLDAP</a></dt>
32 <dd></dd>
33 <dt><a href="<& /lib/url.mas,
34 host => 'www.openlsc.org',
35 path => '/' &>">
36 OpenSC</a></dt>
37 <dd></dd>
38 <dt><a href="<& /lib/url.mas,
39 host => 'www.perl.org',
40 path => '/' &>">
41 Perl</a></dt>
42 <dd></dd>
43 <dt><a href="<& /lib/url.mas,
44 host => 'smartsign.sf.net',
45 path => '/' &>">
46 SmartSign</a></dt>
47 <dd></dd>
48 </dl>
49 <h3>Organizations</h3>
50 <dl>
51 <dt><a href="<& /lib/url.mas,
52 host => 'www.ietf.org',
53 path => '/' &>">
54 IETF</a></dt>
55 <dd></dd>
56 <dt><a href="<& /lib/url.mas,
57 host => 'www.nist.gov',
58 path => '/' &>">
59 NIST</a></dt>
60 <dd>This is the National Institute of Standards and
61 Technology of the United States. They publish such important
62 standards like DES, AES or FIPS 140 series. The most
63 important for us is the
64 <a href="<& /lib/url.mas,
65 host => 'www.csrc.nist.gov',
66 path => '/' &>">
67 CSRC</a>. Please note that FIPS 140-1 was replaced by FIPS
68 140-2 (<a href="<& /lib/url.mas,
69 host => 'csrc.nist.gov',
70 path => '/cryptval/140-1/fips14012Map.pdf' &>">
71 mapping</a>).</dd>
72 <dt><a href="<& /lib/url.mas,
73 host => 'www.setco.org',
74 path => '/' &>">SET</a></dt>
75 <dd>This is the homepage of the industrial group which promote
76 the SET banking standard.</dd>
77 </dl>
78 <h3>Companies</h3>
79 <dl>
80 <dt><a href="<& /lib/url.mas,
81 host => 'www.chrysalis-its.com',
82 path => '/' &>">Chrysalis-ITS</a></dt>
83 <dd>Chrysalis-ITS is the producer of the Luna hardware security
84 modules. They were bought by Rainbow Technologies which were
85 bought some times later by SafeNet. Maximum security level is
86 FIPS 140-2 Level 3 and FIPS 140-1 Level 3.</dd>
87 <dt><a href="<& /lib/url.mas,
88 host => 'www.ncipher.com',
89 path => '/' &>">nCipher</a></dt>
90 <dd>nCipher produces several hardware security modules and
91 accelerators. Maximum security level is FIPS 140-2 Level 3.</dd>
92 </dl>
93 <h3>General Informations</h3>
94 <dl>
95 <dt><a href="<& /lib/url.mas,
96 host => 'www.pki-page.info',
97 path => '/' &>">The PKI Page</a></dt>
98 <dd>This page is maintained by Stefan Kelm which is a consultant
99 at Secorvo. If you look for an overview about PKI trustcenter
100 software or any other PKI related issue then this is a good starting
101 point.</dd>
102 </dl>