diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-04-17 09:01:15 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-04-17 09:01:15 -0400 |
| commit | 36259d3549b23445d33571071221f329fcc727c6 (patch) | |
| tree | d077f6ec8aa4cb9824396e6d13007ab39881f511 /static/index.html | |
| parent | 241994ef6195273d7c5f6d45e86e98a412cf90b9 (diff) | |
move app info on main page further down
Diffstat (limited to 'static/index.html')
| -rw-r--r-- | static/index.html | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/static/index.html b/static/index.html index 78be424e..9fc62892 100644 --- a/static/index.html +++ b/static/index.html @@ -54,13 +54,7 @@ compatibility developed as a non-profit <a href="/source">open source</a> project. It's focused on the research and development of privacy and security technology including substantial improvements to sandboxing, exploit mitigations and the - permission model. GrapheneOS also develops various apps and services with a focus on - privacy and security. Vanadium is a hardened variant of the Chromium browser and - WebView specifically built for GrapheneOS. GrapheneOS also includes our minimal - security-focused PDF Viewer, our hardware-based Auditor app / attestation service - providing local and remote verification of devices, and the externally developed - Seedvault encrypted backup which was initially developed for inclusion in - GrapheneOS.</p> + permission model.</p> <p>GrapheneOS improves the privacy and security of the OS from the bottom up. It deploys technologies to mitigate whole classes of vulnerabilities and make exploiting @@ -82,6 +76,14 @@ <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>GrapheneOS also develops various apps and services with a focus on privacy and + security. Vanadium is a hardened variant of the Chromium browser and WebView + specifically built for GrapheneOS. GrapheneOS also includes our minimal + security-focused PDF Viewer, our hardware-based Auditor app / attestation service + providing local and remote verification of devices, and the externally developed + Seedvault encrypted backup which was initially developed for inclusion in + GrapheneOS.</p> + <section id="never-google-services"> <h2><a href="#never-google-services">No Google apps or services</a></h2> |
