From 7260c63d8696b8e312097036408708e9857c2320 Mon Sep 17 00:00:00 2001 From: lars Date: Mon, 17 Oct 2005 14:36:12 +0000 Subject: [PATCH] added all non-code changes between r281 and r300 to the new release candidate --- v0.2.1/README | 15 +- .../_offline/doc/de/CryptoBox.html | 210 ++-- .../_offline/doc/de/CryptoBoxDev.html | 132 ++- .../doc/de/CryptoBoxDevBackground.html | 118 +- .../doc/de/CryptoBoxDevCustomBuild.html | 171 ++- .../doc/de/CryptoBoxDevCustomConfigure.html | 108 +- .../doc/de/CryptoBoxDevKnownProblems.html | 70 +- .../doc/de/CryptoBoxDevPreparation.html | 147 ++- .../doc/de/CryptoBoxDevValidation.html | 123 +- .../_offline/doc/de/CryptoBoxDevWorkFlow.html | 284 ++--- .../_offline/doc/de/CryptoBoxUser.html | 81 +- .../doc/de/CryptoBoxUserConfiguration.html | 221 ++-- .../doc/de/CryptoBoxUserDailyUse.html | 175 ++- .../doc/de/CryptoBoxUserGettingStarted.html | 118 +- .../_offline/doc/en/CryptoBox.html | 206 ++-- .../_offline/doc/en/CryptoBoxDev.html | 132 ++- .../doc/en/CryptoBoxDevBackground.html | 118 +- .../doc/en/CryptoBoxDevCustomBuild.html | 171 ++- .../doc/en/CryptoBoxDevCustomConfigure.html | 108 +- .../doc/en/CryptoBoxDevKnownProblems.html | 70 +- .../doc/en/CryptoBoxDevPreparation.html | 147 ++- .../doc/en/CryptoBoxDevValidation.html | 123 +- .../_offline/doc/en/CryptoBoxDevWorkFlow.html | 284 ++--- .../_offline/doc/en/CryptoBoxUser.html | 82 +- .../doc/en/CryptoBoxUserConfiguration.html | 213 ++-- .../doc/en/CryptoBoxUserDailyUse.html | 173 ++- .../doc/en/CryptoBoxUserGettingStarted.html | 125 +- v0.2.1/cbox-tree.d/etc/init.d/cb-hints.sh | 26 + v0.2.1/cbox-tree.d/etc/rc3.d/S99cb-hints | 1 + .../usr/share/cryptobox/defaults/cipher | 1 + .../usr/share/cryptobox/defaults/hash | 1 + .../usr/share/cryptobox/defaults/version | 1 + .../usr/share/cryptobox/lang/README | 28 + .../cbox-tree.d/usr/share/cryptobox/lang/TODO | 18 +- .../usr/share/cryptobox/lang/de.hdf | 28 +- .../usr/share/cryptobox/lang/en.hdf | 12 +- .../usr/share/cryptobox/lang/si.hdf | 4 +- .../share/cryptobox/templates/config_form.cs | 2 + .../usr/share/cryptobox/templates/doc.cs | 2 + .../usr/share/cryptobox/templates/empty.cs | 2 + .../usr/share/cryptobox/templates/error.cs | 2 + .../usr/share/cryptobox/templates/footer.cs | 6 +- .../usr/share/cryptobox/templates/header.cs | 2 + .../share/cryptobox/templates/init_form.cs | 2 + .../usr/share/cryptobox/templates/macros.cs | 2 + .../usr/share/cryptobox/templates/main.cs | 2 + .../share/cryptobox/templates/mount_form.cs | 2 + .../usr/share/cryptobox/templates/nav.cs | 2 + .../usr/share/cryptobox/templates/show_log.cs | 2 + .../cryptobox/templates/shutdown_form.cs | 2 + .../usr/share/cryptobox/templates/status.cs | 2 + .../share/cryptobox/templates/umount_form.cs | 2 + .../doc/cryptobox/html/de/CryptoBox.html | 210 ++-- .../doc/cryptobox/html/de/CryptoBoxDev.html | 132 ++- .../html/de/CryptoBoxDevBackground.html | 118 +- .../html/de/CryptoBoxDevCustomBuild.html | 171 ++- .../html/de/CryptoBoxDevCustomConfigure.html | 108 +- .../html/de/CryptoBoxDevKnownProblems.html | 70 +- .../html/de/CryptoBoxDevPreparation.html | 147 ++- .../html/de/CryptoBoxDevValidation.html | 123 +- .../html/de/CryptoBoxDevWorkFlow.html | 284 ++--- .../doc/cryptobox/html/de/CryptoBoxUser.html | 81 +- .../html/de/CryptoBoxUserConfiguration.html | 221 ++-- .../html/de/CryptoBoxUserDailyUse.html | 175 ++- .../html/de/CryptoBoxUserGettingStarted.html | 118 +- .../doc/cryptobox/html/en/CryptoBox.html | 206 ++-- .../doc/cryptobox/html/en/CryptoBoxDev.html | 132 ++- .../html/en/CryptoBoxDevBackground.html | 118 +- .../html/en/CryptoBoxDevCustomBuild.html | 171 ++- .../html/en/CryptoBoxDevCustomConfigure.html | 108 +- .../html/en/CryptoBoxDevKnownProblems.html | 70 +- .../html/en/CryptoBoxDevPreparation.html | 147 ++- .../html/en/CryptoBoxDevValidation.html | 123 +- .../html/en/CryptoBoxDevWorkFlow.html | 284 ++--- .../doc/cryptobox/html/en/CryptoBoxUser.html | 82 +- .../html/en/CryptoBoxUserConfiguration.html | 213 ++-- .../html/en/CryptoBoxUserDailyUse.html | 173 ++- .../html/en/CryptoBoxUserGettingStarted.html | 125 +- .../cbox-tree.d/var/www/cgi-bin/cryptobox.pl | 1 + .../cryptobox-img/screenshots/de_config.png | Bin 0 -> 80374 bytes .../www/cryptobox-img/screenshots/de_init.png | Bin 0 -> 62123 bytes .../cryptobox-img/screenshots/de_mount.png | Bin 0 -> 59615 bytes .../screenshots/de_w98_login.png | Bin 0 -> 3650 bytes .../screenshots/de_w98_network_drive.png | Bin 0 -> 3345 bytes .../screenshots/de_w98_not_logged_in.png | Bin 0 -> 2914 bytes .../cryptobox-img/screenshots/en_config.png | Bin 0 -> 85007 bytes .../cryptobox-img/screenshots/en_mount.png | Bin 0 -> 71564 bytes .../screenshots/en_w98_login.png | Bin 0 -> 3504 bytes .../screenshots/en_w98_network_drive.png | Bin 0 -> 3013 bytes .../screenshots/en_w98_not_logged_in.png | Bin 0 -> 2853 bytes v0.2.1/cover/antlogo-big.jpg | Bin 0 -> 42982 bytes v0.2.1/cover/cover_de.pdf | 1048 +++++++++++++++++ v0.2.1/cover/cover_de.sxw | Bin 0 -> 80852 bytes v0.2.1/cover/cover_en.pdf | Bin 0 -> 99590 bytes v0.2.1/cover/cover_en.sxw | Bin 0 -> 80736 bytes v0.2.1/etc-defaults.d/dfs-cbox.conf | 16 +- v0.2.1/hints/codecoop-website-upload.txt | 6 + v0.2.1/hints/kernel-build.txt | 23 + v0.2.1/hints/release-policy.txt | 18 +- v0.2.1/hints/trac-wiki.txt | 27 + ...ig-2.6.11 => config-2.6.12.6_cryptobox0.3} | 334 +++--- v0.2.1/kernel/info.txt | 2 +- .../kernel-image-2.6.11_cryptobox.1_i386.deb | Bin 2374300 -> 0 bytes ...ernel-image-2.6.12.6_cryptobox0.3_i386.deb | Bin 0 -> 3975842 bytes v0.2.1/scripts/cbox-build.sh | 20 +- v0.2.1/scripts/cbox-dev.sh | 1 + v0.2.1/scripts/userdocexport.sh | 57 +- 107 files changed, 5526 insertions(+), 4016 deletions(-) create mode 100644 v0.2.1/cbox-tree.d/etc/init.d/cb-hints.sh create mode 120000 v0.2.1/cbox-tree.d/etc/rc3.d/S99cb-hints create mode 100644 v0.2.1/cbox-tree.d/usr/share/cryptobox/defaults/cipher create mode 100644 v0.2.1/cbox-tree.d/usr/share/cryptobox/defaults/hash create mode 100644 v0.2.1/cbox-tree.d/usr/share/cryptobox/defaults/version create mode 100644 v0.2.1/cbox-tree.d/usr/share/cryptobox/lang/README create mode 100644 v0.2.1/cbox-tree.d/var/www/cryptobox-img/screenshots/de_config.png create mode 100644 v0.2.1/cbox-tree.d/var/www/cryptobox-img/screenshots/de_init.png create mode 100644 v0.2.1/cbox-tree.d/var/www/cryptobox-img/screenshots/de_mount.png create mode 100644 v0.2.1/cbox-tree.d/var/www/cryptobox-img/screenshots/de_w98_login.png create mode 100644 v0.2.1/cbox-tree.d/var/www/cryptobox-img/screenshots/de_w98_network_drive.png create mode 100644 v0.2.1/cbox-tree.d/var/www/cryptobox-img/screenshots/de_w98_not_logged_in.png create mode 100644 v0.2.1/cbox-tree.d/var/www/cryptobox-img/screenshots/en_config.png create mode 100644 v0.2.1/cbox-tree.d/var/www/cryptobox-img/screenshots/en_mount.png create mode 100644 v0.2.1/cbox-tree.d/var/www/cryptobox-img/screenshots/en_w98_login.png create mode 100644 v0.2.1/cbox-tree.d/var/www/cryptobox-img/screenshots/en_w98_network_drive.png create mode 100644 v0.2.1/cbox-tree.d/var/www/cryptobox-img/screenshots/en_w98_not_logged_in.png create mode 100644 v0.2.1/cover/antlogo-big.jpg create mode 100644 v0.2.1/cover/cover_de.pdf create mode 100644 v0.2.1/cover/cover_de.sxw create mode 100644 v0.2.1/cover/cover_en.pdf create mode 100644 v0.2.1/cover/cover_en.sxw create mode 100644 v0.2.1/hints/codecoop-website-upload.txt create mode 100644 v0.2.1/hints/kernel-build.txt create mode 100644 v0.2.1/hints/trac-wiki.txt rename v0.2.1/kernel/{config-2.6.11 => config-2.6.12.6_cryptobox0.3} (81%) delete mode 100644 v0.2.1/kernel/kernel-image-2.6.11_cryptobox.1_i386.deb create mode 100644 v0.2.1/kernel/kernel-image-2.6.12.6_cryptobox0.3_i386.deb diff --git a/v0.2.1/README b/v0.2.1/README index 1b83811..e3db853 100644 --- a/v0.2.1/README +++ b/v0.2.1/README @@ -1,21 +1,24 @@ -TODO: write a good README :) +$Id$ +CryptoBox version 0.2.1 1) Documentation -The documentation is available at https://systemausfall.org/toolforge/CryptoBox +The documentation is available at https://systemausfall.org/trac/cryptobox/wiki/CryptoBoxUser 2) Building a LiveCD try: "scripts/cbox-build.sh release" -or look at the developer's documentation: https://systemausfall.org/toolforge/CryptoBoxDev +or look at the developer's documentation: https://systemausfall.org/trac/cryptobox/wiki/CryptoBoxDev 3) Bug reporting -Use our issue tracker at https://systemausfall.org/trac/cryptobox +Use our issue tracker at https://systemausfall.org/trac/cryptobox/newticket 4) Licence All scripts are GPL code (v2.0 or above). -The documentation is licenced under "Creative Commons 2.0 non-commercial share-alike" (http://creativecommons.org/licenses/by-nc-sa/2.0/) +The documentation is licenced under "Creative Commons 2.5 share-alike" (http://creativecommons.org/licenses/by-sa/2.5/). 5) Contributors Clavdia Horvat, Tadej Brce & Dušan Rebolj - slovenian translation 6) Contact -email us: cryptobox@systemausfall.org +email: cryptobox@systemausfall.org + +The CryptoBox project is mainly driven by sense.lab (https://systemausfall.org/senselab). diff --git a/v0.2.1/cbox-tree.d/_offline/doc/de/CryptoBox.html b/v0.2.1/cbox-tree.d/_offline/doc/de/CryptoBox.html index 434eb89..5ed1eb0 100644 --- a/v0.2.1/cbox-tree.d/_offline/doc/de/CryptoBox.html +++ b/v0.2.1/cbox-tree.d/_offline/doc/de/CryptoBox.html @@ -29,142 +29,90 @@
- + + + + +
+

