From 211f67449e5d4aaa220dd8ccc648dc1692260d40 Mon Sep 17 00:00:00 2001 From: phil Date: Tue, 27 Sep 2005 11:27:05 +0000 Subject: [PATCH] new reports --- validation/report/1-init/000-main.diff | 8 + validation/report/1-init/000-main.html | 113 +++++ validation/report/1-init/003-no_ssl.diff | 8 + validation/report/1-init/003-no_ssl.html | 96 ++++ .../report/1-init/005-file_not_found_404.html | 31 ++ validation/report/1-init/007-index_url.diff | 8 + validation/report/1-init/007-index_url.html | 113 +++++ validation/report/1-init/010-init_ask.diff | 8 + validation/report/1-init/010-init_ask.html | 153 +++++++ .../report/1-init/020-init_empty_pw.diff | 8 + .../report/1-init/020-init_empty_pw.html | 153 +++++++ .../report/1-init/030-init_different_pw.diff | 8 + .../report/1-init/030-init_different_pw.html | 153 +++++++ .../1-init/040-init_wrong_confirmation.diff | 8 + .../1-init/040-init_wrong_confirmation.html | 153 +++++++ .../1-init/050-mount_ask_before_init.diff | 8 + .../1-init/050-mount_ask_before_init.html | 125 +++++ .../1-init/060-mount_do_before_init.diff | 12 + .../1-init/060-mount_do_before_init.html | 114 +++++ .../1-init/070-umount_ask_before_init.diff | 12 + .../1-init/070-umount_ask_before_init.html | 122 +++++ .../1-init/080-umount_do_before_init.diff | 8 + .../1-init/080-umount_do_before_init.html | 116 +++++ .../1-init/090-config_ask_before_init.diff | 8 + .../1-init/090-config_ask_before_init.html | 143 ++++++ .../1-init/100-config_do_before_init.diff | 4 + .../1-init/100-config_do_before_init.html | 116 +++++ .../report/1-init/105-status_before_init.diff | 4 + .../report/1-init/105-status_before_init.html | 113 +++++ validation/report/1-init/110-init_valid.diff | 4 + validation/report/1-init/110-init_valid.html | 153 +++++++ .../1-init/120-mount_ask_during_init.diff | 4 + .../1-init/120-mount_ask_during_init.html | 125 +++++ .../1-init/130-mount_do_during_init.diff | 8 + .../1-init/130-mount_do_during_init.html | 114 +++++ .../1-init/140-umount_ask_during_init.diff | 8 + .../1-init/140-umount_ask_during_init.html | 122 +++++ .../1-init/150-umount_do_during_init.diff | 4 + .../1-init/150-umount_do_during_init.html | 116 +++++ .../1-init/160-config_ask_during_init.diff | 4 + .../1-init/160-config_ask_during_init.html | 143 ++++++ .../1-init/170-config_do_during_init.diff | 10 + .../1-init/170-config_do_during_init.html | 116 +++++ .../1-init/180-init_ask_during_init.diff | 10 + .../1-init/180-init_ask_during_init.html | 153 +++++++ .../1-init/190-init_do_during_init.diff | 10 + .../1-init/190-init_do_during_init.html | 153 +++++++ .../report/1-init/200-status_during_init.diff | 10 + .../report/1-init/200-status_during_init.html | 113 +++++ .../1-init/900-reset_configuration.html | 116 +++++ validation/report/2-mount/010-mount_ask.html | 125 +++++ .../report/2-mount/020-mount_empty_pw.html | 128 ++++++ .../report/2-mount/025-mount_no_pw.html | 128 ++++++ .../2-mount/030-mount_do_invalid_pw.html | 128 ++++++ .../report/2-mount/040-mount_do_valid.html | 114 +++++ .../2-mount/050-mount_ask_while_mounted.html | 114 +++++ .../2-mount/060-mount_do_while_mounted.html | 114 +++++ validation/report/2-mount/070-umount_ask.html | 122 +++++ validation/report/2-mount/080-umount_do.html | 116 +++++ .../3-config/100-config_invalid_lang.html | 146 ++++++ .../3-config/110-config_invalid_ip.html | 146 ++++++ .../3-config/120-config_invalid_timeout.html | 146 ++++++ .../report/3-config/500-config_valid.html | 102 +++++ .../report/3-config/510-config-restore.html | 102 +++++ .../010-init_different_admin_pw.html | 153 +++++++ .../4-admin_pw/020-init_with_admin_pw.diff | 4 + .../4-admin_pw/020-init_with_admin_pw.html | 153 +++++++ .../4-admin_pw/050-config_wrong_admin_pw.diff | 4 + .../4-admin_pw/050-config_wrong_admin_pw.html | 116 +++++ .../4-admin_pw/060-config_right_admin_pw.html | 116 +++++ .../4-admin_pw/070-init_wrong_admin_pw.html | 153 +++++++ .../4-admin_pw/200-init_remove_admin_pw.diff | 10 + .../4-admin_pw/200-init_remove_admin_pw.html | 153 +++++++ .../report/cryptobox-img/antlogo100px.png | Bin 0 -> 9478 bytes validation/report/cryptobox-img/backg.gif | Bin 0 -> 13018 bytes validation/report/cryptobox-img/list.gif | Bin 0 -> 51 bytes validation/report/cryptobox.css | 365 +++++++++++++++ validation/report/summary-1-init.html | 431 ++++++++++++++++++ validation/report/summary-2-mount.html | 118 +++++ validation/report/summary-3-config.html | 82 ++++ validation/report/summary-4-admin_pw.html | 106 +++++ 81 files changed, 7117 insertions(+) create mode 100644 validation/report/1-init/000-main.diff create mode 100644 validation/report/1-init/000-main.html create mode 100644 validation/report/1-init/003-no_ssl.diff create mode 100644 validation/report/1-init/003-no_ssl.html create mode 100644 validation/report/1-init/005-file_not_found_404.html create mode 100644 validation/report/1-init/007-index_url.diff create mode 100644 validation/report/1-init/007-index_url.html create mode 100644 validation/report/1-init/010-init_ask.diff create mode 100644 validation/report/1-init/010-init_ask.html create mode 100644 validation/report/1-init/020-init_empty_pw.diff create mode 100644 validation/report/1-init/020-init_empty_pw.html create mode 100644 validation/report/1-init/030-init_different_pw.diff create mode 100644 validation/report/1-init/030-init_different_pw.html create mode 100644 validation/report/1-init/040-init_wrong_confirmation.diff create mode 100644 validation/report/1-init/040-init_wrong_confirmation.html create mode 100644 validation/report/1-init/050-mount_ask_before_init.diff create mode 100644 validation/report/1-init/050-mount_ask_before_init.html create mode 100644 validation/report/1-init/060-mount_do_before_init.diff create mode 100644 validation/report/1-init/060-mount_do_before_init.html create mode 100644 validation/report/1-init/070-umount_ask_before_init.diff create mode 100644 validation/report/1-init/070-umount_ask_before_init.html create mode 100644 validation/report/1-init/080-umount_do_before_init.diff create mode 100644 validation/report/1-init/080-umount_do_before_init.html create mode 100644 validation/report/1-init/090-config_ask_before_init.diff create mode 100644 validation/report/1-init/090-config_ask_before_init.html create mode 100644 validation/report/1-init/100-config_do_before_init.diff create mode 100644 validation/report/1-init/100-config_do_before_init.html create mode 100644 validation/report/1-init/105-status_before_init.diff create mode 100644 validation/report/1-init/105-status_before_init.html create mode 100644 validation/report/1-init/110-init_valid.diff create mode 100644 validation/report/1-init/110-init_valid.html create mode 100644 validation/report/1-init/120-mount_ask_during_init.diff create mode 100644 validation/report/1-init/120-mount_ask_during_init.html create mode 100644 validation/report/1-init/130-mount_do_during_init.diff create mode 100644 validation/report/1-init/130-mount_do_during_init.html create mode 100644 validation/report/1-init/140-umount_ask_during_init.diff create mode 100644 validation/report/1-init/140-umount_ask_during_init.html create mode 100644 validation/report/1-init/150-umount_do_during_init.diff create mode 100644 validation/report/1-init/150-umount_do_during_init.html create mode 100644 validation/report/1-init/160-config_ask_during_init.diff create mode 100644 validation/report/1-init/160-config_ask_during_init.html create mode 100644 validation/report/1-init/170-config_do_during_init.diff create mode 100644 validation/report/1-init/170-config_do_during_init.html create mode 100644 validation/report/1-init/180-init_ask_during_init.diff create mode 100644 validation/report/1-init/180-init_ask_during_init.html create mode 100644 validation/report/1-init/190-init_do_during_init.diff create mode 100644 validation/report/1-init/190-init_do_during_init.html create mode 100644 validation/report/1-init/200-status_during_init.diff create mode 100644 validation/report/1-init/200-status_during_init.html create mode 100644 validation/report/1-init/900-reset_configuration.html create mode 100644 validation/report/2-mount/010-mount_ask.html create mode 100644 validation/report/2-mount/020-mount_empty_pw.html create mode 100644 validation/report/2-mount/025-mount_no_pw.html create mode 100644 validation/report/2-mount/030-mount_do_invalid_pw.html create mode 100644 validation/report/2-mount/040-mount_do_valid.html create mode 100644 validation/report/2-mount/050-mount_ask_while_mounted.html create mode 100644 validation/report/2-mount/060-mount_do_while_mounted.html create mode 100644 validation/report/2-mount/070-umount_ask.html create mode 100644 validation/report/2-mount/080-umount_do.html create mode 100644 validation/report/3-config/100-config_invalid_lang.html create mode 100644 validation/report/3-config/110-config_invalid_ip.html create mode 100644 validation/report/3-config/120-config_invalid_timeout.html create mode 100644 validation/report/3-config/500-config_valid.html create mode 100644 validation/report/3-config/510-config-restore.html create mode 100644 validation/report/4-admin_pw/010-init_different_admin_pw.html create mode 100644 validation/report/4-admin_pw/020-init_with_admin_pw.diff create mode 100644 validation/report/4-admin_pw/020-init_with_admin_pw.html create mode 100644 validation/report/4-admin_pw/050-config_wrong_admin_pw.diff create mode 100644 validation/report/4-admin_pw/050-config_wrong_admin_pw.html create mode 100644 validation/report/4-admin_pw/060-config_right_admin_pw.html create mode 100644 validation/report/4-admin_pw/070-init_wrong_admin_pw.html create mode 100644 validation/report/4-admin_pw/200-init_remove_admin_pw.diff create mode 100644 validation/report/4-admin_pw/200-init_remove_admin_pw.html create mode 100644 validation/report/cryptobox-img/antlogo100px.png create mode 100644 validation/report/cryptobox-img/backg.gif create mode 100644 validation/report/cryptobox-img/list.gif create mode 100644 validation/report/cryptobox.css create mode 100644 validation/report/summary-1-init.html create mode 100644 validation/report/summary-2-mount.html create mode 100644 validation/report/summary-3-config.html create mode 100644 validation/report/summary-4-admin_pw.html diff --git a/validation/report/1-init/000-main.diff b/validation/report/1-init/000-main.diff new file mode 100644 index 0000000..8db5e01 --- /dev/null +++ b/validation/report/1-init/000-main.diff @@ -0,0 +1,8 @@ +2,4c2,4 +< Data.Config.Language=en +< Data.Config.TimeOut=30 +< Data.Status.Config=0 +--- +> Data.Config.Language=de +> Data.Config.TimeOut=5 +> Data.Status.Config=1 diff --git a/validation/report/1-init/000-main.html b/validation/report/1-init/000-main.html new file mode 100644 index 0000000..c6df0b8 --- /dev/null +++ b/validation/report/1-init/000-main.html @@ -0,0 +1,113 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + + + +

