diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-06 13:12:28 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-06 13:12:28 -0400 |
| commit | 03be1b8687afbeff622d392843567141b1028476 (patch) | |
| tree | 608be8ca257634f8a4c763c4d1ec7b77d239f2e5 /static/install/web.html | |
| parent | 02ad1d751853db724424ec62cec5f7ee34d2d507 (diff) | |
firmware anti-rollback is actively used since Pixel 6
Diffstat (limited to 'static/install/web.html')
| -rw-r--r-- | static/install/web.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/install/web.html b/static/install/web.html index 06c12f9b..ce1142a7 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -360,9 +360,9 @@ OS, it can be detected with these features.</p> <p>Verified boot verifies the entirety of the firmware and OS images on every - boot. The public key for the firmware images is burned into fuses in the SoC - at the factory. Firmware security updates can also update the rollback index - burned into fuses to provide rollback protection.</p> + boot. The public key for the firmware images is burned into fuses in the SoC at + the factory. Firmware security updates also update the rollback index burned + into fuses to provide rollback protection.</p> <p>The final firmware boot stage before the OS is responsible for verifying it. For the stock OS, it uses a hard-wired public key. Installing GrapheneOS |