+

+

Table of Contents

    - -
  1. -Neuigkeiten -
  2. - -
  3. -Überblick -
  4. - -
  5. -Spezifikationen -
  6. - -
  7. -Nutzung -
  8. - -
  9. -Mitmachen -
  10. - -
  11. -Rechtliches -
  12. - +
  13. Neuigkeiten
  14. +
  15. Überblick
  16. +
  17. Download
  18. +
  19. Support
  20. +
  21. Entwicklung
  22. +
  23. Mitwirkende
  24. +
  25. Rechtliches
  26. +
  27. Kommentare
-

-
-

-

unter CryptoBoxIntro/de findest du einen sehr kurzen Überblick

- -

Neuigkeiten

- -

Das erste Release der CryptoBox wird im Oktober bei http://codecoop.org/projects/cryptobox/ verfügbar sein.

- -

Überblick

- -

Die CryptoBox ist eine Live-CD mit der sich jeder alte Rechner in Sekundenschnelle in einen verschlüsselnden Server umwandeln lässt. Damit kannst du sensible Daten speichern, ohne dass du etwas über Kryptografie wissen musst.

-

Die Dokumentation der CryptoBox ist bisher in folgenden Sprachen verfügbar:

- -

Wir freuen uns über weitere Übersetzugen :)

