summaryrefslogtreecommitdiff
path: root/static/install
diff options
context:
space:
mode:
Diffstat (limited to 'static/install')
-rw-r--r--static/install/cli.html8
-rw-r--r--static/install/web.html8
2 files changed, 10 insertions, 6 deletions
diff --git a/static/install/cli.html b/static/install/cli.html
index 8c53bfcc..8dedf057 100644
--- a/static/install/cli.html
+++ b/static/install/cli.html
@@ -553,11 +553,13 @@ curl -O https://releases.grapheneos.org/<var>DEVICE_NAME</var>-factory-202111012
<p>When loading an alternate OS, the device shows a yellow notice on boot
with the ID of the alternate OS based on the sha256 of the verified boot
public key. 4th and 5th generation Pixels only show the first 32 bits of
- the hash so you can't use this approach. 6th generation Pixels show the
- full hash and you can compare it against the official GrapheneOS verified
- boot hashes below:</p>
+ the hash so you can't use this approach. 6th and 7th generation Pixels
+ show the full hash and you can compare it against the official GrapheneOS
+ verified boot hashes below:</p>
<ul>
+ <li>Pixel 7 Pro: <code>bc1c0dd95664604382bb888412026422742eb333071ea0b2d19036217d49182f</code></li>
+ <li>Pixel 7: <code>3efe5392be3ac38afb894d13de639e521675e62571a8a9b3ef9fc8c44fd17fa1</code></li>
<li>Pixel 6a: <code>08c860350a9600692d10c8512f7b8e80707757468e8fbfeea2a870c0a83d6031</code></li>
<li>Pixel 6 Pro: <code>439b76524d94c40652ce1bf0d8243773c634d2f99ba3160d8d02aa5e29ff925c</code></li>
<li>Pixel 6: <code>f0a890375d1405e62ebfd87e8d3f475f948ef031bbf9ddd516d5f600a23677e8</code></li>
diff --git a/static/install/web.html b/static/install/web.html
index ce3ddf65..e5d7f9a1 100644
--- a/static/install/web.html
+++ b/static/install/web.html
@@ -362,11 +362,13 @@
<p>When loading an alternate OS, the device shows a yellow notice on boot
with the ID of the alternate OS based on the sha256 of the verified boot
public key. 4th and 5th generation Pixels only show the first 32 bits of
- the hash so you can't use this approach. 6th generation Pixels show the
- full hash and you can compare it against the official GrapheneOS verified
- boot hashes below:</p>
+ the hash so you can't use this approach. 6th and 7th generation Pixels
+ show the full hash and you can compare it against the official GrapheneOS
+ verified boot hashes below:</p>
<ul>
+ <li>Pixel 7 Pro: <code>bc1c0dd95664604382bb888412026422742eb333071ea0b2d19036217d49182f</code></li>
+ <li>Pixel 7: <code>3efe5392be3ac38afb894d13de639e521675e62571a8a9b3ef9fc8c44fd17fa1</code></li>
<li>Pixel 6a: <code>08c860350a9600692d10c8512f7b8e80707757468e8fbfeea2a870c0a83d6031</code></li>
<li>Pixel 6 Pro: <code>439b76524d94c40652ce1bf0d8243773c634d2f99ba3160d8d02aa5e29ff925c</code></li>
<li>Pixel 6: <code>f0a890375d1405e62ebfd87e8d3f475f948ef031bbf9ddd516d5f600a23677e8</code></li>