diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-17 01:18:50 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-17 01:18:50 -0500 |
| commit | 09a4fd4f89095b59eef70e1e9dd70b5c863ebb61 (patch) | |
| tree | 072aad725159464b30c744541d44e74de6ecee5e /static/index.html | |
| parent | c8ec09a05a32e0f161654353039031efa57d438e (diff) | |
move more detailed attestation info to features
Diffstat (limited to 'static/index.html')
| -rw-r--r-- | static/index.html | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/static/index.html b/static/index.html index f022f1b7..2a510228 100644 --- a/static/index.html +++ b/static/index.html @@ -95,18 +95,6 @@ <p>Official releases are available on the <a href="/releases">releases page</a> and installation instructions are on the <a href="/install">install page</a>.</p> - <p>The official GrapheneOS releases are supported by our - <a href="https://github.com/GrapheneOS/Auditor/releases">Auditor app</a> and - <a href="https://attestation.app/">attestation service</a>. The Auditor app and - attestation service provide strong hardware-based verification of the authenticity and - integrity of the firmware/software on the device. A strong pairing-based approach is - used which also provides verification of the device's identity based on the hardware - backed key generated for each pairing. Software-based checks are layered on top with - trust securely chained from the hardware. For more details, see the <a - href="https://attestation.app/about">about page</a> and <a - href="https://attestation.app/tutorial">tutorial</a>. These also support other - operating systems.</p> - <section id="upstream"> <h2><a href="#upstream">Upstream contributions</a></h2> |
