summaryrefslogtreecommitdiff
path: root/static/install
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-06-27 09:00:45 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-06-27 09:01:49 -0400
commit839213fdbea1c30b7482843e689ca65b0c097e10 (patch)
tree3c961b1e24ec2a61727d70a20688988a876e51d9 /static/install
parent75dc333072c5052f8cc4a26105c734452b3eea31 (diff)
improve wording for install choices
Diffstat (limited to 'static/install')
-rw-r--r--static/install/index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/static/install/index.html b/static/install/index.html
index 1342893f..1f048743 100644
--- a/static/install/index.html
+++ b/static/install/index.html
@@ -54,8 +54,9 @@
<p>The command-line approach requires being on an OS with proper fastboot and OpenSSH
packages, along with understanding the process enough to avoid blindly trusting the
- instructions from our site. The web-based installation approach is no less secure
- and avoids needing any software beyond a browser with WebUSB support.</p>
+ instructions from our site. The web-based installation approach avoids needing any
+ software beyond a browser with WebUSB support and you can still avoid trusting our
+ server infrastructure by checking the verified boot key fingerprint.</p>
</main>
{% include "footer.html" %}
</body>