Debian package updates by Jochen Kunkel
[openxpki.git] / www.openxpki.org / trunk / src / htdocs / docs / index.html
blobb35320af5904ba0f3501001e10110c08f8ea99d4
1 <%attr>
2 title => 'Documentation'
3 </%attr>
5 <h2>Documentation</h2>
6 <h3>Manual</h3>
7 <p>
8 We started to write some real docs. The manual will be written
9 on the <a href="http://wiki.openxpki.org">OpenXPKI wiki</a>.
10 </p>
11 <ul>
12 <li><a href="http://wiki.openxpki.org/index.php/Manual/Index">OpenXPKI manual at the OpenXPKI wiki</a></li>
13 </ul>
14 <h3>Workshops</h3>
15 <p>
16 In this section you can find slides from previous workshops
17 regarding development and use-cases of OpenCA 0.9.2/OpenXPKI.
18 On 2004-10-12 the first OpenCA workshop was held in Munich.
19 We plan to continue organizing such workshops and will
20 publish the slides and other information that may be valuable for a
21 larger audience here.
22 </p>
23 <ul>
24 <li><a href="ws20041012.html">Munich, 2004-10-12</a></li>
25 <li><a href="dfn_bt_2005_02_22.pdf">Core Design Presentation from 2005-02-22</a></li>
26 <li><a href="ws20051018.html">Munich, 2005-10-18</a></li>
27 </ul>
28 <h3>Development documentation</h3>
29 <p>
30 This area is used to document development ideas and
31 design information for developers. Please note that
32 this is no source code documentation, it is more or less
33 a scratch pad.
34 </p>
35 <ul>
36 <li><a href="OpenXPKI-Architecture-Overview.pdf">Architecture White Paper</a>
37 for the OpenXPKI project. Available in a PDF form.</li>
38 <li><a href="custom_workflows.html">Steps to create a new custom workflow</a></li>
39 <li><a href="user_interface.html">User Interface Design</a></li>
40 <li><a href="git-howto.html">Git Collaboration Howto</a></li>
41 <!-- <li><a href="git-example.html">Git Collaboration Example</a></li> -->
42 <li><a href="naming_conventions.html">Naming conventions</a></li>
43 <li><a href="crypto-plug.html">Cryptography abstraction concept</a> and
44 high level language for cryptographic needs of PKI at server side.</li>
45 <li><a href="gost-howto.html">Working with russian (GOST) cryptography</a>.
46 An example of using OpenXPKI with alternative cryptography.</li>
47 <li><a href="browsers.html">Browser interaction with the OpenXPKI server</a>.
48 Cryptography related features specific to different browsers.</li>
49 <li><a href="workflow-graphs.html">Set of OpenXPKI workflows
50 graphical representation</a></li>
51 <li><a href="openxpki-ldap.pdf">Problems of LDAP workflow</a>
52 (draft paper). Available in a PDF form.</li>
54 </ul>
56 <h3>Packages/ports of OpenXPKI</h3>
57 <p>OpenXPKI team maintains packages/ports to facilitate out-of-the-box
58 download and install of the OpenXPKI suite for a number of platforms:
59 </p>
60 <ul>
61 <li><a href="<& /lib/url.mas,
62 path => '/download/debian.html' &>">
63 packages for Debian Linux</a></li>
64 <li><a href="<& /lib/url.mas,
65 path => '/download/freebsd.html' &>">
66 ports for FreeBSD</a></li>
67 <li><a href="<& /lib/url.mas,
68 path => '/download/suse.html' &>">
69 packages for Suse Linux</a></li>
70 </ul>
72 <h3>OpenCA documentation</h3>
73 <p>
74 If you are searching for OpenCA documentation please visit the
75 <a href="<& /lib/url.mas, path => '/legacy/docs.html' &>">legacy section</a>.<br/>
76 </p>