From 839213fdbea1c30b7482843e689ca65b0c097e10 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 27 Jun 2024 09:00:45 -0400 Subject: [PATCH] improve wording for install choices --- static/install/index.html | 5 +++-- 1 file 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 @@

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.

+ 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.

{% include "footer.html" %}