Update the install page

Using the web-installer also avoids trusting the server infrastructure. CLI seems to be only good for installing custom builds.
This commit is contained in:
Tigerr918 2024-06-27 14:52:19 +03:00 committed by Daniel Micay
parent 8a01b4f8de
commit 75dc333072

View File

@ -52,11 +52,10 @@
to follow the guide on your own and then ask for help with anything you get stuck
on.</p>
<p>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 OpenSSH
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.</p>
<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>
</main>
{% include "footer.html" %}
</body>