merge mostly redundant FAQ section into future devices
This commit is contained in:
parent
c7cb7226a8
commit
e372cb0522
@ -54,7 +54,6 @@
|
|||||||
<li><a href="#supported-devices">Which devices are supported?</a></li>
|
<li><a href="#supported-devices">Which devices are supported?</a></li>
|
||||||
<li><a href="#recommended-devices">Which devices are recommended?</a></li>
|
<li><a href="#recommended-devices">Which devices are recommended?</a></li>
|
||||||
<li><a href="#future-devices">Which devices will be supported in the future?</a></li>
|
<li><a href="#future-devices">Which devices will be supported in the future?</a></li>
|
||||||
<li><a href="#when-devices">When will more devices be supported?</a></li>
|
|
||||||
<li><a href="#legacy-devices">Why are older devices no longer supported?</a></li>
|
<li><a href="#legacy-devices">Why are older devices no longer supported?</a></li>
|
||||||
<li><a href="#which-legacy-devices">Which devices did GrapheneOS support in the past?</a></li>
|
<li><a href="#which-legacy-devices">Which devices did GrapheneOS support in the past?</a></li>
|
||||||
<li><a href="#device-lifetime">How long will GrapheneOS support my device for?</a></li>
|
<li><a href="#device-lifetime">How long will GrapheneOS support my device for?</a></li>
|
||||||
@ -346,34 +345,16 @@
|
|||||||
and dedicated towards it. Releases for each supported device need to be robust and
|
and dedicated towards it. Releases for each supported device need to be robust and
|
||||||
stable, with all standard functionality working properly and testing for each of the
|
stable, with all standard functionality working properly and testing for each of the
|
||||||
releases.</p>
|
releases.</p>
|
||||||
</article>
|
|
||||||
|
|
||||||
<article id="when-devices">
|
<p>The expectation is for people to buy a secure device meeting our requirements
|
||||||
<h3><a href="#when-devices">When will more devices be supported?</a></h3>
|
to run GrapheneOS. Broad device support would imply mainly supporting very badly
|
||||||
|
secured devices unable to support our features. It would also take a substantial
|
||||||
<p>Broader device support can only happen after the community (companies,
|
amount of resources away from our work on privacy and security, especially since
|
||||||
organizations and individuals) steps up to make substantial, ongoing contributions to
|
a lot of it is closely tied to the hardware such as the USB-C port control and
|
||||||
making the existing device support sustainable. Once the existing device support is
|
fixing or working around memory corruption bugs uncovered by our features. We
|
||||||
more sustainable, early research and development work for other devices can begin.
|
plan to partner with OEMs to have devices produced meeting all our requirements,
|
||||||
Once a device is deemed to be a worthwhile target, the project needs maintainers to
|
providing additional privacy/security features beyond them and ideally shipping
|
||||||
develop and maintain support for it including addressing device-specific issues that
|
with GrapheneOS rather than massively lowering our standards.</p>
|
||||||
are uncovered, which will include issues uncovered in the device support code by
|
|
||||||
GrapheneOS hardening features.</p>
|
|
||||||
|
|
||||||
<p>It's not really a matter of time but rather a need for community support for the
|
|
||||||
project increasing. As an open source project, the way to get something to happen in
|
|
||||||
GrapheneOS is to contribute to it, and this is particularly true for device support
|
|
||||||
since it's very self-contained and can be delegated to separate teams for each
|
|
||||||
device. If you want to see more devices supported sooner, you should get to work on
|
|
||||||
identifying good devices with full support for alternative operating systems with
|
|
||||||
verified boot, etc. and then start working on integrating and testing support.</p>
|
|
||||||
|
|
||||||
<p>It should also be clear that the expectation is for people to buy a device to run
|
|
||||||
GrapheneOS, rather than GrapheneOS supporting their existing devices. This will only
|
|
||||||
become more true if GrapheneOS is successful enough to accomplish the goal of having
|
|
||||||
devices produced based on an SoC reference design with minor improvements for privacy
|
|
||||||
and security. Broad device support is the opposite of what the project wants to
|
|
||||||
achieve in the long term.</p>
|
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
<article id="legacy-devices">
|
<article id="legacy-devices">
|
||||||
|
@ -23,6 +23,7 @@ const redirects = new Map([
|
|||||||
["/usage#google-camera", "/usage#pixel-camera"],
|
["/usage#google-camera", "/usage#pixel-camera"],
|
||||||
|
|
||||||
["/faq#dns", "/faq#custom-dns"],
|
["/faq#dns", "/faq#custom-dns"],
|
||||||
|
["/faq#when-devices", "/faq#future-devices"],
|
||||||
|
|
||||||
["/hiring#qualitifations", "/hiring#qualifications"],
|
["/hiring#qualitifations", "/hiring#qualifications"],
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user