diff --git a/content/details/02_top b/content/details/02_top
new file mode 100644
index 0000000..48bce20
--- /dev/null
+++ b/content/details/02_top
@@ -0,0 +1,31 @@
+
+
What does the CryptoBox do?
+
Usually all your files like phone numbers, love letters, bank
+ account data etc. are stored in plaintext on your computers
+ harddisk. All the data is accessable by anyone who has access to the
+ harddisk. This is very bad in case someone you don't trust has
+ your harddisk. E.g. a thief that steals your notebook, or breaks
+ in 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 if you
+ have a login password - the files are always stored in
+ plaintext.
+
+
The CryptoBox brings easy to use data encryption to your
+ computer. This works out of the box and doesn't need complicated
+ configuration steps.
+
+
Here comes a small usage example for the CryptoBox with a discarded
+ PC as fileserver:
+
+
You boot up the old PC with the CryptoBox live-CD. After the
+ completed boot process you can access it with your browser via
+ 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 for encrypted data
+ storage. 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 the data, without giving the right
+ passphrase before.
+
+
diff --git a/content/details/05_left b/content/details/05_left
index fd94124..2b36dc7 100644
--- a/content/details/05_left
+++ b/content/details/05_left
@@ -1,27 +1,10 @@
-
Requirements
-
The CryptoBox-Server package can be installed on every system with at least:
-
- - Linux kernel 2.6
- - cryptsetup with LUKS support
- - kernel support for the crypt target of the device mapper
- - Python 2.4
-
-
The CryptoBox-CD can run on any PC with:
+
Requirements CryptoBox live-CD
+
The CryptoBox live-CD runs on any x86 compatible PC with:
- CPU: min. 100MHz
- RAM: 64 MB
@@ -16,7 +9,21 @@
- a harddisk for your data
All drives supported by the linux kernel can be used: IDE, SCSI, USB, FireWire,
- SATA, ...
+ SATA, RAID, ...
+
+
+
+
Requirements CryptoBox-server
+
The CryptoBox-server package can be installed on every system with at least:
+
+ - Linux kernel 2.6
+ - cryptsetup with LUKS support
+ - kernel support for the crypt target of the device mapper
+ - Python 2.4
+
+
In principle the server package runs on any Linux
+ distribution, but we just provide Debian packages. So you have to
+ install the necessary files on your own.
diff --git a/content/development/02_top b/content/development/02_top
index ea109ac..6af3075 100644
--- a/content/development/02_top
+++ b/content/development/02_top
@@ -1,17 +1,7 @@
Contribute
You are not just a consumer. At least not in the Open Source world.
-
There are various ways to take part in improving the CryptoBox
- for all of us:
-
- - Translate
- it into your native language
- - Review the documentation
- - Submit
- bug reports or feature requests
- - Develop plugins
- - ...
- - Spread the word ... :)
-
+
There are various ways to take part in improving the CryptoBox
+ for all of us ...
diff --git a/content/development/05_left b/content/development/05_left
index 56d7aba..712e957 100644
--- a/content/development/05_left
+++ b/content/development/05_left
@@ -1,7 +1,20 @@
+
+
Recent changes
%(rss_content)s
+
diff --git a/content/development/10_center b/content/development/10_center
index 62124b7..42594fe 100644
--- a/content/development/10_center
+++ b/content/development/10_center
@@ -32,7 +32,7 @@
-
Acknowledgements
+
Thank you!
The whole is nothing without its parts. We would like to thank
all the people for their help (in order of appearance). So, thank you!
:)
@@ -43,3 +43,24 @@
+
+
Acknowledgements
+
The CryptoBox project heavily depends on the following Free Software
+ projects. Thanks for your hard work!
+
+
This list is by far incomplete - so: thanks to everyone involved in
+ improving Free Software!
+
+
+
+
+
diff --git a/content/download/10_center b/content/download/10_center
index cd3b619..efc6069 100644
--- a/content/download/10_center
+++ b/content/download/10_center
@@ -1,7 +1,7 @@
CryptoBox-CD
Get the latest CryptoBox-CD image and burn the bootable live-CD.
-
Download it now!
+
download CryptoBox-CD
We would like to thank codecoop.org for
providing the necessary bandwidth.
Alternatively you can buy a live-CD at OpenSoft.nl
@@ -10,15 +10,22 @@
-
CryptoBox-Server
-
Install the CryptoBox-Server package in your favourite linux system.
-
Download it now!
-
If you are a Debian/Ubuntu/... Linux user, then we strongly recommend to use
- the cryptobox-server package of our (inofficial) debian package repository
- to stay up to date.
-
Read more ...
+
CryptoBox-Server Debian package
+
Install the CryptoBox-Server package in your Debian/Ubuntu Linux distribution.
+
download CryptoBox-Server
+
Then install it: dpkg -i cryptobox-server.deb
+
We strongly recommend to use the server package of our
+ (inofficial) debian package repository, which comes in handier. Read
+ more ...
+
+
+
+
CryptoBox-Server source files
+
As user of a non-debian-based Linux distribution you're a bit
+ out of luck. You may try to install the source package, but you
+ have to adapt some pathes manally.
+
download cryptobox-server.tar.gz
diff --git a/content/faq/02_top b/content/faq/02_top
new file mode 100644
index 0000000..ef13a32
--- /dev/null
+++ b/content/faq/02_top
@@ -0,0 +1,15 @@
+
+
FAQ
+
Do you have any questions or problems?
+ - Read the
+ documentation.
+ - Read the FAQ below.
+ - Check if your problem is a known issue. Maybe you
+ could add some information.
+ - If you think you found a bug submit a bug report.
+ - Any questions left? Send a mail to %(mailaddress)s!
+
+
+
diff --git a/content/faq/05_left b/content/faq/05_left
new file mode 100644
index 0000000..cfe58a0
--- /dev/null
+++ b/content/faq/05_left
@@ -0,0 +1,24 @@
+
+
diff --git a/content/faq/10_center b/content/faq/10_center
new file mode 100644
index 0000000..7f28b02
--- /dev/null
+++ b/content/faq/10_center
@@ -0,0 +1,55 @@
+
+
+
I successfully opened a volume. How can I access the data now?
+
CryptoBox-Server: you should ask your administrator. In case
+ you are the administrator, then you should take a look at the configuration
+ file for the MountDir setting. Publish this directory via your
+ favourite fileserver (e.g. samba, webdav, nfs, ftp, ...) and tell your
+ users how to reach it.
+
CryptoBox-CD: browse the network neighborhood for the CryptoBox server
+ (windows), scan the network (KDE or Gnome) or type something like the
+ following into your favourite terminal to mount a volume:
+ smbmount //IP_OF_CRYPTOBOX/VOLUME_NAME /media/FOO
+
+
+
+
+
Recently I partitioned my harddisk. Now I can open the volume without a
+ password. Isn't it encrypted anymore?
+
The partition manager creates non-encrypted volumes by default. If you want
+ to enable encryption for a volume, then you have to format it. Be aware
+ that this will erase all data of the volume.
+
+
+
+
+
How can I restrict access to certain data?
+
The CryptoBox does not support user and access management for now. Everyone
+ in your local network can access all open volumes for reading and writing.
+ This behavior is based on the assumption, that there are no evil guys in
+ your local network. Please take care for this!
+
For the next major release (v0.4) we plan to implement user and access
+ management.
+
+
+
+
+
There is a user manager available via preferences.
+ What is it good for?
+
These administrative users can access restricted parts of the CryptoBox
+ (e.g. the plugin manager or the network settings).
+
Users who just want to open and close volumes do not need an
+ administrative account.
+
+
+
+
+
How do I use the server package from the Debian Repository?
+
The CryptoBox server package is not in the official Debian
+ Repository, for now. But you can use our Repository for the installation.
+
First add the following to your "/etc/apt/sources.list":
+
deb http://systemausfall.org/toolforge/debian unstable
+ main
+
Second run:
apt-get update && apt-get install
+ cryptobox-server
+
diff --git a/content/index/02_top b/content/index/02_top
index 8262673..a8244e5 100644
--- a/content/index/02_top
+++ b/content/index/02_top
@@ -1,13 +1,16 @@
What is it about?
-
The CryptoBox project wants to bring data encryption to the masses.
+
The CryptoBox project aims to bring data encryption to the masses.
Therefore we develop two Free Software packages:
- - The CryptoBox-Server package adds harddisk encryption to a fileserver
- (samba, nfs, dav, ...) without annoying its users.
- - The CryptoBox-CD is targetted at users who want to set up an
- encrypting fileserver without bothering about complicated administration
- issues.
+ - The CryptoBox-CD is targetted at users who want to set up an
+ encrypting fileserver without bothering about complicated
+ administration issues. A computer which runs the
+ CryptoBox-CD works as a network-attached storage (NAS),
+ with the ability to encrypt all stored data.
+ - The CryptoBox-Server package adds a user friendly,
+ web-based frontend for harddisk encryption on a fileserver.
+
Read more details.
diff --git a/content/index/05_left b/content/index/05_left
index 4023a25..18fdc44 100644
--- a/content/index/05_left
+++ b/content/index/05_left
@@ -1,12 +1,4 @@