From e7772bf035241751aff2ec9e84960dedca9a8977 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 9 Mar 2021 02:27:46 -0500 Subject: [PATCH] make install guide overview consistent --- static/faq.html | 21 ++++++++++++++++----- static/install/index.html | 5 +++++ 2 files changed, 21 insertions(+), 5 deletions(-) diff --git a/static/faq.html b/static/faq.html index 34eaa989..b73e39bb 100644 --- a/static/faq.html +++ b/static/faq.html @@ -1115,11 +1115,22 @@

How do I install GrapheneOS?

-

Either follow the official command-line installation - guide or use our web-based installer. Third party - installation guides tend to be out-of-date and often contain misguided advice and - errors. If you have trouble with the installation process, ask for help from the - #grapheneos Matrix / IRC channel.

+

GrapheneOS has two officially supported installation methods. You can either + use the WebUSB-based installer recommended for most + users or the command-line installation guide aimed at + more technical users.

+ +

We strongly recommend using one of the official installation methods. Third + party installation guides tend to be out-of-date and often contain misguided + advice and errors. If you have trouble with the installation process, ask for help + from the #grapheneos Matrix / IRC channel.

+ +

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.

diff --git a/static/install/index.html b/static/install/index.html index 62152a74..1c3b149b 100644 --- a/static/install/index.html +++ b/static/install/index.html @@ -55,6 +55,11 @@ the command-line installation guide aimed at more technical users. We strongly recommend using one of the official installation methods.

+

We strongly recommend using one of the official installation methods. Third party + installation guides tend to be out-of-date and often contain misguided advice and + errors. If you have trouble with the installation process, ask for help from the + #grapheneos Matrix / IRC channel.

+

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