some minor changes on the website
This commit is contained in:
parent
a3a4db0cdb
commit
54559af141
8 changed files with 86 additions and 66 deletions
|
@ -1,12 +1,8 @@
|
||||||
<div class="left">
|
<div class="left">
|
||||||
<div class="leftcontent">
|
<div class="leftcontent">
|
||||||
<h2>Hint</h2>
|
<h2>Hint</h2>
|
||||||
<p>Fetch the latest <a href="http://codecoop.org/frs/?group_id=60">CryptoBox-server</a>
|
<p>Fetch the latest <a href="http://codecoop.org/frs/?group_id=60">CryptoBox-server
|
||||||
package while it's hot!</p>
|
.deb package</a> while it's hot!</p>
|
||||||
</div>
|
|
||||||
<div class="leftcontent">
|
|
||||||
<h2>Live-CD 0.3</h2>
|
|
||||||
<p>Sorry, v0.3.x is not available as live-CD yet.</p>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="leftcontent">
|
<div class="leftcontent">
|
||||||
<h2>It's tested</h2>
|
<h2>It's tested</h2>
|
||||||
|
@ -14,6 +10,11 @@
|
||||||
<p>Debian/sid <br />
|
<p>Debian/sid <br />
|
||||||
Ubuntu/edgy_eft</p>
|
Ubuntu/edgy_eft</p>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="leftcontent">
|
||||||
|
<h2>Live-CD 0.3</h2>
|
||||||
|
<p>Sorry, v0.3.x is not available as live-CD yet. It is
|
||||||
|
going to be released in february 02007.</p>
|
||||||
|
</div>
|
||||||
<div class="leftcontent">
|
<div class="leftcontent">
|
||||||
<p> </p>
|
<p> </p>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h2>Debian, Ubuntu (cryptobox-server)</h2>
|
<h2>Debian, Ubuntu (CryptoBox-server)</h2>
|
||||||
<p>Install the <i>cryptobox-server</i> package to integrate the
|
<p>Install the <i>cryptobox-server</i> package to integrate the
|
||||||
features of the CryptoBox into your running server/desktop
|
features of the CryptoBox into your running server/desktop
|
||||||
without downloading the whole CD.</p>
|
without downloading the whole CD.</p>
|
||||||
|
@ -7,20 +7,32 @@
|
||||||
<tt>deb http://systemausfall.org/toolforge/debian unstable main</tt></p>
|
<tt>deb http://systemausfall.org/toolforge/debian unstable main</tt></p>
|
||||||
<p>Then run:<br/>
|
<p>Then run:<br/>
|
||||||
<tt>apt-get install cryptobox-server</tt></p>
|
<tt>apt-get install cryptobox-server</tt></p>
|
||||||
<br/>
|
<br />
|
||||||
<p>Maybe the package can also be installed in other Debian based
|
<p>If you're an official maintainer, you might help us to integrate the
|
||||||
distributions: your mileage may vary.</p>
|
package into Debian upstream!</p>
|
||||||
|
</div>
|
||||||
|
<div class="content">
|
||||||
|
<h2>CryptoBox-server in Debian-based Linux Distributions</h2>
|
||||||
|
<p>The package can also be installed in other Debian based
|
||||||
|
distributions: your mileage may vary.</p>
|
||||||
|
<p>Download the <a href="http://codecoop.org/frs/?group_id=60">
|
||||||
|
latest cryptobox-server.deb</a> to oyur system and install it with
|
||||||
|
the following command:<br />
|
||||||
|
<tt>dpkg -i cryptobox-server_0.3.1-1_i386.deb</tt>
|
||||||
|
(Replace the filename with the one you downloaded.)</p>
|
||||||
|
<p>A modern actual system should meet most of the dependencies, but
|
||||||
|
you probably have to install some missing packages.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h2>Go with the sources</h2>
|
<h2>Go with the sources</h2>
|
||||||
<p>Download the source package of the latest release from <a href="http://codecoop.org/frs/?group_id=60&release_id=60">CodeCoop</a>.
|
<p>Download the source package of the latest release from <a href="http://codecoop.org/frs/?group_id=60&release_id=60">CodeCoop</a>.
|
||||||
<p>You can also use the <a href="/browser/trunk">read-only webinterface</a> of trac
|
<p>You can also use the <a href="http://devel.cryptobox.org/browser/trunk">read-only webinterface</a> of trac
|
||||||
for browsing through the <a href="http://en.wikipedia.org/wiki/Subversion" title="Wikipedia: Subversion">Subversion</a> repository.
|
for browsing through the Subversion repository. Full Subversion access is possible via commandline tools or your
|
||||||
<p>Full Subversion access access is possible via commandline tools or your
|
favourite GUI.</p>
|
||||||
favourite <a href="http://en.wikipedia.org/wiki/Subversion#GUI_front-ends.2Fclients">GUI</a>.</p>
|
<p>e.g.: create your local working copy with the following command:<br>
|
||||||
<p>Create your local working copy with the following command:<br>
|
|
||||||
<tt>svn checkout https://svn.systemausfall.org/svn/cryptobox</tt></p>
|
<tt>svn checkout https://svn.systemausfall.org/svn/cryptobox</tt></p>
|
||||||
|
<br />
|
||||||
|
<p>Read the <a href="http://en.wikipedia.org/wiki/Subversion" title="Wikipedia: Subversion">wikipedia entry</a> for a short description of Subversion.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
<div class="leftcontent">
|
<div class="leftcontent">
|
||||||
<h2>Download</h2>
|
<h2>Download</h2>
|
||||||
<p>Fetch the latest release of the <a href="download.html">CryptoBox-server Debian
|
<p>Fetch the latest release of the <a href="download.html">CryptoBox-server Debian
|
||||||
package v0.3.0</a>.</p>
|
package</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="leftcontent">
|
<div class="leftcontent">
|
||||||
<p> </p>
|
<p> </p>
|
||||||
|
|
|
@ -1,11 +1,18 @@
|
||||||
<div class="left">
|
<div class="left">
|
||||||
|
<div class="leftcontent">
|
||||||
|
<h2>Any Questions?</h2>
|
||||||
|
<p>Mail to <a
|
||||||
|
href="info@cryptobox.org">info (at) cryptobox.org</a>!</p>
|
||||||
|
<p>Or leave us a note about your thoughts and ideas via <a
|
||||||
|
href="http://post.gmane.org/post.php?group=gmane.comp.encryption.cryptobox.devel">gmane</a>. </p>
|
||||||
|
</div>
|
||||||
<div class="leftcontent">
|
<div class="leftcontent">
|
||||||
<p> </p>
|
<p> </p>
|
||||||
</div>
|
</div>
|
||||||
<div class="leftcontent">
|
<div class="leftcontent">
|
||||||
<h2>Think about</h2>
|
<h2>Think about</h2>
|
||||||
<p>You are not just a consumer. Not in the Open Source world.
|
<p>You are not just a consumer. Not in the Open Source world.
|
||||||
You can always help others with your knowledge or spend your
|
You can always help others with your knowledge or go and spend your
|
||||||
money for lousy software. ;)</p>
|
money for lousy software. ;)</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="leftcontent">
|
<div class="leftcontent">
|
||||||
|
@ -13,9 +20,4 @@
|
||||||
<p>Open up a <a
|
<p>Open up a <a
|
||||||
href="https://systemausfall.org/trac/cryptobox/newticket">ticket</a> for feature requests or bugs.</p>
|
href="https://systemausfall.org/trac/cryptobox/newticket">ticket</a> for feature requests or bugs.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="leftcontent">
|
|
||||||
<h2>Leave a note</h2>
|
|
||||||
<p>Write us your thoughts and ideas via <a
|
|
||||||
href="http://post.gmane.org/post.php?group=gmane.comp.encryption.cryptobox.devel">gmane</a>.</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -1,27 +1,22 @@
|
||||||
<div class="content">
|
|
||||||
<h2>Any Questions?</h2>
|
|
||||||
<p>Mail to <a href="info@cryptobox.org">info@cryptobox.org</a>!
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h2>Translation center</h2>
|
<h2>Translation center</h2>
|
||||||
<p>We are looking for more translations. This way you can help
|
<p>We are looking for more translations. This way you can help
|
||||||
others accessing the CryptoBox in their native language. The <a
|
others accessing the CryptoBox in their native language. The <a
|
||||||
href="http://translate.cryptobox.org/">translation center</a> is
|
href="http://translate.cryptobox.org/">translation center</a> is
|
||||||
the central unit for this purpose. You can register there and use the webinterface for translations. It features a nice, motivating progress bar. For any questions ask us via info@cryptobox.org .
|
the central unit for this purpose. You can register there and use the webinterface for translations. It features a nice, motivating progress bar.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="content">
|
|
||||||
<p> </p>
|
|
||||||
</div>
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h2>Development</h2>
|
<h2>Development</h2>
|
||||||
<p>If you're interested in what happens under the hood, visit the <a
|
<p>If you're interested in what happens under the hood, visit the <a
|
||||||
href="devel.cryptobox.org">development corner</a>. The <a href="https://systemausfall.org/trac/cryptobox/roadmap">roadmap</a> shows our goals for the next release and the estimated release date.</p>
|
href="devel.cryptobox.org">development corner</a>. The <a href="http://devel.cryptobox.org/roadmap">roadmap</a> shows our goals for the next release and the estimated release date.</p>
|
||||||
<p>Join the <a href="mailto:cryptobox-dev-subscribe@lists.systemausfall.org">development mailing list</a>. This list is also accessable via <a href="http://dir.gmane.org/gmane.comp.encryption.cryptobox.devel">gmane.</a></p>
|
<p>Join the <a href="mailto:cryptobox-dev-subscribe@lists.systemausfall.org">development mailing list</a>. This list is also accessable via <a href="http://dir.gmane.org/gmane.comp.encryption.cryptobox.devel">gmane.</a></p>
|
||||||
<p>Or browse the <a href="https://systemausfall.org/mail-archive/?0">mailing list
|
<p>Or browse the <a href="https://systemausfall.org/mail-archive/?0">mailing list
|
||||||
archive</a>.</p>
|
archive</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="content">
|
||||||
|
<p> </p>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h2>Acknowledgements</h2>
|
<h2>Acknowledgements</h2>
|
||||||
|
|
|
@ -26,12 +26,8 @@
|
||||||
<div class="left">
|
<div class="left">
|
||||||
<div class="leftcontent">
|
<div class="leftcontent">
|
||||||
<h2>Hint</h2>
|
<h2>Hint</h2>
|
||||||
<p>Fetch the latest <a href="http://codecoop.org/frs/?group_id=60">CryptoBox-server</a>
|
<p>Fetch the latest <a href="http://codecoop.org/frs/?group_id=60">CryptoBox-server
|
||||||
package while it's hot!</p>
|
.deb package</a> while it's hot!</p>
|
||||||
</div>
|
|
||||||
<div class="leftcontent">
|
|
||||||
<h2>Live-CD 0.3</h2>
|
|
||||||
<p>Sorry, v0.3.x is not available as live-CD yet.</p>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="leftcontent">
|
<div class="leftcontent">
|
||||||
<h2>It's tested</h2>
|
<h2>It's tested</h2>
|
||||||
|
@ -39,12 +35,17 @@
|
||||||
<p>Debian/sid <br />
|
<p>Debian/sid <br />
|
||||||
Ubuntu/edgy_eft</p>
|
Ubuntu/edgy_eft</p>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="leftcontent">
|
||||||
|
<h2>Live-CD 0.3</h2>
|
||||||
|
<p>Sorry, v0.3.x is not available as live-CD yet. It is
|
||||||
|
going to be released in february 02007.</p>
|
||||||
|
</div>
|
||||||
<div class="leftcontent">
|
<div class="leftcontent">
|
||||||
<p> </p>
|
<p> </p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h2>Debian, Ubuntu (cryptobox-server)</h2>
|
<h2>Debian, Ubuntu (CryptoBox-server)</h2>
|
||||||
<p>Install the <i>cryptobox-server</i> package to integrate the
|
<p>Install the <i>cryptobox-server</i> package to integrate the
|
||||||
features of the CryptoBox into your running server/desktop
|
features of the CryptoBox into your running server/desktop
|
||||||
without downloading the whole CD.</p>
|
without downloading the whole CD.</p>
|
||||||
|
@ -52,20 +53,32 @@
|
||||||
<tt>deb http://systemausfall.org/toolforge/debian unstable main</tt></p>
|
<tt>deb http://systemausfall.org/toolforge/debian unstable main</tt></p>
|
||||||
<p>Then run:<br/>
|
<p>Then run:<br/>
|
||||||
<tt>apt-get install cryptobox-server</tt></p>
|
<tt>apt-get install cryptobox-server</tt></p>
|
||||||
<br/>
|
<br />
|
||||||
<p>Maybe the package can also be installed in other Debian based
|
<p>If you're an official maintainer, you might help us to integrate the
|
||||||
distributions: your mileage may vary.</p>
|
package into Debian upstream!</p>
|
||||||
|
</div>
|
||||||
|
<div class="content">
|
||||||
|
<h2>CryptoBox-server in Debian-based Linux Distributions</h2>
|
||||||
|
<p>The package can also be installed in other Debian based
|
||||||
|
distributions: your mileage may vary.</p>
|
||||||
|
<p>Download the <a href="http://codecoop.org/frs/?group_id=60">
|
||||||
|
latest cryptobox-server.deb</a> to oyur system and install it with
|
||||||
|
the following command:<br />
|
||||||
|
<tt>dpkg -i cryptobox-server_0.3.1-1_i386.deb</tt>
|
||||||
|
(Replace the filename with the one you downloaded.)</p>
|
||||||
|
<p>A modern actual system should meet most of the dependencies, but
|
||||||
|
you probably have to install some missing packages.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h2>Go with the sources</h2>
|
<h2>Go with the sources</h2>
|
||||||
<p>Download the source package of the latest release from <a href="http://codecoop.org/frs/?group_id=60&release_id=60">CodeCoop</a>.
|
<p>Download the source package of the latest release from <a href="http://codecoop.org/frs/?group_id=60&release_id=60">CodeCoop</a>.
|
||||||
<p>You can also use the <a href="/browser/trunk">read-only webinterface</a> of trac
|
<p>You can also use the <a href="http://devel.cryptobox.org/browser/trunk">read-only webinterface</a> of trac
|
||||||
for browsing through the <a href="http://en.wikipedia.org/wiki/Subversion" title="Wikipedia: Subversion">Subversion</a> repository.
|
for browsing through the Subversion repository. Full Subversion access is possible via commandline tools or your
|
||||||
<p>Full Subversion access access is possible via commandline tools or your
|
favourite GUI.</p>
|
||||||
favourite <a href="http://en.wikipedia.org/wiki/Subversion#GUI_front-ends.2Fclients">GUI</a>.</p>
|
<p>e.g.: create your local working copy with the following command:<br>
|
||||||
<p>Create your local working copy with the following command:<br>
|
|
||||||
<tt>svn checkout https://svn.systemausfall.org/svn/cryptobox</tt></p>
|
<tt>svn checkout https://svn.systemausfall.org/svn/cryptobox</tt></p>
|
||||||
|
<br />
|
||||||
|
<p>Read the <a href="http://en.wikipedia.org/wiki/Subversion" title="Wikipedia: Subversion">wikipedia entry</a> for a short description of Subversion.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
|
|
|
@ -38,7 +38,7 @@
|
||||||
<div class="leftcontent">
|
<div class="leftcontent">
|
||||||
<h2>Download</h2>
|
<h2>Download</h2>
|
||||||
<p>Fetch the latest release of the <a href="download.html">CryptoBox-server Debian
|
<p>Fetch the latest release of the <a href="download.html">CryptoBox-server Debian
|
||||||
package v0.3.0</a>.</p>
|
package</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="leftcontent">
|
<div class="leftcontent">
|
||||||
<p> </p>
|
<p> </p>
|
||||||
|
|
29
project.html
29
project.html
|
@ -24,13 +24,20 @@
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
<div class="left">
|
<div class="left">
|
||||||
|
<div class="leftcontent">
|
||||||
|
<h2>Any Questions?</h2>
|
||||||
|
<p>Mail to <a
|
||||||
|
href="info@cryptobox.org">info (at) cryptobox.org</a>!</p>
|
||||||
|
<p>Or leave us a note about your thoughts and ideas via <a
|
||||||
|
href="http://post.gmane.org/post.php?group=gmane.comp.encryption.cryptobox.devel">gmane</a>. </p>
|
||||||
|
</div>
|
||||||
<div class="leftcontent">
|
<div class="leftcontent">
|
||||||
<p> </p>
|
<p> </p>
|
||||||
</div>
|
</div>
|
||||||
<div class="leftcontent">
|
<div class="leftcontent">
|
||||||
<h2>Think about</h2>
|
<h2>Think about</h2>
|
||||||
<p>You are not just a consumer. Not in the Open Source world.
|
<p>You are not just a consumer. Not in the Open Source world.
|
||||||
You can always help others with your knowledge or spend your
|
You can always help others with your knowledge or go and spend your
|
||||||
money for lousy software. ;)</p>
|
money for lousy software. ;)</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="leftcontent">
|
<div class="leftcontent">
|
||||||
|
@ -38,36 +45,26 @@
|
||||||
<p>Open up a <a
|
<p>Open up a <a
|
||||||
href="https://systemausfall.org/trac/cryptobox/newticket">ticket</a> for feature requests or bugs.</p>
|
href="https://systemausfall.org/trac/cryptobox/newticket">ticket</a> for feature requests or bugs.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="leftcontent">
|
|
||||||
<h2>Leave a note</h2>
|
|
||||||
<p>Write us your thoughts and ideas via <a
|
|
||||||
href="http://post.gmane.org/post.php?group=gmane.comp.encryption.cryptobox.devel">gmane</a>.</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="content">
|
|
||||||
<h2>Any Questions?</h2>
|
|
||||||
<p>Mail to <a href="info@cryptobox.org">info@cryptobox.org</a>!
|
|
||||||
</p>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h2>Translation center</h2>
|
<h2>Translation center</h2>
|
||||||
<p>We are looking for more translations. This way you can help
|
<p>We are looking for more translations. This way you can help
|
||||||
others accessing the CryptoBox in their native language. The <a
|
others accessing the CryptoBox in their native language. The <a
|
||||||
href="http://translate.cryptobox.org/">translation center</a> is
|
href="http://translate.cryptobox.org/">translation center</a> is
|
||||||
the central unit for this purpose. You can register there and use the webinterface for translations. It features a nice, motivating progress bar. For any questions ask us via info@cryptobox.org .
|
the central unit for this purpose. You can register there and use the webinterface for translations. It features a nice, motivating progress bar.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="content">
|
|
||||||
<p> </p>
|
|
||||||
</div>
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h2>Development</h2>
|
<h2>Development</h2>
|
||||||
<p>If you're interested in what happens under the hood, visit the <a
|
<p>If you're interested in what happens under the hood, visit the <a
|
||||||
href="devel.cryptobox.org">development corner</a>. The <a href="https://systemausfall.org/trac/cryptobox/roadmap">roadmap</a> shows our goals for the next release and the estimated release date.</p>
|
href="devel.cryptobox.org">development corner</a>. The <a href="http://devel.cryptobox.org/roadmap">roadmap</a> shows our goals for the next release and the estimated release date.</p>
|
||||||
<p>Join the <a href="mailto:cryptobox-dev-subscribe@lists.systemausfall.org">development mailing list</a>. This list is also accessable via <a href="http://dir.gmane.org/gmane.comp.encryption.cryptobox.devel">gmane.</a></p>
|
<p>Join the <a href="mailto:cryptobox-dev-subscribe@lists.systemausfall.org">development mailing list</a>. This list is also accessable via <a href="http://dir.gmane.org/gmane.comp.encryption.cryptobox.devel">gmane.</a></p>
|
||||||
<p>Or browse the <a href="https://systemausfall.org/mail-archive/?0">mailing list
|
<p>Or browse the <a href="https://systemausfall.org/mail-archive/?0">mailing list
|
||||||
archive</a>.</p>
|
archive</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="content">
|
||||||
|
<p> </p>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h2>Acknowledgements</h2>
|
<h2>Acknowledgements</h2>
|
||||||
|
|
Loading…
Reference in a new issue