Status

+

The encrypted data is protected from any access.

+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/1-init/003-no_ssl.diff b/validation/report/1-init/003-no_ssl.diff new file mode 100644 index 0000000..8db5e01 --- /dev/null +++ b/validation/report/1-init/003-no_ssl.diff @@ -0,0 +1,8 @@ +2,4c2,4 +< Data.Config.Language=en +< Data.Config.TimeOut=30 +< Data.Status.Config=0 +--- +> Data.Config.Language=de +> Data.Config.TimeOut=5 +> Data.Status.Config=1 diff --git a/validation/report/1-init/003-no_ssl.html b/validation/report/1-init/003-no_ssl.html new file mode 100644 index 0000000..0dc37d2 --- /dev/null +++ b/validation/report/1-init/003-no_ssl.html @@ -0,0 +1,96 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + +
+

Unencrypted connection

+

The CryptoBox only accepts encrypted connections (https), so the password is safe from curious eyes. The encrypted connection will be established in a few seconds.

+ + + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/1-init/005-file_not_found_404.html b/validation/report/1-init/005-file_not_found_404.html new file mode 100644 index 0000000..ac2b59c --- /dev/null +++ b/validation/report/1-init/005-file_not_found_404.html @@ -0,0 +1,31 @@ + + + + + CryptoBox + + + + + + +
+ + +
+
+

Error 404 - page not found!

+

Please go to the CryptoBox-Interface

+
+
+
+ + + + +
+
thttpd/2.23beta1 26may2002
+ + diff --git a/validation/report/1-init/007-index_url.diff b/validation/report/1-init/007-index_url.diff new file mode 100644 index 0000000..8db5e01 --- /dev/null +++ b/validation/report/1-init/007-index_url.diff @@ -0,0 +1,8 @@ +2,4c2,4 +< Data.Config.Language=en +< Data.Config.TimeOut=30 +< Data.Status.Config=0 +--- +> Data.Config.Language=de +> Data.Config.TimeOut=5 +> Data.Status.Config=1 diff --git a/validation/report/1-init/007-index_url.html b/validation/report/1-init/007-index_url.html new file mode 100644 index 0000000..c6df0b8 --- /dev/null +++ b/validation/report/1-init/007-index_url.html @@ -0,0 +1,113 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + + + +

Status

+

The encrypted data is protected from any access.

+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/1-init/010-init_ask.diff b/validation/report/1-init/010-init_ask.diff new file mode 100644 index 0000000..8db5e01 --- /dev/null +++ b/validation/report/1-init/010-init_ask.diff @@ -0,0 +1,8 @@ +2,4c2,4 +< Data.Config.Language=en +< Data.Config.TimeOut=30 +< Data.Status.Config=0 +--- +> Data.Config.Language=de +> Data.Config.TimeOut=5 +> Data.Status.Config=1 diff --git a/validation/report/1-init/010-init_ask.html b/validation/report/1-init/010-init_ask.html new file mode 100644 index 0000000..333fef4 --- /dev/null +++ b/validation/report/1-init/010-init_ask.html @@ -0,0 +1,153 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + +
+

Configuration found

+

The CryptoBox has already been configured. If you initialize again, all data will be deleted!

+ + +

CryptoBox initialization

+ +
+
+ ?> + + +

During the process of initialization ALL DATA on the hard drive WILL BE DELETED!

+ +


+

+


+

+


+

+


+

+


+

+ +
+
+ +
+ +
+

Current partioning of the hard drive:

+


+Disk /dev/hda: 6256 cylinders, 16 heads, 63 sectors/track
+Units = cylinders of 516096 bytes, blocks of 1024 bytes, counting from 0
+
+ Device Boot Start End #cyls #blocks Id System
+/dev/hda1 0+ 0 1- 503+ 83 Linux
+/dev/hda2 1 6255 6255 3152520 83 Linux
+/dev/hda3 0 - 0 0 0 Empty
+/dev/hda4 0 - 0 0 0 Empty
+

+
+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/1-init/020-init_empty_pw.diff b/validation/report/1-init/020-init_empty_pw.diff new file mode 100644 index 0000000..8db5e01 --- /dev/null +++ b/validation/report/1-init/020-init_empty_pw.diff @@ -0,0 +1,8 @@ +2,4c2,4 +< Data.Config.Language=en +< Data.Config.TimeOut=30 +< Data.Status.Config=0 +--- +> Data.Config.Language=de +> Data.Config.TimeOut=5 +> Data.Status.Config=1 diff --git a/validation/report/1-init/020-init_empty_pw.html b/validation/report/1-init/020-init_empty_pw.html new file mode 100644 index 0000000..467f94f --- /dev/null +++ b/validation/report/1-init/020-init_empty_pw.html @@ -0,0 +1,153 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + +
+

Invalid crypto password

+

The crypto password must not be empty!

+ + +

CryptoBox initialization

+ +
+
+ ?> + + +

During the process of initialization ALL DATA on the hard drive WILL BE DELETED!

+ +


+

+


+

+


+

+


+

+


+

+ +
+
+ +
+ +
+

Current partioning of the hard drive:

+


+Disk /dev/hda: 6256 cylinders, 16 heads, 63 sectors/track
+Units = cylinders of 516096 bytes, blocks of 1024 bytes, counting from 0
+
+ Device Boot Start End #cyls #blocks Id System
+/dev/hda1 0+ 0 1- 503+ 83 Linux
+/dev/hda2 1 6255 6255 3152520 83 Linux
+/dev/hda3 0 - 0 0 0 Empty
+/dev/hda4 0 - 0 0 0 Empty
+

