uploaded the static html pages of the live-CD v0.3
This commit is contained in:
parent
6c971bb198
commit
25b099870f
48 changed files with 1005 additions and 0 deletions
18
live-cd-v0.3/content/index/02_top
Normal file
18
live-cd-v0.3/content/index/02_top
Normal file
|
@ -0,0 +1,18 @@
|
|||
<div class="centercontent">
|
||||
<h2>What is it about?</h2>
|
||||
<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 <b>CryptoBox live-CD</b> is made for people who want to encrypt
|
||||
their data without bothering about complicated technical issues.<br/>
|
||||
A computer running the CryptoBox live-CD works as a fileserver/NAS
|
||||
and encrypts your private data.</li>
|
||||
<br/>
|
||||
<li>The <b>CryptoBox-Server package</b> adds a user friendly,
|
||||
web-based frontend for harddisk encryption to a fileserver.</li>
|
||||
</ul>
|
||||
<p>Take a look at the <a href="cartoon.html">CryptoBox usage example</a>!<br />
|
||||
It may give you a better understanding of what the CryptoBox does and how it
|
||||
works. </p>
|
||||
</div>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue