6 <a href=
"<& /lib/url.mas,
7 host => 'sourceforge.net',
9 <img src=
"<& /lib/url.mas,
10 host => 'sflogo.sourceforge.net',
11 path => '/sflogo.php?group_id=150124' &>"
12 width=
"125" height=
"37" alt=
"SourceForge.net Logo"/>
14 <p>OpenXPKI is hosted on SourceForge.net and uses its services
15 for communication and project management.
</p>
17 <li><a href=
"<& /lib/url.mas,
19 path => '/projects/openxpki/' &>">
20 OpenXPKI at SourceForge
</a></li>
21 <li><a href=
"<& /lib/url.mas,
23 path => '/mail/?group_id=150124' &>">
24 Mailing Lists
</a></li>
25 <li><a href=
"<& /lib/url.mas,
27 path => '/tracker/?group_id=150124' &>">
31 <li>Support Requests
</li>
33 <li>Feature Requests
</li>
36 <li><a href=
"<& /lib/url.mas,
38 path => '/svn/?group_id=150124' &>">
39 Subversion (SVN) Version Control System
</a>. Main SVN repository of the OpenXPKI source code.
</li>
40 <li><a href=
"<& /lib/url.mas,
41 host => 'openxpki.svn.sf.net',
42 path => '/viewvc/openxpki/' &>">
43 ViewVC
</a>. Web viewer of the OpenXPKI's SVN repository.
44 Hosts at SourceForge. Updates with each commit.
</li>
45 <li><a href=
"<& /lib/url.mas,
46 host => 'www7.openxpki.org',
47 path => '/svn/openxpki' &>">
48 WebSVN
</a>. Another web viewer of the OpenXPKI's SVN repository.
49 With RSS feed. Hosts at www7. Updates every
10 min.
</li>
51 <h2>Source code repository structure
</h2>
53 OpenXPKI uses Subversion as its main revision control system.
54 The primary repository is hosted at SourceForge, containing
55 releases as well as bleeding edge development code.
56 The directory structure is layed out as follows:
</p>
58 <dt class=
"sourcecode">/trunk/
</dt>
60 <dt class=
"sourcecode">perl-modules/core/trunk/
</dt>
61 <dd>Server Core modules
</dd>
62 <dt class=
"sourcecode">clients/perl/
</dt>
64 <dt class=
"sourcecode">OpenXPKI-Client/
</dt>
65 <dd>Base class for perl-based clients
</dd>
66 <dt class=
"sourcecode">OpenXPKI-Client-HTML-Mason/
</dt>
67 <dd>Web interface to a locally running OpenXPKI daemon
</dd>
68 <dt class=
"sourcecode">OpenXPKI-Client-SCEP/
</dt>
69 <dd>SCEP interface
</dd>
71 <dt class=
"sourcecode">deployment/
</dt>
72 <dd>Deployment tools
</dd>
73 <dt class=
"sourcecode">i18n/
</dt>
74 <dd>Internationalization of the user interface
</dd>
75 <dt class=
"sourcecode">package/
</dt>
77 <dt class=
"sourcecode">debian/
</dt>
78 <dd>Tools to build fresh Debian Linux package
</dd>
79 <dt class=
"sourcecode">freebsd/
</dt>
80 <dd>FreeBSD ports and tools to update them
</dd>
81 <dt class=
"sourcecode">suse/
</dt>
82 <dd>SuSE package creation tools
</dd>
85 <dt class=
"sourcecode">/www.openxpki.org/trunk/
</dt>
87 <dt class=
"sourcecode">src/
</dt>
88 <dd>Web site source code
</dd>
89 <dt class=
"sourcecode">htdocs/
</dt>
90 <dd>Static HTML generated from the source code (can directly be
91 published by a web server)
</dd>
92 <dt class=
"sourcecode">update_www_openxpki_org
</dt>
93 <dd>A script to update the web servers
</dd>
98 <h2>Web Site Mirrors
</h2>
100 This web site is mirrored on several web servers across the world.
102 <a href=
"<& /lib/url.mas,
103 path => '/resources/wwwmirrors.html' &>">
104 list of WWW Mirrors here
109 We also have a
<a href=
"http://wiki.openxpki.org">Wiki
</a> (hosted on www4), where the documentation effort takes place and everyone can contribute their knowledge.