+
+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/1-init/030-init_different_pw.diff b/validation/report/1-init/030-init_different_pw.diff new file mode 100644 index 0000000..8db5e01 --- /dev/null +++ b/validation/report/1-init/030-init_different_pw.diff @@ -0,0 +1,8 @@ +2,4c2,4 +< Data.Config.Language=en +< Data.Config.TimeOut=30 +< Data.Status.Config=0 +--- +> Data.Config.Language=de +> Data.Config.TimeOut=5 +> Data.Status.Config=1 diff --git a/validation/report/1-init/030-init_different_pw.html b/validation/report/1-init/030-init_different_pw.html new file mode 100644 index 0000000..f443260 --- /dev/null +++ b/validation/report/1-init/030-init_different_pw.html @@ -0,0 +1,153 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + +
+

Crypto passwords do not match

+

Both entered passwords have to be identical to ensure this is the desired password.

+ + +

CryptoBox initialization

+ +
+
+ ?> + + +

During the process of initialization ALL DATA on the hard drive WILL BE DELETED!

+ +


+

+


+

+


+

+


+

+


+

+ +
+
+ +
+ +
+

Current partioning of the hard drive:

+


+Disk /dev/hda: 6256 cylinders, 16 heads, 63 sectors/track
+Units = cylinders of 516096 bytes, blocks of 1024 bytes, counting from 0
+
+ Device Boot Start End #cyls #blocks Id System
+/dev/hda1 0+ 0 1- 503+ 83 Linux
+/dev/hda2 1 6255 6255 3152520 83 Linux
+/dev/hda3 0 - 0 0 0 Empty
+/dev/hda4 0 - 0 0 0 Empty
+

+
+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/1-init/040-init_wrong_confirmation.diff b/validation/report/1-init/040-init_wrong_confirmation.diff new file mode 100644 index 0000000..8db5e01 --- /dev/null +++ b/validation/report/1-init/040-init_wrong_confirmation.diff @@ -0,0 +1,8 @@ +2,4c2,4 +< Data.Config.Language=en +< Data.Config.TimeOut=30 +< Data.Status.Config=0 +--- +> Data.Config.Language=de +> Data.Config.TimeOut=5 +> Data.Status.Config=1 diff --git a/validation/report/1-init/040-init_wrong_confirmation.html b/validation/report/1-init/040-init_wrong_confirmation.html new file mode 100644 index 0000000..9eca2ef --- /dev/null +++ b/validation/report/1-init/040-init_wrong_confirmation.html @@ -0,0 +1,153 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + +
+

Confirmation failed

+

The sentence has to be entered exactly as shown!

+ + +

CryptoBox initialization

+ +
+
+ ?> + + +

During the process of initialization ALL DATA on the hard drive WILL BE DELETED!

+ +


+

+


+

+


+

+


+

+


+

+ +
+
+ +
+ +
+

Current partioning of the hard drive:

+


+Disk /dev/hda: 6256 cylinders, 16 heads, 63 sectors/track
+Units = cylinders of 516096 bytes, blocks of 1024 bytes, counting from 0
+
+ Device Boot Start End #cyls #blocks Id System
+/dev/hda1 0+ 0 1- 503+ 83 Linux
+/dev/hda2 1 6255 6255 3152520 83 Linux
+/dev/hda3 0 - 0 0 0 Empty
+/dev/hda4 0 - 0 0 0 Empty
+

+
+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/1-init/050-mount_ask_before_init.diff b/validation/report/1-init/050-mount_ask_before_init.diff new file mode 100644 index 0000000..8db5e01 --- /dev/null +++ b/validation/report/1-init/050-mount_ask_before_init.diff @@ -0,0 +1,8 @@ +2,4c2,4 +< Data.Config.Language=en +< Data.Config.TimeOut=30 +< Data.Status.Config=0 +--- +> Data.Config.Language=de +> Data.Config.TimeOut=5 +> Data.Status.Config=1 diff --git a/validation/report/1-init/050-mount_ask_before_init.html b/validation/report/1-init/050-mount_ask_before_init.html new file mode 100644 index 0000000..ced7d44 --- /dev/null +++ b/validation/report/1-init/050-mount_ask_before_init.html @@ -0,0 +1,125 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + + + +

Activation of encrypted data

+ +
+
+ ?> + + +

+

+ + + +
+
+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/1-init/060-mount_do_before_init.diff b/validation/report/1-init/060-mount_do_before_init.diff new file mode 100644 index 0000000..37631f4 --- /dev/null +++ b/validation/report/1-init/060-mount_do_before_init.diff @@ -0,0 +1,12 @@ +2,4c2,4 +< Data.Config.Language=en +< Data.Config.TimeOut=30 +< Data.Status.Config=0 +--- +> Data.Config.Language=de +> Data.Config.TimeOut=5 +> Data.Status.Config=1 +7c7 +< Data.Status.Mounted=0 +--- +> Data.Status.Mounted=1 diff --git a/validation/report/1-init/060-mount_do_before_init.html b/validation/report/1-init/060-mount_do_before_init.html new file mode 100644 index 0000000..6dcb901 --- /dev/null +++ b/validation/report/1-init/060-mount_do_before_init.html @@ -0,0 +1,114 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + + +
+

Encrypted filesystem activated

+

The encrypted filesystem is now available.

+ + + + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/1-init/070-umount_ask_before_init.diff b/validation/report/1-init/070-umount_ask_before_init.diff new file mode 100644 index 0000000..37631f4 --- /dev/null +++ b/validation/report/1-init/070-umount_ask_before_init.diff @@ -0,0 +1,12 @@ +2,4c2,4 +< Data.Config.Language=en +< Data.Config.TimeOut=30 +< Data.Status.Config=0 +--- +> Data.Config.Language=de +> Data.Config.TimeOut=5 +> Data.Status.Config=1 +7c7 +< Data.Status.Mounted=0 +--- +> Data.Status.Mounted=1 diff --git a/validation/report/1-init/070-umount_ask_before_init.html b/validation/report/1-init/070-umount_ask_before_init.html new file mode 100644 index 0000000..387d8bd --- /dev/null +++ b/validation/report/1-init/070-umount_ask_before_init.html @@ -0,0 +1,122 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + + + +

Deactivation of encrypted data

+ +
+
+ ?> + + + + +
+
+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/1-init/080-umount_do_before_init.diff b/validation/report/1-init/080-umount_do_before_init.diff new file mode 100644 index 0000000..8db5e01 --- /dev/null +++ b/validation/report/1-init/080-umount_do_before_init.diff @@ -0,0 +1,8 @@ +2,4c2,4 +< Data.Config.Language=en +< Data.Config.TimeOut=30 +< Data.Status.Config=0 +--- +> Data.Config.Language=de +> Data.Config.TimeOut=5 +> Data.Status.Config=1 diff --git a/validation/report/1-init/080-umount_do_before_init.html b/validation/report/1-init/080-umount_do_before_init.html new file mode 100644 index 0000000..cf78ce1 --- /dev/null +++ b/validation/report/1-init/080-umount_do_before_init.html @@ -0,0 +1,116 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + + +
+

Encrypted filesystem deactivated

+

The encrypted filesystem is now secured from all forms of access.

+ +

Status

+

The encrypted data is protected from any access.

+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/1-init/090-config_ask_before_init.diff b/validation/report/1-init/090-config_ask_before_init.diff new file mode 100644 index 0000000..8db5e01 --- /dev/null +++ b/validation/report/1-init/090-config_ask_before_init.diff @@ -0,0 +1,8 @@ +2,4c2,4 +< Data.Config.Language=en +< Data.Config.TimeOut=30 +< Data.Status.Config=0 +--- +> Data.Config.Language=de +> Data.Config.TimeOut=5 +> Data.Status.Config=1 diff --git a/validation/report/1-init/090-config_ask_before_init.html b/validation/report/1-init/090-config_ask_before_init.html new file mode 100644 index 0000000..efe4be8 --- /dev/null +++ b/validation/report/1-init/090-config_ask_before_init.html @@ -0,0 +1,143 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + + + +
+

CryptoBox configuration

+ +
+ ?> + + + +


+

+ +


+

+ +


+

+ + + +
+
+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/1-init/100-config_do_before_init.diff b/validation/report/1-init/100-config_do_before_init.diff new file mode 100644 index 0000000..1ed5fa2 --- /dev/null +++ b/validation/report/1-init/100-config_do_before_init.diff @@ -0,0 +1,4 @@ +4c4 +< Data.Status.Config=0 +--- +> Data.Status.Config=1 diff --git a/validation/report/1-init/100-config_do_before_init.html b/validation/report/1-init/100-config_do_before_init.html new file mode 100644 index 0000000..fe0da48 --- /dev/null +++ b/validation/report/1-init/100-config_do_before_init.html @@ -0,0 +1,116 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + + +
+

Configuration saved

+

The new settings have been accepted.

+ +

Status

+

The encrypted data is protected from any access.