- -

Spezifikationen

- -
- - - - - - - - - - - - - - - - - - - - - - - - - -
-

System

-
-

Debian/Linux basierte Live-CD

-
-

benötigter Computer

-
-

"ausrangierter" PC (i386 ab p1 mind. 32MB RAM)

-
-

unterstützte Clients

-
-

*nix; *bsd; Windows; Mac OS

-
-

interner Fileserver

-
-

samba (Netzwerkfreigaben)

-
-

Benutzerschnittstelle

-
-

per Browser bedienbares Web-Interface

-
-

Verschlüsselung

-
-

AES via device-mapper

-
-

Das Web-Interface der CryptoBox ünterstützt derzeit folgende Sprachen:

-
    -
  • deutsch

    -
  • -
  • englisch

    -
  • -
  • slowenisch

    -
  • -
-

Du kannst gern weitere Übersetzungen in andere Sprachen hinzufügen (idealerweise utf-encodiert).

-

Nutzung

- -

Das Nutzerhandbuch ist unter CryptoBoxUser/de verfügbar.

- -

Mitmachen

- -

Beteilige dich an der Entwicklung der CryptoBox und werde reich und schön! ;)
- Nee im Ernst, wir freuen uns über jeden partizipierenden Menschen. Du wirst in einem entspannten Team reichlich Erfahrungen sammeln, eine nützliche Sache voranbringen und - wer weiß - vielleicht macht dich das auch schön. Schreib eine Mail an cryptobox[at]systemausfall.org und hab Spaß.

