prepare new release 0.2.1

This commit is contained in:
lars 2005-10-17 11:59:08 +00:00
parent 3b5a729834
commit 3cad3c5ae8
351 changed files with 19614 additions and 0 deletions

View file

@ -0,0 +1,2 @@
<h3>Confirmation text</h3>
<p>Type the confirmation text exactly the way, it is said. This confirms, that you know, what you are doing.</p>

View file

@ -0,0 +1,10 @@
<h3>Password of encrypted filesystem</h3>
<p>This password is the final protection for your sensible data. You should
choose a complicated password, that fullfills at least the following requirements:</p>
<ul>
<li>more than 20 characters</li>
<li>contain lowercase, uppercase, numbers, special characters</li>
<li>may not be written anywhere in cleartext</li>
</ul>
<p>Do not forget your encryption password! There is no way to recover your data
without it (of course, there should be none).</p>

View file

@ -0,0 +1,2 @@
<h3>Repeat the encryption password</h3>
<p>This ensures, that you do not mistype your encryption password.</p>

View file

@ -0,0 +1,5 @@
<h3>Administration password of the CryptoBox</h3>
<p>This password protects your CryptoBox against random re-initialization by unauthorized people.
Any dangerous administrative action requires this administration password.</p>
<p>You may leave this password blank, if your network is safe.</p>
<p>The administration password does NOT protect your sensible data in any way!</p>

View file

@ -0,0 +1,3 @@
<h3>Repeat the administration password</h3>
<p>This ensures, that you do not mistype your administration password.</p>
<p>Leave it blank, if you do not need an administration password.</p>

View file

@ -0,0 +1,3 @@
<h3>Administration password of the CryptoBox</h3>
<p>Enter the administration password of the CryptoBox.</p>
<p>This ensures, that only authorized people may re-initialize and re-configure the CryptoBox.</p>

View file

@ -0,0 +1,2 @@
<h3>Change the network address (IP)</h3>
<p>Maybe you will have to reconfigure the network address of your local computer, too.</p>

View file

@ -0,0 +1,3 @@
<h3>Change the default language</h3>
<p>This will set the default language of the web interface of this CryptoBox. Every user may change this temporarily
by selecting a language of choice in the upper right corner of the screen.</p>

View file

@ -0,0 +1,3 @@
<h3>Change the idle timeout</h3>
<p>This value specifies, when the encrypted filesystem will be automatically unmounted.
The last access of the encrypted data starts this timer.</p>