+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/1-init/105-status_before_init.diff b/validation/report/1-init/105-status_before_init.diff new file mode 100644 index 0000000..1ed5fa2 --- /dev/null +++ b/validation/report/1-init/105-status_before_init.diff @@ -0,0 +1,4 @@ +4c4 +< Data.Status.Config=0 +--- +> Data.Status.Config=1 diff --git a/validation/report/1-init/105-status_before_init.html b/validation/report/1-init/105-status_before_init.html new file mode 100644 index 0000000..5ccf6fe --- /dev/null +++ b/validation/report/1-init/105-status_before_init.html @@ -0,0 +1,113 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + + + +

Status

+

The encrypted data is protected from any access.

+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/1-init/110-init_valid.diff b/validation/report/1-init/110-init_valid.diff new file mode 100644 index 0000000..76bafbf --- /dev/null +++ b/validation/report/1-init/110-init_valid.diff @@ -0,0 +1,4 @@ +5c5 +< Data.Status.InitRunning=1 +--- +> Data.Status.InitRunning=0 diff --git a/validation/report/1-init/110-init_valid.html b/validation/report/1-init/110-init_valid.html new file mode 100644 index 0000000..f4e1b0a --- /dev/null +++ b/validation/report/1-init/110-init_valid.html @@ -0,0 +1,153 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + +
+

Confirmation failed

+

The sentence has to be entered exactly as shown!

+ + +

CryptoBox initialization

+ +
+
+ ?> + + +

During the process of initialization ALL DATA on the hard drive WILL BE DELETED!

+ +


+

+


+

+


+

+


+

+


+

+ +
+
+ +
+ +
+

Current partioning of the hard drive:

+


+Disk /dev/hda: 6256 cylinders, 16 heads, 63 sectors/track
+Units = cylinders of 516096 bytes, blocks of 1024 bytes, counting from 0
+
+ Device Boot Start End #cyls #blocks Id System
+/dev/hda1 0+ 0 1- 503+ 83 Linux
+/dev/hda2 1 6255 6255 3152520 83 Linux
+/dev/hda3 0 - 0 0 0 Empty
+/dev/hda4 0 - 0 0 0 Empty
+

+
+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/1-init/120-mount_ask_during_init.diff b/validation/report/1-init/120-mount_ask_during_init.diff new file mode 100644 index 0000000..76bafbf --- /dev/null +++ b/validation/report/1-init/120-mount_ask_during_init.diff @@ -0,0 +1,4 @@ +5c5 +< Data.Status.InitRunning=1 +--- +> Data.Status.InitRunning=0 diff --git a/validation/report/1-init/120-mount_ask_during_init.html b/validation/report/1-init/120-mount_ask_during_init.html new file mode 100644 index 0000000..1ddc3c2 --- /dev/null +++ b/validation/report/1-init/120-mount_ask_during_init.html @@ -0,0 +1,125 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + + + +

Activation of encrypted data

+ +
+
+ ?> + + +

+

+ + + +
+
+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/1-init/130-mount_do_during_init.diff b/validation/report/1-init/130-mount_do_during_init.diff new file mode 100644 index 0000000..6bfe09f --- /dev/null +++ b/validation/report/1-init/130-mount_do_during_init.diff @@ -0,0 +1,8 @@ +5c5 +< Data.Status.InitRunning=1 +--- +> Data.Status.InitRunning=0 +7c7 +< Data.Status.Mounted=0 +--- +> Data.Status.Mounted=1 diff --git a/validation/report/1-init/130-mount_do_during_init.html b/validation/report/1-init/130-mount_do_during_init.html new file mode 100644 index 0000000..8318ea2 --- /dev/null +++ b/validation/report/1-init/130-mount_do_during_init.html @@ -0,0 +1,114 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + + +
+

Encrypted filesystem activated

+

The encrypted filesystem is now available.

+ + + + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/1-init/140-umount_ask_during_init.diff b/validation/report/1-init/140-umount_ask_during_init.diff new file mode 100644 index 0000000..6bfe09f --- /dev/null +++ b/validation/report/1-init/140-umount_ask_during_init.diff @@ -0,0 +1,8 @@ +5c5 +< Data.Status.InitRunning=1 +--- +> Data.Status.InitRunning=0 +7c7 +< Data.Status.Mounted=0 +--- +> Data.Status.Mounted=1 diff --git a/validation/report/1-init/140-umount_ask_during_init.html b/validation/report/1-init/140-umount_ask_during_init.html new file mode 100644 index 0000000..5525edd --- /dev/null +++ b/validation/report/1-init/140-umount_ask_during_init.html @@ -0,0 +1,122 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + + + +

Deactivation of encrypted data

+ +
+
+ ?> + + + + +
+
+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/1-init/150-umount_do_during_init.diff b/validation/report/1-init/150-umount_do_during_init.diff new file mode 100644 index 0000000..76bafbf --- /dev/null +++ b/validation/report/1-init/150-umount_do_during_init.diff @@ -0,0 +1,4 @@ +5c5 +< Data.Status.InitRunning=1 +--- +> Data.Status.InitRunning=0 diff --git a/validation/report/1-init/150-umount_do_during_init.html b/validation/report/1-init/150-umount_do_during_init.html new file mode 100644 index 0000000..dbdcf0c --- /dev/null +++ b/validation/report/1-init/150-umount_do_during_init.html @@ -0,0 +1,116 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + + +
+

Encrypted filesystem deactivated

+

The encrypted filesystem is now secured from all forms of access.

+ +

Status

+

The encrypted data is protected from any access.

+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/1-init/160-config_ask_during_init.diff b/validation/report/1-init/160-config_ask_during_init.diff new file mode 100644 index 0000000..76bafbf --- /dev/null +++ b/validation/report/1-init/160-config_ask_during_init.diff @@ -0,0 +1,4 @@ +5c5 +< Data.Status.InitRunning=1 +--- +> Data.Status.InitRunning=0 diff --git a/validation/report/1-init/160-config_ask_during_init.html b/validation/report/1-init/160-config_ask_during_init.html new file mode 100644 index 0000000..73d5512 --- /dev/null +++ b/validation/report/1-init/160-config_ask_during_init.html @@ -0,0 +1,143 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + + + +
+

CryptoBox configuration

+ +
+ ?> + + + +


+

+ +


+

+ +


+

+ + + +
+
+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/1-init/170-config_do_during_init.diff b/validation/report/1-init/170-config_do_during_init.diff new file mode 100644 index 0000000..0595f40 --- /dev/null +++ b/validation/report/1-init/170-config_do_during_init.diff @@ -0,0 +1,10 @@ +2,3c2,3 +< Data.Config.Language=en +< Data.Config.TimeOut=30 +--- +> Data.Config.Language=de +> Data.Config.TimeOut=40 +5c5 +< Data.Status.InitRunning=1 +--- +> Data.Status.InitRunning=0 diff --git a/validation/report/1-init/170-config_do_during_init.html b/validation/report/1-init/170-config_do_during_init.html new file mode 100644 index 0000000..9ae684e --- /dev/null +++ b/validation/report/1-init/170-config_do_during_init.html @@ -0,0 +1,116 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + + +
+

Configuration saved

+

The new settings have been accepted.

+ +

Status

+

The encrypted data is protected from any access.

+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/1-init/180-init_ask_during_init.diff b/validation/report/1-init/180-init_ask_during_init.diff new file mode 100644 index 0000000..0595f40 --- /dev/null +++ b/validation/report/1-init/180-init_ask_during_init.diff @@ -0,0 +1,10 @@ +2,3c2,3 +< Data.Config.Language=en +< Data.Config.TimeOut=30 +--- +> Data.Config.Language=de +> Data.Config.TimeOut=40 +5c5 +< Data.Status.InitRunning=1 +--- +> Data.Status.InitRunning=0 diff --git a/validation/report/1-init/180-init_ask_during_init.html b/validation/report/1-init/180-init_ask_during_init.html new file mode 100644 index 0000000..dd20f88 --- /dev/null +++ b/validation/report/1-init/180-init_ask_during_init.html @@ -0,0 +1,153 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + +
+

Configuration found

+

The CryptoBox has already been configured. If you initialize again, all data will be deleted!

+ + +

CryptoBox initialization

+ +
+
+ ?> + + +

During the process of initialization ALL DATA on the hard drive WILL BE DELETED!

+ +


+

+


+

+


+

+


+

+


+

+ +
+
+ +
+ +
+

Current partioning of the hard drive:

+


+Disk /dev/hda: 6256 cylinders, 16 heads, 63 sectors/track
+Units = cylinders of 516096 bytes, blocks of 1024 bytes, counting from 0
+
+ Device Boot Start End #cyls #blocks Id System
+/dev/hda1 0+ 0 1- 503+ 83 Linux
+/dev/hda2 1 6255 6255 3152520 83 Linux
+/dev/hda3 0 - 0 0 0 Empty
+/dev/hda4 0 - 0 0 0 Empty
+

