diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-06-15 06:28:25 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-06-15 06:28:25 -0400 |
| commit | b2dd94547ded23f34e84586c2ae86ca94e421f6c (patch) | |
| tree | 86d0b56efabc73c67245fbd0d485f922da25c111 /static | |
| parent | 7f760f191222355c19c045a11de74a012a5cad6d (diff) | |
remove redundant paragraph
Diffstat (limited to 'static')
| -rw-r--r-- | static/index.html | 25 |
1 files changed, 10 insertions, 15 deletions
diff --git a/static/index.html b/static/index.html index 0536d8f2..868c50b4 100644 --- a/static/index.html +++ b/static/index.html @@ -44,16 +44,16 @@ <a href="#grapheneos">GrapheneOS</a> </h1> - <p>GrapheneOS is an open source privacy and security focused mobile OS with Android - app compatibility. 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. We also have a 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 - is integrated.</p> + <p>GrapheneOS is an <a href="/source">open source</a> privacy and security focused + mobile OS with Android app compatibility. 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. We also have a + 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 is integrated.</p> <p>GrapheneOS is a collaborative open source project, not a company. It's used and supported by a variety of companies and other organizations. It won't be closely tied @@ -103,11 +103,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>See the <a href="https://github.com/GrapheneOS">GitHub organization</a> for sources - of the OS and various standalone sub-projects including the cutting edge - <a href="https://github.com/GrapheneOS/hardened_malloc/blob/master/README.md">new - hardened memory allocator</a> and other projects.</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 |
