diff --git a/content/demo/05_left b/content/demo/05_left index b9d0425..b78c7c5 100644 --- a/content/demo/05_left +++ b/content/demo/05_left @@ -2,8 +2,9 @@

 

+
-

Pardon

-

Don't worry if the demo is out for lunch. It'll be back soon.

+

Pardon in advance

+

Please do not worry if the demo may be out for lunch right now. It surely will be back soon.

diff --git a/content/demo/10_center b/content/demo/10_center index fc022b4..45ccfbf 100644 --- a/content/demo/10_center +++ b/content/demo/10_center @@ -1,8 +1,14 @@

Demonstration

-

With the new release, we proudly present a demo CryptoBox - environment. It's very slow at the moment but should give you a - better feeling, for how the CryptoBox works.

-

Try: demo.cryptobox.org .

+

With the new release, we proudly present an online demonstration + of the webinterface of a CryptoBox. At the moment the server is quite + slow, but at least you will get a feeling of how the CryptoBox works.

+

Try: http://demo.cryptobox.org.

+

The necessary access credentials for restricted parts of the demo are:

+
+ diff --git a/content/details/05_left b/content/details/05_left new file mode 100644 index 0000000..556b594 --- /dev/null +++ b/content/details/05_left @@ -0,0 +1,27 @@ +
+
+

Thank you!

+

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!

+
+ +
+

You need more details?

+

Take a look at the README file + for more detailed installation and usage instructions.

+
+
+ diff --git a/content/details/10_content b/content/details/10_content new file mode 100644 index 0000000..d56abbc --- /dev/null +++ b/content/details/10_content @@ -0,0 +1,47 @@ +
+

Requirements

+

The CryptoBox-Server package can be installed on every system with at least:

+ +

The CryptoBox-CD can run on any PC with:

+ +

All drives supported by the linux kernel can be used: IDE, SCSI, USB, FireWire, + SATA, ...

+
+ +
+

Encryption

+

The encrypted disk partitions are LUKS + volumes. In case of emergency you can access your data directly with every + modern linux system or via FreeOTF (for windows).

+

Select your favourite encryption algorithm from all ciphers supported + by the linux kernel. Currently the default is + aes-cbc-essiv:sha256 (AES in CBC mode with ESSIV based on SHA256).

+ +
+ +
+

File access

+

The CryptoBox-Server will smoothly integrate into your existing + fileserver.

+

The CryptoBox-CD provides access to your data via:

+

+

Currently there is no user and access management integrated into the + CryptoBox-CD. +

+ diff --git a/content/download/05_left b/content/download/05_left index 5d609a9..e154e74 100644 --- a/content/download/05_left +++ b/content/download/05_left @@ -1,21 +1,29 @@
-

Hint

-

Fetch the latest CryptoBox-server - .deb package while it's hot!

+

Latest releases

+

CryptoBox-Server: 0.3.1

+

CryptoBox-CD: 0.2.1

+
-

It's tested

-

The package installs fine on:

-

Debian/sid
- Ubuntu/edgy_eft

+

Debian package

+

If you are a Debian/Ubuntu/??? user, then we strongly recommend to use + the cryptobox-server package of our (inofficial) debian package repository + to stay up to date.

+

Read more ...

+
-

Live-CD 0.3

-

Sorry, v0.3.x is not available as live-CD yet. It is - going to be released in february 02007.

-
-
-

 

+

Bleeding edge

+

The current source code of the CryptoBox-Server package is always + available via our Subversion repository.

+

Read more ...

+ diff --git a/content/download/10_center b/content/download/10_center index 63b000e..0f139b2 100644 --- a/content/download/10_center +++ b/content/download/10_center @@ -1,20 +1,7 @@
-

Debian, Ubuntu (CryptoBox-server)

-

Install the cryptobox-server package to integrate the - features of the CryptoBox into your running server/desktop - without downloading the whole CD.

-

First add the following line to your /etc/apt/sources.list:
- deb http://systemausfall.org/toolforge/debian unstable main

-

Then run:
- apt-get install cryptobox-server

-
-

If you're an official maintainer, you might help us to integrate the - package into Debian upstream!

-
-
-

CryptoBox-server in Debian-based Linux Distributions

-

The package can also be installed in other Debian based - distributions: your mileage may vary.

+

CryptoBox-Server

+

Install the CryptoBox-Server package in your favourite linux system.

+

Download it now!

Download the latest cryptobox-server.deb to oyur system and install it with the following command:
@@ -24,27 +11,23 @@ you probably have to install some missing packages.

-

Go with the sources

-

Download the source package of the latest release from CodeCoop. -

You can also use the read-only webinterface of trac - for browsing through the Subversion repository. Full Subversion access is possible via commandline tools or your - favourite GUI.

-

e.g.: create your local working copy with the following command:
- svn checkout https://svn.systemausfall.org/svn/cryptobox