+
+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/1-init/190-init_do_during_init.diff b/validation/report/1-init/190-init_do_during_init.diff new file mode 100644 index 0000000..0595f40 --- /dev/null +++ b/validation/report/1-init/190-init_do_during_init.diff @@ -0,0 +1,10 @@ +2,3c2,3 +< Data.Config.Language=en +< Data.Config.TimeOut=30 +--- +> Data.Config.Language=de +> Data.Config.TimeOut=40 +5c5 +< Data.Status.InitRunning=1 +--- +> Data.Status.InitRunning=0 diff --git a/validation/report/1-init/190-init_do_during_init.html b/validation/report/1-init/190-init_do_during_init.html new file mode 100644 index 0000000..e35aea8 --- /dev/null +++ b/validation/report/1-init/190-init_do_during_init.html @@ -0,0 +1,153 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + +
+

Confirmation failed

+

The sentence has to be entered exactly as shown!

+ + +

CryptoBox initialization

+ +
+
+ ?> + + +

During the process of initialization ALL DATA on the hard drive WILL BE DELETED!

+ +


+

+


+

+


+

+


+

+


+

+ +
+
+ +
+ +
+

Current partioning of the hard drive:

+


+Disk /dev/hda: 6256 cylinders, 16 heads, 63 sectors/track
+Units = cylinders of 516096 bytes, blocks of 1024 bytes, counting from 0
+
+ Device Boot Start End #cyls #blocks Id System
+/dev/hda1 0+ 0 1- 503+ 83 Linux
+/dev/hda2 1 6255 6255 3152520 83 Linux
+/dev/hda3 0 - 0 0 0 Empty
+/dev/hda4 0 - 0 0 0 Empty
+

+
+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/1-init/200-status_during_init.diff b/validation/report/1-init/200-status_during_init.diff new file mode 100644 index 0000000..0595f40 --- /dev/null +++ b/validation/report/1-init/200-status_during_init.diff @@ -0,0 +1,10 @@ +2,3c2,3 +< Data.Config.Language=en +< Data.Config.TimeOut=30 +--- +> Data.Config.Language=de +> Data.Config.TimeOut=40 +5c5 +< Data.Status.InitRunning=1 +--- +> Data.Status.InitRunning=0 diff --git a/validation/report/1-init/200-status_during_init.html b/validation/report/1-init/200-status_during_init.html new file mode 100644 index 0000000..ca06ff0 --- /dev/null +++ b/validation/report/1-init/200-status_during_init.html @@ -0,0 +1,113 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + + + +

Status

+

The encrypted data is protected from any access.

+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/1-init/900-reset_configuration.html b/validation/report/1-init/900-reset_configuration.html new file mode 100644 index 0000000..fe0da48 --- /dev/null +++ b/validation/report/1-init/900-reset_configuration.html @@ -0,0 +1,116 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + + +
+

Configuration saved

+

The new settings have been accepted.

+ +

Status

+

The encrypted data is protected from any access.

+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/2-mount/010-mount_ask.html b/validation/report/2-mount/010-mount_ask.html new file mode 100644 index 0000000..1ddc3c2 --- /dev/null +++ b/validation/report/2-mount/010-mount_ask.html @@ -0,0 +1,125 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + + + +

Activation of encrypted data

+ +
+
+ ?> + + +

+

+ + + +
+
+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/2-mount/020-mount_empty_pw.html b/validation/report/2-mount/020-mount_empty_pw.html new file mode 100644 index 0000000..b8cc6c9 --- /dev/null +++ b/validation/report/2-mount/020-mount_empty_pw.html @@ -0,0 +1,128 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + +
+

Invalid crypto password

+

The crypto password must not be empty!

+ + +

Activation of encrypted data

+ +
+
+ ?> + + +

+

+ + + +
+
+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/2-mount/025-mount_no_pw.html b/validation/report/2-mount/025-mount_no_pw.html new file mode 100644 index 0000000..b8cc6c9 --- /dev/null +++ b/validation/report/2-mount/025-mount_no_pw.html @@ -0,0 +1,128 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + +
+

Invalid crypto password

+

The crypto password must not be empty!

+ + +

Activation of encrypted data

+ +
+
+ ?> + + +

+

+ + + +
+
+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/2-mount/030-mount_do_invalid_pw.html b/validation/report/2-mount/030-mount_do_invalid_pw.html new file mode 100644 index 0000000..815b3e0 --- /dev/null +++ b/validation/report/2-mount/030-mount_do_invalid_pw.html @@ -0,0 +1,128 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + +
+

Activation failed

+

The encrypted filesystem could not be activated. Probably the given password was wrong.

+ + +

Activation of encrypted data

+ +
+
+ ?> + + +

+

+ + + +
+
+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/2-mount/040-mount_do_valid.html b/validation/report/2-mount/040-mount_do_valid.html new file mode 100644 index 0000000..8318ea2 --- /dev/null +++ b/validation/report/2-mount/040-mount_do_valid.html @@ -0,0 +1,114 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + + +
+

Encrypted filesystem activated

+

The encrypted filesystem is now available.

+ + + + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/2-mount/050-mount_ask_while_mounted.html b/validation/report/2-mount/050-mount_ask_while_mounted.html new file mode 100644 index 0000000..07b0815 --- /dev/null +++ b/validation/report/2-mount/050-mount_ask_while_mounted.html @@ -0,0 +1,114 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + +
+

Already active

+

The encrypted filesystem has already been activated.

+ + + + + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/2-mount/060-mount_do_while_mounted.html b/validation/report/2-mount/060-mount_do_while_mounted.html new file mode 100644 index 0000000..07b0815 --- /dev/null +++ b/validation/report/2-mount/060-mount_do_while_mounted.html @@ -0,0 +1,114 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + +
+

Already active

+

The encrypted filesystem has already been activated.

+ + + + + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/2-mount/070-umount_ask.html b/validation/report/2-mount/070-umount_ask.html new file mode 100644 index 0000000..5525edd --- /dev/null +++ b/validation/report/2-mount/070-umount_ask.html @@ -0,0 +1,122 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + + + +

Deactivation of encrypted data

+ +
+
+ ?> + + + + +
+
+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/2-mount/080-umount_do.html b/validation/report/2-mount/080-umount_do.html new file mode 100644 index 0000000..dbdcf0c --- /dev/null +++ b/validation/report/2-mount/080-umount_do.html @@ -0,0 +1,116 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + + +
+

Encrypted filesystem deactivated

+

The encrypted filesystem is now secured from all forms of access.

+ +

Status

+

The encrypted data is protected from any access.

+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/3-config/100-config_invalid_lang.html b/validation/report/3-config/100-config_invalid_lang.html new file mode 100644 index 0000000..e9f3787 --- /dev/null +++ b/validation/report/3-config/100-config_invalid_lang.html @@ -0,0 +1,146 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + +
+

Invalid language

+

The selected language is not available!

+ + +
+

CryptoBox configuration

+ +
+ ?> + + + +


+

+ +


+

+ +


+

+ + + +
+
+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/3-config/110-config_invalid_ip.html b/validation/report/3-config/110-config_invalid_ip.html new file mode 100644 index 0000000..b170950 --- /dev/null +++ b/validation/report/3-config/110-config_invalid_ip.html @@ -0,0 +1,146 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + +
+

Invalid IP address

+

The selected network address is not valid!

+ + +
+

CryptoBox configuration

+ +
+ ?> + + + +


+

+ +


+

+ +


+

+ + + +
+
+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/3-config/120-config_invalid_timeout.html b/validation/report/3-config/120-config_invalid_timeout.html new file mode 100644 index 0000000..4bdd253 --- /dev/null +++ b/validation/report/3-config/120-config_invalid_timeout.html @@ -0,0 +1,146 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + +
+

Invalid timeout

+

The selected timeout is not valid!

+ + +
+

CryptoBox configuration

+ +
+ ?> + + + +


+

+ +


+

+ +


+

+ + + +
+
+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/3-config/500-config_valid.html b/validation/report/3-config/500-config_valid.html new file mode 100644 index 0000000..488abd0 --- /dev/null +++ b/validation/report/3-config/500-config_valid.html @@ -0,0 +1,102 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + +
+

Change of network address

+

The network address has been changed. In a few seconds you will be redirected to the new address.

+ +
+

Configuration saved

+

The new settings have been accepted.

+ +

Status

+

The encrypted data is protected from any access.

+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/3-config/510-config-restore.html b/validation/report/3-config/510-config-restore.html new file mode 100644 index 0000000..409aad3 --- /dev/null +++ b/validation/report/3-config/510-config-restore.html @@ -0,0 +1,102 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + +
+

Change of network address

+

The network address has been changed. In a few seconds you will be redirected to the new address.

+ +
+

Configuration saved

+

The new settings have been accepted.

+ +

Status

+

The encrypted data is protected from any access.

+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/4-admin_pw/010-init_different_admin_pw.html b/validation/report/4-admin_pw/010-init_different_admin_pw.html new file mode 100644 index 0000000..54ab14a --- /dev/null +++ b/validation/report/4-admin_pw/010-init_different_admin_pw.html @@ -0,0 +1,153 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + +
+

Administration passwords do not match

+

Both entered passwords have to be identical to ensure this is the desired password.

+ + +

CryptoBox initialization

+ +
+
+ ?> + + +

During the process of initialization ALL DATA on the hard drive WILL BE DELETED!

+ +


+

+


+

+


+

+


+

+


+

+ +
+
+ +
+ +
+

Current partioning of the hard drive:

+


+Disk /dev/hda: 6256 cylinders, 16 heads, 63 sectors/track
+Units = cylinders of 516096 bytes, blocks of 1024 bytes, counting from 0
+
+ Device Boot Start End #cyls #blocks Id System
+/dev/hda1 0+ 0 1- 503+ 83 Linux
+/dev/hda2 1 6255 6255 3152520 83 Linux
+/dev/hda3 0 - 0 0 0 Empty
+/dev/hda4 0 - 0 0 0 Empty
+

+
+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/4-admin_pw/020-init_with_admin_pw.diff b/validation/report/4-admin_pw/020-init_with_admin_pw.diff new file mode 100644 index 0000000..76bafbf --- /dev/null +++ b/validation/report/4-admin_pw/020-init_with_admin_pw.diff @@ -0,0 +1,4 @@ +5c5 +< Data.Status.InitRunning=1 +--- +> Data.Status.InitRunning=0 diff --git a/validation/report/4-admin_pw/020-init_with_admin_pw.html b/validation/report/4-admin_pw/020-init_with_admin_pw.html new file mode 100644 index 0000000..f4e1b0a --- /dev/null +++ b/validation/report/4-admin_pw/020-init_with_admin_pw.html @@ -0,0 +1,153 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + +
+

Confirmation failed

+

The sentence has to be entered exactly as shown!

+ + +

CryptoBox initialization

+ +
+
+ ?> + + +

During the process of initialization ALL DATA on the hard drive WILL BE DELETED!

+ +


+

+


+

+


+

+


+

+


+

+ +
+
+ +
+ +
+

Current partioning of the hard drive:

+


+Disk /dev/hda: 6256 cylinders, 16 heads, 63 sectors/track
+Units = cylinders of 516096 bytes, blocks of 1024 bytes, counting from 0
+
+ Device Boot Start End #cyls #blocks Id System
+/dev/hda1 0+ 0 1- 503+ 83 Linux
+/dev/hda2 1 6255 6255 3152520 83 Linux
+/dev/hda3 0 - 0 0 0 Empty
+/dev/hda4 0 - 0 0 0 Empty
+

+
+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/4-admin_pw/050-config_wrong_admin_pw.diff b/validation/report/4-admin_pw/050-config_wrong_admin_pw.diff new file mode 100644 index 0000000..9ddf2fd --- /dev/null +++ b/validation/report/4-admin_pw/050-config_wrong_admin_pw.diff @@ -0,0 +1,4 @@ +3c3 +< Data.Config.TimeOut=30 +--- +> Data.Config.TimeOut=5 diff --git a/validation/report/4-admin_pw/050-config_wrong_admin_pw.html b/validation/report/4-admin_pw/050-config_wrong_admin_pw.html new file mode 100644 index 0000000..322ba04 --- /dev/null +++ b/validation/report/4-admin_pw/050-config_wrong_admin_pw.html @@ -0,0 +1,116 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + + +
+

Configuration saved

+

The new settings have been accepted.

+ +

Status

+

The encrypted data is protected from any access.

+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/4-admin_pw/060-config_right_admin_pw.html b/validation/report/4-admin_pw/060-config_right_admin_pw.html new file mode 100644 index 0000000..eacdde3 --- /dev/null +++ b/validation/report/4-admin_pw/060-config_right_admin_pw.html @@ -0,0 +1,116 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + + +
+

Configuration saved

+

The new settings have been accepted.

+ +

Status

+

The encrypted data is protected from any access.

+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/4-admin_pw/070-init_wrong_admin_pw.html b/validation/report/4-admin_pw/070-init_wrong_admin_pw.html new file mode 100644 index 0000000..9eca2ef --- /dev/null +++ b/validation/report/4-admin_pw/070-init_wrong_admin_pw.html @@ -0,0 +1,153 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + +
+

Confirmation failed

+

The sentence has to be entered exactly as shown!

+ + +

CryptoBox initialization

+ +
+
+ ?> + + +

During the process of initialization ALL DATA on the hard drive WILL BE DELETED!

+ +


+

+


+

+


+

+


+

+


+

+ +
+
+ +
+ +
+

Current partioning of the hard drive:

+


+Disk /dev/hda: 6256 cylinders, 16 heads, 63 sectors/track
+Units = cylinders of 516096 bytes, blocks of 1024 bytes, counting from 0
+
+ Device Boot Start End #cyls #blocks Id System
+/dev/hda1 0+ 0 1- 503+ 83 Linux
+/dev/hda2 1 6255 6255 3152520 83 Linux
+/dev/hda3 0 - 0 0 0 Empty
+/dev/hda4 0 - 0 0 0 Empty
+

+
+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/4-admin_pw/200-init_remove_admin_pw.diff b/validation/report/4-admin_pw/200-init_remove_admin_pw.diff new file mode 100644 index 0000000..519239a --- /dev/null +++ b/validation/report/4-admin_pw/200-init_remove_admin_pw.diff @@ -0,0 +1,10 @@ +2,3c2,3 +< Data.Config.Language=en +< Data.Config.TimeOut=30 +--- +> Data.Config.Language=de +> Data.Config.TimeOut=5 +5c5 +< Data.Status.InitRunning=1 +--- +> Data.Status.InitRunning=0 diff --git a/validation/report/4-admin_pw/200-init_remove_admin_pw.html b/validation/report/4-admin_pw/200-init_remove_admin_pw.html new file mode 100644 index 0000000..9eca2ef --- /dev/null +++ b/validation/report/4-admin_pw/200-init_remove_admin_pw.html @@ -0,0 +1,153 @@ + + + + + + + + + + + + + + + + + + + + + + + + + CryptoBox + + + + + + + + + + +
+ + deutsch
+ + english
+ + slovenščina
+ +
+ +
+ + +
+ + +
+ + + + + +
+

Confirmation failed

+

The sentence has to be entered exactly as shown!

+ + +

CryptoBox initialization

+ +
+
+ ?> + + +

During the process of initialization ALL DATA on the hard drive WILL BE DELETED!

+ +


+

+


+

+


+

+


+

+


+

+ +
+
+ +
+ +
+

Current partioning of the hard drive:

+


+Disk /dev/hda: 6256 cylinders, 16 heads, 63 sectors/track
+Units = cylinders of 516096 bytes, blocks of 1024 bytes, counting from 0
+
+ Device Boot Start End #cyls #blocks Id System
+/dev/hda1 0+ 0 1- 503+ 83 Linux
+/dev/hda2 1 6255 6255 3152520 83 Linux
+/dev/hda3 0 - 0 0 0 Empty
+/dev/hda4 0 - 0 0 0 Empty
+

