From 36259d3549b23445d33571071221f329fcc727c6 Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Sat, 17 Apr 2021 09:01:15 -0400
Subject: [PATCH] move app info on main page further down
---
static/index.html | 16 +++++++++-------
1 file 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 open source 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.
+ permission model.
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 @@
Official releases are available on the releases page and
installation instructions are on the install page.
+ 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.
+