website updates
This commit is contained in:
parent
33b6464c79
commit
171e82f381
3 changed files with 16 additions and 1 deletions
|
@ -53,7 +53,8 @@
|
|||
<p>The encrypted disk partitions are <a href="http://luks.endorphin.org/">LUKS</a>
|
||||
volumes. This makes it also possible to access your data directly with
|
||||
every modern linux system or via <a href="http://freeotfe.org/">FreeOTFE</a>
|
||||
(for Microsoft products).</p>
|
||||
(for Microsoft products). Read more in the <a
|
||||
href="http://devel.cryptobox.org/wiki/faq">FAQ</a>.</p>
|
||||
<p>You can select your favourite encryption algorithm from all
|
||||
ciphers supported by the linux kernel. The default is
|
||||
<i>aes-cbc-essiv:sha256</i> (AES in CBC mode with ESSIV based on
|
||||
|
|
|
@ -18,6 +18,12 @@
|
|||
for more details.</p>
|
||||
</div>
|
||||
|
||||
<div class="leftcontent">
|
||||
<h2>Details</h2>
|
||||
<p>Read what's <a href="details.html">under the hood</a> of the CryptoBox.</p>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="leftcontent">
|
||||
<h2>License</h2>
|
||||
<p>All code is licensed under the <a href="http://www.fsf.org/licensing/licenses/gpl.html">GPL</a>.</p>
|
||||
|
|
|
@ -5,3 +5,11 @@
|
|||
<p>And no, we don't sit on any irc channel. There's a life to live. :)</p>
|
||||
</div>
|
||||
|
||||
<div class="content">
|
||||
<h2>Let us know!</h2>
|
||||
<p>Write us your experiences with the CryptoBox. In which
|
||||
environment do you use it? Is it useful for your private stuff or do
|
||||
you use it in a bigger network? Did you run in any trouble with
|
||||
installation or configruation? Are some important things missing?
|
||||
Which hardware serves your CryptoBox? How's the usability?</p>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue