* reordered website (support is now faq)

* detailed description of what the box does
This commit is contained in:
age 2007-02-11 20:25:17 +00:00
parent a319089017
commit 1f87fb2500
12 changed files with 208 additions and 67 deletions

View file

@ -1,27 +1,10 @@
<div class="left">
<div class="leftcontent">
<h2>Thank you!</h2>
<p>The CryptoBox project heavily depends on the following Free Software
projects. Thanks for your hard work!</p>
<ul>
<li><a href="http://kernel.org">Linux kernel</a></li>
<li><a href="http://debian.org">Debian GNU/Linux</a></li>
<li><a href="http://python.org">Python</a></li>
<li><a href="http://cherrypy.org">CherryPy</a></li>
<li><a href="http://clearsilver.net">ClearSilver</a></li>
<li><a href="http://www.saout.de/misc/dm-crypt">DM-crypt</a></li>
<li><a href="http://luks.endorphin.org">CryptSetup LUKS</a></li>
<li>...</li>
</ul>
<p>This list is by far incomplete - so: thanks to everyone involved in
improving Free Software!</p>
</div>
<div class="leftcontent">
<h2>You need more details?</h2>
<h2>You are admin?</h2>
<p>Take a look at the <a
href="http://devel.cryptobox.org/file/trunk/README">README file</a>
for more detailed installation and usage instructions.</p>
for more detailed installation and usage instructions for
the CryptoBox server.</p>
</div>
</div>