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">
5 <title>OpenXPKI Project - Roadmap and ToDo
</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" />
16 <img src=
"../images/openxpki_logo.png"
17 alt=
"OpenXPKI Project"/>
20 </div> <!-- header -->
24 <div class=
"menu_item"><a href=
"..">Home
</a></div>
25 <div class=
"menu_item"><a href=
"../features/index.html">Features
</a></div>
26 <div class=
"menu_item"><a href=
"../secadvs/index.html">Security Advisories
</a></div>
27 <div class=
"menu_item"><a href=
"index.html">News
</a></div>
28 <div class=
"menu_item"><a href=
"../docs/index.html">Documentation
</a></div>
29 <div class=
"menu_item"><a href=
"../support/index.html">Support
</a></div>
30 <div class=
"menu_item"><a href=
"../download/index.html">Download
</a></div>
31 <div class=
"menu_item"><a href=
"http://wiki.openxpki.org">Wiki
</a></div>
32 <div class=
"menu_item"><a href=
"../resources/index.html">Resources
</a></div>
33 <div class=
"menu_item"><a href=
"../foundation/index.html">Foundation
</a></div>
34 <div class=
"menu_item"><a href=
"../legacy/index.html">OpenCA Legacy
</a></div>
36 <a href=
"http://sourceforge.net"><img src=
"http://sflogo.sourceforge.net/sflogo.php?group_id=150124&type=1" width=
"88" height=
"31" alt=
"SourceForge.net Logo" /></a>
39 <a href=
"http://validator.w3.org/check?uri=http://www.openxpki.org/news/roadmap.html"><img class=
"noborder" src=
"../images/valid-xhtml10.png" alt=
"Valid XHTML 1.0!" height=
"31" width=
"88" /></a>
42 <a href=
"http://www.masonhq.com/"><img class=
"noborder" src=
"../images/built-with-white1.png" alt=
"Built with Mason" height=
"31" width=
"88" /></a>
53 Please notice that this is an Open source project -
58 <dd>First Beta Release
</dd>
60 <dd>First Release with minimum functionality
</dd>
63 These are the milestones which are already reached:
67 <dd>Deployment tool available
</dd>
68 <dd>CLI framework ready
</dd>
69 <dd>New performance neutral debugging technology integrated
</dd>
71 <dd>CA rollover usable
</dd>
72 <dd>User interface split into three layers -
73 transport, serialization and the service itself
</dd>
75 <dd>First version of the cryptographic backend available
</dd>
76 <dd>Workflow engine integrated
</dd>
77 <dd>Authentication and ACL completed
</dd>
79 <dd>Development framework finalized
</dd>
81 <dd>Published Architecture Whitepaper
</dd>
84 <h2>Current actions/ToDo
</h2>
86 The roadmap is only a very rough description of the
87 next steps. Here you can find more detailed informations
88 what's actually going on.
91 <li>Integration of a software engine with new configuration
92 options - engine_usage and key_store (Julia)
</li>
93 <li>Rewrite the OpenSSL shell usage and move it towards
94 a normal CLI usage - use OpenSSL's engine section (Michael)
</li>
95 <li>System bootstrap workflows (database init etc.) (Martin Bartosch)
</li>
96 <li>Basic PKI workflows (request, issuance, CRL issuance) (Martin Bartosch)
</li>
97 <li>Shibboleth support
</li>
98 <li>Command line client (Martin Bartosch)
</li>
99 <li>Web Interface: Mason (Martin Bartosch)
</li>
100 <li>SCEP Interface (Martin Bartosch)
</li>
103 <h2>Wishlist/Sometimes maybe
</h2>
105 These topics might be addressed in the future.
108 <li>Native XS implementation of Certificate Issuance (instead of
109 using the OpenSSL command line interface).
</li>
110 <li>Workflow configuration history (pending workflow instances
111 remember the configuration that was active when the WF instance was
113 <li>Cron-like time based event trigger (either integrated in the server or triggered by the CLI client)
</li>
114 <li>Packaging for various Unix platforms
</li>
117 </div> <!-- content -->
120 Last modified by svysh on Mon Jan
26 10:
36:
24 UTC
2009
121 (based on rev.
1361).
© 2005 -
2008 OpenXPKI Foundation
124 </div> <!-- footer -->