added packages for CryptoBox-Server v0.3.3

updated website
updated small stuff design stuff
This commit is contained in:
lars 2007-02-10 01:47:22 +00:00
parent 00ebc6a4aa
commit a319089017
10 changed files with 51 additions and 36 deletions

View file

@ -21,10 +21,10 @@
<div class="content">
<h2>Encryption</h2>
<p>The encrypted disk partitions are <!-- TODO: add luks link --> LUKS
volumes. In case of emergency you can access your data directly with every
modern linux system or via <!-- TODO: check link --><a
href="http://freeotfe.org/">FreeOTFE</a> (for windows).</p>
<p>The encrypted disk partitions are <a href="http://luks.endorphin.org/">LUKS</a>
volumes. This makes it possible (if that would be necessary) to access your
data directly with every modern linux system or via
<a href="http://freeotfe.org/">FreeOTFE</a> (for windows).</p>
<p>Select your favourite encryption algorithm from all ciphers supported
by the linux kernel. Currently the default is
<i>aes-cbc-essiv:sha256</i> (AES in CBC mode with ESSIV based on SHA256).</p>