From 4ff446e2d41515eaee5e89870e7b6fa85949033c Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 24 Jan 2021 10:47:09 -0500 Subject: create an install directory with an index page --- static/install/index.html | 71 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 static/install/index.html (limited to 'static/install/index.html') diff --git a/static/install/index.html b/static/install/index.html new file mode 100644 index 00000000..430eeae8 --- /dev/null +++ b/static/install/index.html @@ -0,0 +1,71 @@ + + + + + Install | GrapheneOS + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+

Install

+ +

GrapheneOS has two officially supported installation methods. You can either use + the command-line installation guide or the experimental + WebUSB-based installer.

+ +

The command-line approach offers a way to install GrapheneOS without trusting our + server infrastructure. This requires being on an OS with proper fastboot and signify + packages along with understanding the process enough to avoid blindly trusting the + instructions from our site. For most users, the web-based installation approach is no + less secure and avoids needing any software beyond a browser with WebUSB support.

+
+ + + -- cgit v1.3.1