-
-

Read the wikipedia entry for a short description of Subversion.

+

CryptoBox-CD

+

Get the latest CryptoBox-CD image and burn the bootable live-CD.

+

Download it now!

+

We would like to thank codecoop.org for + providing the necessary bandwidth.

+

Alternatively you can buy a live-CD at OpenSoft.nl + for 5.95 european bugs. Note: this is an unpaid advertisement link. + So if you ask us kindly, we might send you a CD for a better price. ;)

-

 

-
-
-

Get the live-CD

-

Get the newest live-CD by following this link. -

We'd like to thank codecoop.org for - providing bandwidth.

-

You could buy a Live-CD at OpenSoft.nl for 5.95 european bugs. Note: this is an unpaid advertisement link. So if you ask us kindly, we might send you a CD for a better price. ;) -

+

License

+

The code of the CryptoBox-Server and the CryptoBox-CD is licensed under the + GNU General Public License (GPL).

+

In short: you are free to change the code and to distribute it, as long + as you do not change the license. Read the license + in detail.

diff --git a/content/faq/05_left b/content/faq/05_left new file mode 100644 index 0000000..d1fb249 --- /dev/null +++ b/content/faq/05_left @@ -0,0 +1,22 @@ +
+
+

Table of content

+ +
    + +
  1. I successfully opened a volume. + How can I access the data now?
  2. + +
  3. Recently I partitioned my harddisk. + Now I can open the volume without a password. + Isn't it encrypted anymore?
  4. + +
  5. How can I restrict access to certain data?
  6. + +
  7. There is a user manager available + via preferences. What is it good for?
  8. + +
+
+
+ diff --git a/content/faq/10_center b/content/faq/10_center new file mode 100644 index 0000000..6c8ebf8 --- /dev/null +++ b/content/faq/10_center @@ -0,0 +1,50 @@ +
+

Frequently asked questions

+

If you have more questions or if you want better answers, just send a mail + to info@cryptobox.org. Thanks!

+
+ +
+ +

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.

+
+ diff --git a/content/index/02_top b/content/index/02_top new file mode 100644 index 0000000..7487188 --- /dev/null +++ b/content/index/02_top @@ -0,0 +1,15 @@ +
+

What is it about?

+

The CryptoBox project wants to bring data encryption to the masses.

+

Therefore we develop two free (GPL) software packages:

+ +

The privacy of your data is our mission.

+

Any Questions? Mail to info@cryptobox.org!

+
+ diff --git a/content/index/05_left b/content/index/05_left index e28d65a..d2b2bab 100644 --- a/content/index/05_left +++ b/content/index/05_left @@ -1,25 +1,27 @@ + + +
-

img: screenshot
- See more screenshots

-
-

About

-

The CryptoBox is a Debian/Linux based live-cd. This CD boots - up, starting a secure fileserver. Even non-technical users are - able to store their data on its encrypted harddisk. There is no - special knowledge about cryptography or servers required at - all.

+

Screenshots

+

img: screenshot
+ More screenshots

+

Download

-

Fetch the latest release of the CryptoBox-server Debian - package.

+

Fetch the latest release of the CryptoBox-server + package v0.3.1.

+

 

+

foo bar

today is the day

+ diff --git a/content/index/10_center b/content/index/10_center index 57fc404..f2619ba 100644 --- a/content/index/10_center +++ b/content/index/10_center @@ -1,22 +1,20 @@
-

NEWS: CryptoBox-server 0.3.1 released

+

NEWS: CryptoBox-Server v0.3.1 released

20/12/02006

-

This relase contains some usability fixes for users of the Internet Explorer, +

This release contains some usability fixes for users of the Internet Explorer, as well as some additional translations and more convenient default settings.

-

NEWS: CryptoBox-server 0.3.0 released

+

NEWS: CryptoBox-Server v0.3.0 released

15/12/02006

-

Here it comes, the earliest x-mas present 02006, the - CryptoBox-server 0.3.0 package ready for Debian/sid and - Ubuntu/edgy_eft. It is not a live-cd, but a software package that you can just install on your linux system. - Take a look at the screenshots. It was a long ride and this is the - first milestone reached. Be prepared fo another 1000 miles of code. - The live-CD with the new version will be released in February 02007.

-
-
-

 

+

Here it comes - the earliest x-mas present 02006: the + CryptoBox-Server 0.3.0 package. It is not a live-cd, but a software package + that you can just install on your favourite linux system.

+

Take a look at the screenshots.

+

It was a long ride and this is the first milestone we reached. Be prepared + fo another 1000 miles of code.

+

The live-CD based on this new version will be released in February 02007.

@@ -30,21 +28,21 @@

NEWS: Download interception

14/04/02006

-

Sorry folks, codecoop.org is temporarly down. Update: it's up - and running again. Fetch the latest version here

+

Sorry folks, codecoop.org is temporarly down.

