* reorganised the website
* added cartoon dir (the cartoon is missing) * mini screenshot on startpage * startpage has some underpages, which aren't in the menu * news have a menu link now
This commit is contained in:
parent
dad1584ecb
commit
d02060b06f
19 changed files with 155 additions and 295 deletions
|
@ -1,34 +0,0 @@
|
|||
<div class="centercontent">
|
||||
<h2>What does the CryptoBox do?</h2>
|
||||
<p>Usually all your files like phone numbers, love letters, bank
|
||||
account data etc. are stored in plaintext on your computer's
|
||||
harddisk.
|
||||
All the data is accessible for everyone who has access to the harddisk.
|
||||
This is very bad in case someone you don't trust gets your harddisk.
|
||||
E.g. a thief that steals your notebook, or breaks into your house or company.
|
||||
If the thief has your disk he/she can also read all the files that
|
||||
where saved on it, no matter whether you have a login password or not -
|
||||
the files are always stored in plaintext.
|
||||
</p>
|
||||
|
||||
<p>The <b>CryptoBox</b> brings easy-to-use data encryption to your
|
||||
computer. This works out of the box and does not need complicated
|
||||
configuration steps.</p>
|
||||
|
||||
<p>Here comes a small usage example for the CryptoBox with an obsolete
|
||||
PC as a fileserver:</p>
|
||||
|
||||
<p>Boot up the old PC with the CryptoBox live-CD.
|
||||
Now you can access it with your browser via the network.
|
||||
Then you partition and reformat the harddisk of the old
|
||||
PC with encryption support. Therefore you provide a passphrase.
|
||||
This is all done through the user friendly webinterface.
|
||||
You can also plug in an external harddisk and use this to store
|
||||
your encrypted data.
|
||||
Afterwards you copy your sensitive data over the local
|
||||
network to the CryptoBox.
|
||||
It is stored on its harddisk in a secure way.
|
||||
Nobody can access your data without the right passphrase.
|
||||
</p>
|
||||
</div>
|
||||
|
|
@ -1,17 +1,4 @@
|
|||
<div class="left">
|
||||
<div class="leftcontent">
|
||||
<h2>Want to see it in action?</h2>
|
||||
<p>View the <a href="screenshots.html">screenshots</a> or
|
||||
test the running online <a href="demo.html">demo</a>.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="leftcontent">
|
||||
<h2>Missing your language?</h2>
|
||||
<p>The CryptoBox is easily extensible via plugins. It also has
|
||||
support for multiple languages. You can help us with some
|
||||
<a href="http://translate.cryptobox.org/projects/cryptobox/">translations</a>.</p>
|
||||
</div>
|
||||
|
||||
<div class="leftcontent">
|
||||
<h2>You are server admin?</h2>
|
||||
|
@ -21,5 +8,6 @@
|
|||
installation and configuration of the CryptoBox-Server
|
||||
package.</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<h2>Requirements for the CryptoBox live-CD</h2>
|
||||
<p>The <i>CryptoBox live-CD</i> runs on any x86 compatible PC with:</p>
|
||||
<ul>
|
||||
<li>CPU: min. 100MHz</li>
|
||||
<li>CPU: min. 200MHz</li>
|
||||
<li>RAM: 64 MB</li>
|
||||
<li>CD-ROM drive</li>
|
||||
<li>a network connection</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue