add point
This commit is contained in:
parent
a5bf59c561
commit
aba6548d9c
|
@ -77,8 +77,8 @@
|
||||||
<div class="row pt-3">
|
<div class="row pt-3">
|
||||||
<div class="col">
|
<div class="col">
|
||||||
<p>Please download the ISO file and the settings file of the
|
<p>Please download the ISO file and the settings file of the
|
||||||
version you want and follow these steps
|
version you want and follow these
|
||||||
<a href="https://help.usody.com/es/setup/setup-pendrive/" target="_blank" class="help">steps</a></p>
|
<a href="https://help.usody.com/es/setup/setup-pendrive/" target="_blank" class="help">steps</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -97,8 +97,8 @@
|
||||||
<div class="pt-6 pb-2">
|
<div class="pt-6 pb-2">
|
||||||
<h5 class="card-title pb-0 fs-4">Usody Hardware Metadata 2022</h5>
|
<h5 class="card-title pb-0 fs-4">Usody Hardware Metadata 2022</h5>
|
||||||
<p class="mb-5">
|
<p class="mb-5">
|
||||||
A certified collection of hardware details and testing reports<br />
|
A certified collection of hardware details and testing reports.<br />
|
||||||
<small>Desktops, Servers and Laptops</small>
|
<small>Desktops, Servers and Laptops.</small>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
@ -142,7 +142,7 @@
|
||||||
<h5 class="card-title pb-0 fs-4">Usody Data Erasure v14</h5>
|
<h5 class="card-title pb-0 fs-4">Usody Data Erasure v14</h5>
|
||||||
<p class="mb-5">
|
<p class="mb-5">
|
||||||
A certified data erasure software to irreversibly removing data sored on hard drives.<br />
|
A certified data erasure software to irreversibly removing data sored on hard drives.<br />
|
||||||
<small>Desktops, Servers and Laptops</small>
|
<small>Desktops, Servers and Laptops.</small>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
@ -170,7 +170,7 @@
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Performs <strong>1</strong> pass overwriting one round using all zeros.
|
Performs <strong>1</strong> pass overwriting one round using all zeros.
|
||||||
Compliant with <strong>NIST SP-800-88</strong>
|
Compliant with <strong>NIST SP-800-88</strong>.
|
||||||
</p>
|
</p>
|
||||||
<a href="{{ url_for('workbench.settings') }}?opt=erease_basic"
|
<a href="{{ url_for('workbench.settings') }}?opt=erease_basic"
|
||||||
class="btn btn-primary"
|
class="btn btn-primary"
|
||||||
|
|
Reference in New Issue