+

UPDATE: It is up and running again. Fetch the latest version here.

NEWS: CryptoBox code splitting

07/03/02006

-

We're currently splitting the CryptoBox up in the - CryptoBox-server and the Cryptobox-CD. This will let you use - the CryptoBox-server in your favourite Linux Installation. - stay tuned..

+

We are currently splitting the CryptoBox into the + CryptoBox-Server and the Cryptobox-CD. This will let you use + the CryptoBox-Server in your favourite Linux installation.

+

Stay tuned ...

-

NEWS: CryptoBox code splitting

+

NEWS: CryptoBox-CD v0.2.1 released

30/10/02005

The new CryptoBox version 0.2.1 is available at codecoop.org!

diff --git a/content/project/05_left b/content/project/05_left index 8b077e4..d0bcf8f 100644 --- a/content/project/05_left +++ b/content/project/05_left @@ -1,23 +1,31 @@
-

Any Questions?

-

Mail to info (at) cryptobox.org!

-

Or leave us a note about your thoughts and ideas via gmane.

+

Issues and bugs

+

Open a ticket for feature requests, usability problems or bug reports.

+
-

 

+

Leave a note

+

Tell us your thoughts and ideas via gmane.

+
-

Think about

-

You are not just a consumer. Not in the Open Source world. - You can always help others with your knowledge or go and spend your +

Future release plans

+

CryptoBox-Server:

+
  • v0.4 04/15/02007
+

CryptoBox-CD:

+
  • v0.3.1 02/15/02007
+

Read the development roadmap + for more details.

+
+ +
+

Contribute

+

You are not just a consumer. At least not in the Open Source world.

+

You can always help others with your knowledge or go and spend your money for lousy software. ;)

-
-

Trac tickets

-

Open up a ticket for feature requests or bugs.

-
+ diff --git a/content/project/10_center b/content/project/10_center index 9bb52dc..cd5e5a5 100644 --- a/content/project/10_center +++ b/content/project/10_center @@ -1,18 +1,23 @@

Translation center

-

We are looking for more translations. This way you can help - others accessing the CryptoBox in their native language. The translation center is - the central unit for this purpose. You can register there and use the webinterface for translations. It features a nice, motivating progress bar. -

+

We want you to translate the CryptoBox!

+

This way you can help others to access the CryptoBox in their native language. + The translation center serves + this purpose. Just register and use the webinterface for translations. + It features a nice, motivating progress bar.

+

For any questions ask us via info@cryptobox.org.

+

Development

-

If you're interested in what happens under the hood, visit the development corner. The roadmap shows our goals for the next release and the estimated release date.

-

Join the development mailing list. This list is also accessable via gmane.

-

Or browse the mailing list - archive.

+

If you are interested in what happens under the hood, visit the development corner. The roadmap shows our goals + for the next release and the estimated release date.

+

Join + the development mailing list or participate via gmane.

+

You can also just browse the mailing list archive.

 

@@ -20,7 +25,7 @@

Acknowledgements

-

The whole is nothing without it's parts. We would like to thank +

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! :)

    @@ -29,10 +34,16 @@
  • Rike - french translation
+

Legal stuff

    -
  • All released code is under GPL
  • -
  • The documentation is licensed under a Creative Commons License
  • -
  • We do not take any warranty for the functionality or usability of the CryptoBox.
  • +
  • All code is licensed under the GPL.
  • +
  • The documentation and this website are licensed under a Creative Commons License.
+ +
+

Any Questions?

+

Mail to info@cryptobox.org!

+
+ diff --git a/content/screenshots/10_center b/content/screenshots/10_center index 5d26014..93ebaed 100644 --- a/content/screenshots/10_center +++ b/content/screenshots/10_center @@ -1,5 +1,4 @@
-

Versions 0.3.x


@@ -9,6 +8,9 @@
configuration

+
+ +

Versions 0.2.x


@@ -19,3 +21,4 @@ configuration

+ diff --git a/demo.html b/demo.html index 64f09be..388e53a 100644 --- a/demo.html +++ b/demo.html @@ -12,34 +12,46 @@
-
+ + -
+

 

+
-

Pardon

-

Don't worry if the demo is out for lunch. It'll be back soon.

+

Pardon in advance

+

Please do not worry if the demo may be out for lunch right now. It surely will be back soon.

Demonstration

-

With the new release, we proudly present a demo CryptoBox - environment. It's very slow at the moment but should give you a - better feeling, for how the CryptoBox works.

-

Try: demo.cryptobox.org .

+

With the new release, we proudly present an online demonstration + of the webinterface of a CryptoBox. At the moment the server is quite + slow, but at least you will get a feeling of how the CryptoBox works.

+

Try: http://demo.cryptobox.org.

+

The necessary access credentials for restricted parts of the demo are:

+
    +
  • Username: admin
  • +
  • Password: admin
  • +
+