tags/v0.3.5: Updated changelog, READMEs, and example cryptobox.conf

This commit is contained in:
frisco 2009-07-19 07:47:51 +00:00
parent 06482f10cc
commit effbf206ff
4 changed files with 32 additions and 17 deletions

View file

@ -1,16 +1,16 @@
********************************************
* CryptoBox v0.3.xx *
* CryptoNAS v0.3.xx *
********************************************
$Id$
This file describes the webserver CryptoBox.
The CryptoBox enables you to control the plaintext or encrypted harddisks of
This file describes the webserver CryptoNAS.
The CryptoNAS enables you to control the plaintext or encrypted harddisks of
your server via a webinterface.
Read on if you want to install the CryptoBox-server package on your computer.
Read on if you want to install the cryptobox-server package on your computer.
For more information, see the website:
http://cryptobox.org
http://cryptonas.org
Table of contents:
1) Requirements
@ -57,7 +57,7 @@ For source installation follow these steps:
Fulfil the requirements:
read more in the user documentation
The installed pyhton modules can be found in your local python installation directory.
The installed python modules can be found in your local python installation directory.
The default location should be:
/usr/lib/python2.4/site-packages/cryptobox/
The data files are (by default) installed to:
@ -79,7 +79,7 @@ not get compromised.
after bootup.
b) Define managed devices
You may restrict which blockdevices should be accessible to the CryptoBox.
You may restrict which blockdevices should be accessible to the CryptoNAS.
Simply set [Main]->AllowedDevices in /etc/cryptobox-server/cryptobox.conf
to a comma separated list of device prefixes: e.g. /dev/sd gives access to
all SCSI devices, while /dev/hda3 restricts it to this single partition.
@ -169,7 +169,7 @@ bug reports: please use our issue tracker
https://systemausfall.org/trac/cryptobox/newticket
email:
info@cryptobox.org
info@cryptonas.org
The CryptoBox project is mainly driven by sense.lab (http://senselab.org).
@ -186,9 +186,11 @@ Michiel van Dijk - Dutch translation
Raimar - the blender dragon
Gilles Accad - French translation
ASpr - Russian translation
Clavdia Horvat - Slovenian translation
Lai-Qing-Long (Jones) - Chinese translation
We also want to thank the numerous developers of the Free Software, the
CryptoBox depends on and that was used in development.
CryptoNAS depends on and that was used in development.
8) License