diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-27 09:00:45 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-27 09:01:49 -0400 |
| commit | 839213fdbea1c30b7482843e689ca65b0c097e10 (patch) | |
| tree | 3c961b1e24ec2a61727d70a20688988a876e51d9 /static/install/index.html | |
| parent | 75dc333072c5052f8cc4a26105c734452b3eea31 (diff) | |
improve wording for install choices
Diffstat (limited to 'static/install/index.html')
| -rw-r--r-- | static/install/index.html | 5 |
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> |
