* reordered website (support is now faq)
* detailed description of what the box does
This commit is contained in:
parent
a319089017
commit
1f87fb2500
12 changed files with 208 additions and 67 deletions
|
@ -1,13 +1,16 @@
|
|||
<div class="centercontent">
|
||||
<h2>What is it about?</h2>
|
||||
<p>The CryptoBox project wants to bring data encryption to the masses.</p>
|
||||
<p>The CryptoBox project aims to bring data encryption to the masses.</p>
|
||||
<p>Therefore we develop two Free Software packages:</p>
|
||||
<ul>
|
||||
<li>The <i>CryptoBox-Server package</i> adds harddisk encryption to a fileserver
|
||||
(samba, nfs, dav, ...) without annoying its users.</li>
|
||||
<li>The <i>CryptoBox-CD</i> is targetted at users who want to set up an
|
||||
encrypting fileserver without bothering about complicated administration
|
||||
issues.</li>
|
||||
<li>The <b>CryptoBox-CD</b> is targetted at users who want to set up an
|
||||
encrypting fileserver without bothering about complicated
|
||||
administration issues. A computer which runs the
|
||||
CryptoBox-CD works as a network-attached storage (NAS),
|
||||
with the ability to encrypt all stored data.</li><br />
|
||||
<li>The <b>CryptoBox-Server package</b> adds a user friendly,
|
||||
web-based frontend for harddisk encryption on a fileserver.</li>
|
||||
</ul>
|
||||
<p>Read more <a href="details.html">details</a>.</p>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -1,12 +1,4 @@
|
|||
<div class="left">
|
||||
|
||||
<div class="leftcontent">
|
||||
<h2>Details</h2>
|
||||
<p>Read more <a href="details.html">detailed information</a>
|
||||
about the CryptoBox.</p>
|
||||
<p>Any questions left? Send a mail to <a href="mailto:%(mailaddress)s">%(mailaddress)s</a>!</p>
|
||||
</div>
|
||||
|
||||
<div class="leftcontent">
|
||||
<h2>Planned major releases:</h2>
|
||||
<p>CryptoBox-CD:</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue