diff --git a/ereuse_devicehub/templates/workbench/settings.html b/ereuse_devicehub/templates/workbench/settings.html index 4cf2e1cc..f571782d 100644 --- a/ereuse_devicehub/templates/workbench/settings.html +++ b/ereuse_devicehub/templates/workbench/settings.html @@ -43,7 +43,7 @@
-
Workbench 2022
+
Register devices
{{ iso.demo.iso }} @@ -141,5 +141,131 @@ {% endif %} + +
+ +
+
+ +
+
Register devices
+ +
+ +
+

+ Download Checksum: SHA512SUM | + Help

+

+
+
+ +
+
+
+

HW and Smart test

+
+ +
+
+ +
+ +
+
+
+
+ +
+
Erasure hard-drive
+ +
+ +
+

+ Download Checksum: SHA512SUM | + Help

+

+
+
+ +
+
+
+

+ Settings for basic data erasure using shred fast non-100% secured way of erasing data storage. +

+

+ One overwriting round using a randomn pattern. + Compliant with British HMG Infosec Standard 5, + Baseline Standard +

+
+ +
+ +
+
+

+ Settings for basic data erasure + using shred Linux command. A software-based fast non-100 + secured way of erasing data storage. +

+

+ One overwriting round using all zeros. + Compliant with NIST SP-800-88 +

+
+ +
+ +
+
+

+ Settings for advanced data erasure using badblocks Linux software. + A secured-way of erasing data storages, erase hidden areas, + provide a defects log list and list bad sectors that could not be + overwritten. +

+

+ Three overwritting rounds using patterh + (All ones, all zeros, random). Compliant with British HMG Infosec + Standard 5, Enganced Standard +

+
+ +
+
+ +
+ +
+
+ +
+
+
+
+ {% endblock main %}