Debian package updates by Jochen Kunkel
[openxpki.git] / www.openxpki.org / trunk / htdocs / index.html
blobee7dee29c47e754c0e8d6faaaf27a1a70bff3c33
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4 <head>
5 <title>OpenXPKI Project - About</title>
6 <link rel="stylesheet" title="default" href="css/openxpki.css" type="text/css" />
7 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10 </head>
11 <body>
12 <div id="page">
14 <div id="header">
15 <a href="/">
16 <img src="images/openxpki_logo.png"
17 alt="OpenXPKI Project"/>
18 </a>
20 </div> <!-- header -->
22 <div id="navi">
23 <div class="menu">
24 <div class="menu_item"><a href="/">Home</a></div>
25 <div class="menu_item"><a href="secadvs/index.html">Security Advisories</a></div>
26 <div class="menu_item"><a href="news/index.html">News</a></div>
27 <div class="menu_item"><a href="docs/index.html">Documentation</a></div>
28 <div class="menu_item"><a href="support/index.html">Support</a></div>
29 <div class="menu_item"><a href="download/index.html">Download</a></div>
30 <div class="menu_item"><a href="http://wiki.openxpki.org">Wiki</a></div>
31 <div class="menu_item"><a href="resources/index.html">Resources</a></div>
32 <div class="menu_item"><a href="foundation/index.html">Foundation</a></div>
33 <div class="menu_item"><a href="legacy/index.html">OpenCA Support</a></div>
34 <div class="w3c">
35 <a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=150124&amp;type=1" width="88" height="31" alt="SourceForge.net Logo" /></a>
36 </div>
37 <div class="w3c">
38 <a href="http://validator.w3.org/check?uri=http://www.openxpki.org/index.html"><img class="noborder" src="images/valid-xhtml10.png" alt="Valid XHTML 1.0!" height="31" width="88" /></a>
39 </div>
40 <div class="w3c">
41 <a href="http://www.masonhq.com/"><img class="noborder" src="images/built-with-white1.png" alt="Built with Mason" height="31" width="88" /></a>
42 </div>
45 </div> <!-- menu -->
46 </div> <!-- navi -->
48 <div id="content">
50 <h2>About OpenXPKI</h2>
51 <p>
52 The OpenXPKI Project aims at creating an enterprise-grade
53 PKI/Trustcenter software supporting well established infrastructure
54 components like RDBMS and Hardware Security Modules. Flexibility and
55 modularity are the project's key design objectives.
56 </p>
57 <p>
58 Unlike many other OpenSource PKI projects OpenXPKI offers powerful features
59 necessary for professional environments that are usually
60 only found in commercial grade PKI products.<br/>
61 However, we also target
62 small scale installations by providing quick-start configuration examples
63 that allow to get a usable PKI running quickly.
64 </p>
65 <p>
67 </p>
69 <dl>
70 <dt>Architecture White Paper available</dt>
71 <dd>The OpenXPKI Team has compiled a White Paper on the architecture
72 and key features of the OpenXPKI software. The paper is
73 <a href="docs/OpenXPKI-Architecture-Overview.pdf">available
74 as a PDF Document here</a> and outlines the architecture of the
75 system. Development follows the concepts described there closely.
76 </dd>
77 </dl>
79 <h2>The project</h2>
80 <p>
81 The development infrastructure is hosted at SourceForge.net
82 <a href="http://sf.net/projects/openxpki/">
83 http://sf.net/projects/openxpki/</a> - you will find
84 mailing lists, repository, bug tracker, etc. there.
85 </p>
86 <h2>History</h2>
87 <p>
88 OpenXPKI originally started as a fork of OpenCA in October 2005 driven
89 by the former OpenCA developers, but quickly turned out to be a complete
90 redesign.
91 </p>
92 <p>
93 This web site still contains references to the original OpenCA
94 software and - as we continue to maintain the current 0.9.2 branch
95 regarding security fixes - this may not change in the near future.
96 </p>
97 <p>
98 Historically OpenCA was hosted on a web site
99 <a href="http://www.openca.org/">
100 www.openca.org</a>.<br/>
101 Later, a new web site
102 <a href="http://www.openca.info/">
103 www.openca.info</a>
104 was established. Today, it is just a link to the site which you are reading.
105 We are providing limited legacy support for the OpenCA project
106 (see <a href="legacy/index.html">OpenCA Legacy Support</a> section).
107 </p>
109 </div> <!-- content -->
111 <div id="footer">
112 Last modified by alech on Thu Aug 14 13:16:06 UTC 2008
113 (based on rev. 636). &copy; 2005 - 2007 OpenXPKI Foundation
116 </div> <!-- footer -->
118 </div> <!-- page -->
119 </body>
120 </html>