diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-11-01 14:26:12 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-11-01 14:26:12 -0400 |
| commit | f8f435bc9e768b95736d0aab0d3391a9c3488757 (patch) | |
| tree | c4b87710374bc2142f253e1e83b8f3581febb201 | |
| parent | 05328f19c72fc7e383420ed71c7c54a114b4533b (diff) | |
mark Pixel 3 and Pixel 3 XL as EOL in FAQ
| -rw-r--r-- | static/faq.html | 27 |
1 files changed, 15 insertions, 12 deletions
diff --git a/static/faq.html b/static/faq.html index 7269d8f3..be57a385 100644 --- a/static/faq.html +++ b/static/faq.html @@ -149,10 +149,25 @@ <li>Pixel 4 (flame)</li> <li>Pixel 3a XL (bonito)</li> <li>Pixel 3a (sargo)</li> + </ul> + + <p>The following devices are end-of-life, no longer receive full security + updates and are supported via extended support releases of GrapheneOS releases + of GrapheneOS:</p> + + <ul> <li>Pixel 3 XL (crosshatch)</li> <li>Pixel 3 (blueline)</li> </ul> + <!-- + + <p>We provide extended support releases as a stopgap for users to transition + to the far more secure current generation devices. There are currently no + devices in the extended support phase.</p> + + --> + <p>The release tags for these devices have official builds and updates available. These devices meet the stringent privacy and security standards and have substantial upstream and downstream hardening specific to the @@ -308,18 +323,6 @@ <article id="which-legacy-devices"> <h3><a href="#which-legacy-devices">Which devices did GrapheneOS support in the past?</a></h3> - <!-- - - <p>The following devices are end-of-life, no longer receive full security - updates and are supported only via extended support releases of GrapheneOS - separate from the official GrapheneOS releases:</p> - - --> - - <p>We provide extended support releases as a stopgap for users to transition - to the far more secure current generation devices. There are currently no - devices in the extended support phase.</p> - <p>The following devices are no longer supported at all:</p> <ul> |
