summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>