+
+ + + + + +
+ + + +
+
+ + + + + + diff --git a/validation/report/cryptobox-img/antlogo100px.png b/validation/report/cryptobox-img/antlogo100px.png new file mode 100644 index 0000000000000000000000000000000000000000..4347cf2b1119557f755d0b02d1849d15b9a3a1d9 GIT binary patch literal 9478 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 Ifq?M-4?;aU1poj5 literal 0 HcmV?d00001 diff --git a/validation/report/cryptobox-img/list.gif b/validation/report/cryptobox-img/list.gif new file mode 100644 index 0000000000000000000000000000000000000000..fe15cc981a0a53fdc20bd0c3328b9bbbd21f5a3c GIT binary patch literal 51 zcmZ?wbhEHbWM^P!XkcVWOH2Fz|G(l-7DfgJMg|=QAOOiQFmd(tOCI2OJ!{r71_o;Y DMwJZ7 literal 0 HcmV?d00001 diff --git a/validation/report/cryptobox.css b/validation/report/cryptobox.css new file mode 100644 index 0000000..6619e9c --- /dev/null +++ b/validation/report/cryptobox.css @@ -0,0 +1,365 @@ +body { + background-image: url(cryptobox-img/backg.gif); + background-position: top center; + background-attachment: fixed; + background-repeat: no-repeat; + text-align: center; + margin: 0; + padding: 0; + font-family: verdana, lucida, arial, helvetica, sans-serif; + } + +#main { + background: none; + width: 600px; + padding: 0px; + margin-left: auto; + margin-right: auto; + } + +#main h1, h2, h3 { + font-family: sans-serif, arial; + font-weight: normal; + letter-spacing: 0.05em; + color: #acacac; + font-variant: small-caps; + padding: 0 1em; + text-align: left; + } + +#main h1 { + font-size: 2em; + } + +#main h2 { + font-size: 1.5em; + } + +#main h3 { + font-size: 1.2em; + } + +#head { + width: 600px; + height: 120px; + margin: 0; + padding: 0; + background-image: url(cryptobox-img/antlogo100px.png); + background-position: top right; + background-attachment: scroll; + background-repeat: no-repeat; + } + +#content { + margin: 0; + padding: 0; + width: 600px; + font-size: 0.9em; + min-height: 300px; + } + +#content a { + line-height: 1.2em; + color: #000000; + text-decoration: none; + font-weight: bold; + font-size: 0.9em; + } + +#content a:hover { + text-decoration: underline; + } + +#content a:visited { + color: #acacac; + } + +#content p { + font-size: 0.9em; + padding: 0 1em; + text-align: justify; + } + +#menu { + text-align: center; + border-top: 1px solid #5e5e5e; + border-bottom: 1px solid #5e5e5e; + background-color: #ACE149; + } + +#menu a:link, #menu a:visited { + color: #5e5e5e; + margin: 5px; + text-decoration: none; + border: none; + padding: 4px; + font-size: 0.8em; + } + +#menu a:hover { + color: #8e8e8e; + } + +#words { + width: 565px; + padding: 1.1em 0em 1.1em 1.1em; + margin-top: 0; + } + +#words h1{ + font-size: 1.8em; + } + +#words h2{ + font-size: 1.4em; + } + +#words ol, #words ul { + font-size: 0.9em; + } + +#words ol li { + padding: 0 1em; + line-height: 1.7em; + } + +#words ul li { + padding: 0 1em; + line-height: 1.7em; + link-style-image: url(cryptobox-img/list.gif); + } + +#footer { + clear: both; + text-align: center; + border-top: 1px solid #5e5e5e; + border-bottom: 1px solid #5e5e5e; + background-color: #ACE149; + font-size: 0.8em; + color: #5e5e5e; + } + +#footer a:link, #footer a:visited { + color: white; + margin: 5px; + text-decoration: none; + border: none; + padding: 4px; + color: #5e5e5e; + } + +#footer a:hover { + text-decoration: underline; + } + +#confirmtext span { + color: red; + font-weight: bold; + } + + +/* -------=-=-=- warnings, errors and success messages-=-=-=-------- */ + +#words div.warning,div.error,div.success { + margin-top: 20px; + margin-bottom: 20px; + padding-top: 10px; + padding-bottom: 15px; + color: #707070; + } + +#words .warning,.error,.success { + border: 1px dashed #808080; + text-align: center; + color: #5e5e5e; + text-decoration: none; + font-weight: bold; + font-size: 0.9em; + padding-left: 40px; + padding-right: 40px; + } + +#words .warning { + background-color: #f5f5f5; + } + +#words .error { + background-color: #f5f5f5; + } + +#words .success { +/* background-color: #90EE90; */ + } + +#words div.warning,div.error,div.success h1,h2 { + color: #808080; + } + +#words .warning,.error,.success a { +// TODO: WHY line-height??? +// line-height: 5em; + color: #5e5e5e; + text-decoration: none; + font-weight: bold; + font-size: 0.9em; +} + +#words .note { + text-align: center; + color: #F48659; + font-style: italic; + } + +/* ----------------------=-=-=- Forms -=-=-=--------------------- */ +/* pretty forms and buttons */ +input { + border: 1px solid #BFBFBF; + color: #949494; + background: #fff; + padding: 2px 5px 1px 5px; + font-size: 1em; + } + +input:hover { + background: #fff; + border: 1px solid #ACE149; + color: #7DA721; + font-size: 1em; + } + +textarea { + font-family: arial, verdana, helvetica; + font-size: 1.1em; + border: 1px solid #BFBFBF; + color: #949494; + padding: 2px 5px 1px 5px; + width: 450px; + } + +textarea:hover { + background: #fff; + border: 1px solid #ACE149; + color: #7DA721; + } + +button { + background-color: #ACE149; + border: 1px solid #5e5e5e; + color: #5e5e5e; + font-size: 0.8em; + font-weight: bold; + cursor: pointer; + } + +button:hover { + background-color: #D0F0A0; + border: 1px solid #ACE149; + color: #5e5e5e; + font-size: 0.8em; + font-weight: bold; + cursor: pointer; + } + +#words form label { + min-width: 20em; + } + +#words form p { + text-align: center; + } + +/* ------------=-=-=- language selection -=-=-=------------- */ + +#lang { + position: absolute; + float: right; + right: 5px; + top: 5px; + text-align: right; + } + +#lang a { + color: #acacac; + font-family: verdana, lucida, arial, helvetica, sans-serif; + font-size: smaller; + } + +#lang a:hover { + color: #707070; + } + + +/* ------------=-=-=- documentation -=-=-=------------- */ + +#doc ol,ul li { + text-align: left; + margin-left: 20px; + } + +#doc dl dt { + text-align: left; + margin-left: 20px; + font-style: italic; + } + +#doc h1 { + padding-top: 25px; +} + +#doc h2 { + padding-top: 20px; +} + +#doc h3 { + padding-top: 10px; + } + +/* ------------=-=-=- special things -=-=-=------------- */ + +#partition_info p { + margin-left: 10%; + margin-right: 10%; + font-family: monospace + } + +/* ---------=-=-=-=- onscreen help -=-=-=-=--------- */ +/* not active anymore */ + +#words a.popup { + line-height: inherit; + color: inherit; + text-decoration: inherit; + font-weight: inherit; + font-size: inherit; + } + +#words a.popup:hover { + text-decoration: inherit; + } + +#words a.popup span { + display: none; + position: fixed; + bottom: 10px; + left: 9%; + width: 80%; + background: #f0f0f0; + padding: 10px; + border-color: #e0e0e0; + border-width: 2px; + border-style: solid; + margin: 0; + } + +#words a.popup:hover span { + display: inline; + } + +#words a.popup span p { + text-align: left; + } + +#words a.popup span h3 { + color: #909090; + margin-top: 0px; + } diff --git a/validation/report/summary-1-init.html b/validation/report/summary-1-init.html new file mode 100644 index 0000000..8b8a41a --- /dev/null +++ b/validation/report/summary-1-init.html @@ -0,0 +1,431 @@ + + + + +CryptoBox + + + + + + + + +
+ + +
+ +
+ +
+ +
+ +

/000-main

+

show the main page

+ +

+2,4c2,4
+< Data.Config.Language=en
+< Data.Config.TimeOut=30
+< Data.Status.Config=0
+---
+> Data.Config.Language=de
+> Data.Config.TimeOut=5
+> Data.Status.Config=1
+

+
+
+ +

/003-no_ssl

+

displays the warning for a non-ssl connection

+ +

+2,4c2,4
+< Data.Config.Language=en
+< Data.Config.TimeOut=30
+< Data.Status.Config=0
+---
+> Data.Config.Language=de
+> Data.Config.TimeOut=5
+> Data.Status.Config=1
+

+
+
+ +

/005-file_not_found_404

+

displays thttpd's error-404-page

+ +

+no differences found +

+
+
+ +

/007-index_url

+

try root directory index

+ +

+2,4c2,4
+< Data.Config.Language=en
+< Data.Config.TimeOut=30
+< Data.Status.Config=0
+---
+> Data.Config.Language=de
+> Data.Config.TimeOut=5
+> Data.Status.Config=1
+

+
+
+ +

/010-init_ask

+

display the init form

+ +

+2,4c2,4
+< Data.Config.Language=en
+< Data.Config.TimeOut=30
+< Data.Status.Config=0
+---
+> Data.Config.Language=de
+> Data.Config.TimeOut=5
+> Data.Status.Config=1
+

+
+
+ +

/020-init_empty_pw

+

try initialisation with empty passwords

+ +

+2,4c2,4
+< Data.Config.Language=en
+< Data.Config.TimeOut=30
+< Data.Status.Config=0
+---
+> Data.Config.Language=de
+> Data.Config.TimeOut=5
+> Data.Status.Config=1
+

+
+
+ +

/030-init_different_pw

+

try initialisation with different passwords

+ +

+2,4c2,4
+< Data.Config.Language=en
+< Data.Config.TimeOut=30
+< Data.Status.Config=0
+---
+> Data.Config.Language=de
+> Data.Config.TimeOut=5
+> Data.Status.Config=1
+

+
+
+ +

/040-init_wrong_confirmation

+

try initialisation with wrong confirmation text

+ +

+2,4c2,4
+< Data.Config.Language=en
+< Data.Config.TimeOut=30
+< Data.Status.Config=0
+---
+> Data.Config.Language=de
+> Data.Config.TimeOut=5
+> Data.Status.Config=1
+

+
+
+ +

/050-mount_ask_before_init

+

display mount form before initialisation

+ +

+2,4c2,4
+< Data.Config.Language=en
+< Data.Config.TimeOut=30
+< Data.Status.Config=0
+---
+> Data.Config.Language=de
+> Data.Config.TimeOut=5
+> Data.Status.Config=1
+

+
+
+ +

/060-mount_do_before_init

+

try mounting before initialisation

+ +

+2,4c2,4
+< Data.Config.Language=en
+< Data.Config.TimeOut=30
+< Data.Status.Config=0
+---
+> Data.Config.Language=de
+> Data.Config.TimeOut=5
+> Data.Status.Config=1
+7c7
+< Data.Status.Mounted=0
+---
+> Data.Status.Mounted=1
+

+
+
+ +

/070-umount_ask_before_init

+

display umount form before initialisation

+ +

+2,4c2,4
+< Data.Config.Language=en
+< Data.Config.TimeOut=30
+< Data.Status.Config=0
+---
+> Data.Config.Language=de
+> Data.Config.TimeOut=5
+> Data.Status.Config=1
+7c7
+< Data.Status.Mounted=0
+---
+> Data.Status.Mounted=1
+

+
+
+ +

/080-umount_do_before_init

+

try unmounting before initialisation

+ +

+2,4c2,4
+< Data.Config.Language=en
+< Data.Config.TimeOut=30
+< Data.Status.Config=0
+---
+> Data.Config.Language=de
+> Data.Config.TimeOut=5
+> Data.Status.Config=1
+

+
+
+ +

/090-config_ask_before_init

+

display configuration form before initialisation

+ +

+2,4c2,4
+< Data.Config.Language=en
+< Data.Config.TimeOut=30
+< Data.Status.Config=0
+---
+> Data.Config.Language=de
+> Data.Config.TimeOut=5
+> Data.Status.Config=1
+

+
+
+ +

/100-config_do_before_init

+

try configuring before initialisation

+ +

+4c4
+< Data.Status.Config=0
+---
+> Data.Status.Config=1
+

+
+
+ +

/105-status_before_init

+

ask for status before initialisation

+ +

+4c4
+< Data.Status.Config=0
+---
+> Data.Status.Config=1
+

+
+
+ +

/110-init_valid

+

initialize the box

+ +

+5c5
+< Data.Status.InitRunning=1
+---
+> Data.Status.InitRunning=0
+

+
+
+ +

/120-mount_ask_during_init

+

display mount form while initialization is running

+ +

+5c5
+< Data.Status.InitRunning=1
+---
+> Data.Status.InitRunning=0
+

+
+
+ +

/130-mount_do_during_init

+

try mounting while initialisation is running

+ +

+5c5
+< Data.Status.InitRunning=1
+---
+> Data.Status.InitRunning=0
+7c7
+< Data.Status.Mounted=0
+---
+> Data.Status.Mounted=1
+

+
+
+ +

/140-umount_ask_during_init

+

display umount form while initialization is running

+ +

+5c5
+< Data.Status.InitRunning=1
+---
+> Data.Status.InitRunning=0
+7c7
+< Data.Status.Mounted=0
+---
+> Data.Status.Mounted=1
+

+
+
+ +

/150-umount_do_during_init

+

try unmounting while initialization is running

+ +

+5c5
+< Data.Status.InitRunning=1
+---
+> Data.Status.InitRunning=0
+

+
+
+ +

/160-config_ask_during_init

+

display configuration form while initialization is running

+ +

+5c5
+< Data.Status.InitRunning=1
+---
+> Data.Status.InitRunning=0
+

+
+
+ +

/170-config_do_during_init

+

try configuring while initialization is running

+ +

+2,3c2,3
+< Data.Config.Language=en
+< Data.Config.TimeOut=30
+---
+> Data.Config.Language=de
+> Data.Config.TimeOut=40
+5c5
+< Data.Status.InitRunning=1
+---
+> Data.Status.InitRunning=0
+

+
+
+ +

/180-init_ask_during_init

+

display initialization form while initialization is running

+ +

+2,3c2,3
+< Data.Config.Language=en
+< Data.Config.TimeOut=30
+---
+> Data.Config.Language=de
+> Data.Config.TimeOut=40
+5c5
+< Data.Status.InitRunning=1
+---
+> Data.Status.InitRunning=0
+

+
+
+ +

/190-init_do_during_init

+

try initialization while initialization is running

+ +

+2,3c2,3
+< Data.Config.Language=en
+< Data.Config.TimeOut=30
+---
+> Data.Config.Language=de
+> Data.Config.TimeOut=40
+5c5
+< Data.Status.InitRunning=1
+---
+> Data.Status.InitRunning=0
+

+
+
+ +

/200-status_during_init

+

ask for status during initialisation

+ +

+2,3c2,3
+< Data.Config.Language=en
+< Data.Config.TimeOut=30
+---
+> Data.Config.Language=de
+> Data.Config.TimeOut=40
+5c5
+< Data.Status.InitRunning=1
+---
+> Data.Status.InitRunning=0
+

+
+
+ +

/900-reset_configuration

+

reset configuration to defaults

+ +

+no differences found +

+
+
+ +
+ + + +
+
+ + diff --git a/validation/report/summary-2-mount.html b/validation/report/summary-2-mount.html new file mode 100644 index 0000000..e7e26e7 --- /dev/null +++ b/validation/report/summary-2-mount.html @@ -0,0 +1,118 @@ + + + + +CryptoBox + + + + + + + + +
+ + +
+ +
+ +
+ +
+ +

/010-mount_ask

+

display mount form

+ +

+no differences found +

+
+
+ +

/020-mount_empty_pw

+

try mounting with empty password

+ +

+no differences found +

+
+
+ +

/025-mount_no_pw

+

try mounting without password

+ +

+no differences found +

+
+
+ +

/030-mount_do_invalid_pw

+

try to mount with wrong password

+ +

+no differences found +

+
+
+ +

/040-mount_do_valid

+

mount it successfully

+ +

+no differences found +

+
+
+ +

/050-mount_ask_while_mounted

+

display mount form while mounted

+ +

+no differences found +

+
+
+ +

/060-mount_do_while_mounted

+

try mounting while mounted

+ +

+no differences found +

+
+
+ +

/070-umount_ask

+

display umount form

+ +

+no differences found +

+
+
+ +

/080-umount_do

+

unmount

+ +

+no differences found +

+
+
+ +
+ + + +
+
+ + diff --git a/validation/report/summary-3-config.html b/validation/report/summary-3-config.html new file mode 100644 index 0000000..18cf122 --- /dev/null +++ b/validation/report/summary-3-config.html @@ -0,0 +1,82 @@ + + + + +CryptoBox + + + + + + + + +
+ + +
+ +
+ +
+ +
+ +

/100-config_invalid_lang

+

try to set an invalid language

+ +

+no differences found +

+
+
+ +

/110-config_invalid_ip

+

try to set an invalid IP

+ +

+no differences found +

+
+
+ +

/120-config_invalid_timeout

+

try to set an invalid timeout

+ +

+no differences found +

+
+
+ +

/500-config_valid

+

configure the box

+ +

+no differences found +

+
+
+ +

/510-config-restore

+

restore default settings

+ +

+no differences found +

+
+
+ +
+ + + +
+
+ + diff --git a/validation/report/summary-4-admin_pw.html b/validation/report/summary-4-admin_pw.html new file mode 100644 index 0000000..482da7f --- /dev/null +++ b/validation/report/summary-4-admin_pw.html @@ -0,0 +1,106 @@ + + + + +CryptoBox + + + + + + + + +
+ + +
+ +
+ +
+ +
+ +

/010-init_different_admin_pw

+

try initializing with different admin passwords

+ +

+no differences found +

+
+
+ +

/020-init_with_admin_pw

+

initialize the box with admin password

+ +

+5c5
+< Data.Status.InitRunning=1
+---
+> Data.Status.InitRunning=0
+

+
+
+ +

/050-config_wrong_admin_pw

+

try to configure with wrong admin password

+ +

+3c3
+< Data.Config.TimeOut=30
+---
+> Data.Config.TimeOut=5
+

+
+
+ +

/060-config_right_admin_pw

+

configure with right admin password

+ +

+no differences found +

+
+
+ +

/070-init_wrong_admin_pw

+

initialize the box with wrong admin password

+ +

+no differences found +

+
+
+ +

/200-init_remove_admin_pw

+

remove admin password

+ +

+2,3c2,3
+< Data.Config.Language=en
+< Data.Config.TimeOut=30
+---
+> Data.Config.Language=de
+> Data.Config.TimeOut=5
+5c5
+< Data.Status.InitRunning=1
+---
+> Data.Status.InitRunning=0
+

+
+
+ +
+ + + +
+
+ +