Resources
OpenXPKI is hosted on SourceForge.net and uses its services for communication and project management.
- OpenXPKI at SourceForge
- Mailing Lists
-
Tracking system:
- Bugs
- Support Requests
- Patches
- Feature Requests
- Subversion (SVN) Version Control System. Main SVN repository of the OpenXPKI source code.
- ViewVC. Web viewer of the OpenXPKI's SVN repository. Hosts at SourceForge. Updates with each commit.
- WebSVN. Another web viewer of the OpenXPKI's SVN repository. With RSS feed. Hosts at www7. Updates every 10 min.
Source code repository structure
OpenXPKI uses Subversion as its main revision control system. The primary repository is hosted at SourceForge, containing releases as well as bleeding edge development code. The directory structure is layed out as follows:
- /trunk/
- perl-modules/core/trunk/
- Server Core modules
- clients/perl/
- OpenXPKI-Client/
- Base class for perl-based clients
- OpenXPKI-Client-HTML-Mason/
- Web interface to a locally running OpenXPKI daemon
- OpenXPKI-Client-SCEP/
- SCEP interface
- deployment/
- Deployment tools
- i18n/
- Internationalization of the user interface
- package/
- debian/
- Tools to build fresh Debian Linux package
- freebsd/
- FreeBSD ports and tools to update them
- suse/
- SuSE package creation tools
- /www.openxpki.org/trunk/
- src/
- Web site source code
- htdocs/
- Static HTML generated from the source code (can directly be published by a web server)
- update_www_openxpki_org
- A script to update the web servers
Web Site Mirrors
This web site is mirrored on several web servers across the world. You can find a list of WWW Mirrors here .
Wiki
We also have a Wiki (hosted on www4), where the documentation effort takes place and everyone can contribute their knowledge.