macOS and Windows include OpenSSH

This commit is contained in:
Daniel Micay 2024-02-14 10:49:02 -05:00
parent 4f3bee20cd
commit 66be8af453

View File

@ -373,11 +373,10 @@ Installed as /home/username/platform-tools/fastboot</pre>
<section id="obtaining-openssh"> <section id="obtaining-openssh">
<h2><a href="#obtaining-openssh">Obtaining openssh</a></h2> <h2><a href="#obtaining-openssh">Obtaining openssh</a></h2>
<p>On the supported Linux distributions, OpenSSH is used to verify the download of <p>OpenSSH is used to verify the download of the OS beyond the security offered by
the OS beyond the security offered by HTTPS. You should skip this on macOS and HTTPS.</p>
Windows. It only makes sense to do this if you can obtain OpenSSH from the
distribution package repositories. GrapheneOS releases are hosted on our servers and <p>macOS and Windows include OpenSSH in their base install so this isn't needed.</p>
we do not have third party mirrors.</p>
<p>On Arch Linux:</p> <p>On Arch Linux:</p>