-

Fehler kannst du in unserer Fehlerdatenbank eintragen.

-

Die Entwickler-Doku findest du unter CryptoBoxDev (bisher nur englisch).

- -

Rechtliches

- -
    -
  1. Alle Skripte unterliegen der GPL - sie sind also quasi vollständig frei.

    -
  2. -
  3. Die Dokumentation unterliegt einer Creative Commons-Lizenz, damit wird die Möglichkeit der freien Verbreitung des gesammelten Wissens gewährleistet.

    -
  4. -
  5. Wir übernehmen keinerlei Haftung für eventuelle Folgen, die durch die Nutzung einer CryptoBox entstehen könnten.

    -
  6. -
+

+

Die CryptoBox

+

+English version +

+

Neuigkeiten

+

+Das erste Release der CryptoBox ist bei Codecoop.org verfügbar. +

+

Überblick

+

+Die CryptoBox ist eine Live-CD mit der sich jeder alte Rechner in Sekundenschnelle in einen verschlüsselnden Server umwandeln lässt. Damit kannst du sensible Daten speichern, ohne dass du etwas über Kryptografie wissen musst.
+Die Bedienung erfolgt vollständig per Webbrowser. Wirf einen Blick auf die ScreenShots. +

+ +
Spezifikation +
SystemDebian GNU/Linux-basierte Live-CD +
benötigter Computer"ausrangierter" PC (i386 ab p1 mind. 32MB RAM) +
unterstützte Clients*nix; *bsd; Windows; Mac OS +
interner Fileserversamba (Netzwerkfreigaben) +
Benutzerschnittstelleper Browser bedienbares Web-Interface +
VerschlüsselungAES via device-mapper +
+

+Das Web-Interface der CryptoBox unterstützt derzeit folgende Sprachen: +

+
  • deutsch +
  • englisch +
  • slowenisch +

+Wir suchen noch Übersetzungen in andere Sprachen. Wenn du dich beteiligen möchtest, wirf einen Blick in die Übersetzungen-Sektion. Dort gibt es eine "README" Datei in der genauere Beschreibungen stehen. +

+

Download

+

Support

+
  • Das Nutzerhandbuch ist unter CryptoBoxUser verfügbar. +
  • Probleme und Anregungen kannst du unser Fehlerdatenbank melden +
  • Für allgemeine Fragen, schreibe eine Email an cryptobox[at]systemausfall.org. +

Entwicklung

+

+Beteilige dich an der Entwicklung der CryptoBox und werde reich und schön! ;)
+Nee im Ernst, wir freuen uns über jeden partizipierenden Menschen. Du wirst in einem entspannten Team reichlich Erfahrungen sammeln, eine nützliche Sache voranbringen und - wer weiß - vielleicht macht dich das auch schön.
+Schreib eine Mail an cryptobox[at]systemausfall.org und hab Spaß. +

+

+Die englischsprachige Entwickler-Doku findest du unter CryptoBoxDev. +

+

Mitwirkende

+

+

  • Clavdia Horvat, Tadej Brce & Dušan Rebolj - slovenian translation +
  • http://codecoop.org - webspace +
+

+

Rechtliches

+
  1. Alle Skripte unterliegen der GPL - sie sind also quasi vollständig frei. +
  2. Die Dokumentation unterliegt einer Creative Commons-Lizenz, damit wird die Möglichkeit der freien Verbreitung des gesammelten Wissens gewährleistet. +
  3. Wir übernehmen keinerlei Haftung für eventuelle Folgen, die durch die Nutzung einer CryptoBox entstehen könnten. +

+

Kommentare

+

+

+