diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-05-13 17:55:04 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-05-13 17:55:04 -0400 |
| commit | 7c23e60d0f67ba2e599e57bd09e55fae478baf46 (patch) | |
| tree | 47de31dab37fbbc54f5e9552161fbd8a4f94d38a /static | |
| parent | acdae9b362123e613a50572752472b6aae55aae5 (diff) | |
add Pixel 7a GrapheneOS avb key fingerprint
Diffstat (limited to 'static')
| -rw-r--r-- | static/articles/attestation-compatibility-guide.html | 2 | ||||
| -rw-r--r-- | static/install/cli.html | 1 | ||||
| -rw-r--r-- | static/install/web.html | 1 |
3 files changed, 3 insertions, 1 deletions
diff --git a/static/articles/attestation-compatibility-guide.html b/static/articles/attestation-compatibility-guide.html index 05150de8..7ca98a9a 100644 --- a/static/articles/attestation-compatibility-guide.html +++ b/static/articles/attestation-compatibility-guide.html @@ -91,7 +91,7 @@ verified boot key fingerprints for the official GrapheneOS releases:</p> <ul> - + <li><code>508d75dea10c5cbc3e7632260fc0b59f6055a8a49dd84e693b6d8899edbb01e4</code>: Pixel 7a</li> <li><code>bc1c0dd95664604382bb888412026422742eb333071ea0b2d19036217d49182f</code>: Pixel 7 Pro</li> <li><code>3efe5392be3ac38afb894d13de639e521675e62571a8a9b3ef9fc8c44fd17fa1</code>: Pixel 7</li> <li><code>08c860350a9600692d10c8512f7b8e80707757468e8fbfeea2a870c0a83d6031</code>: Pixel 6a</li> diff --git a/static/install/cli.html b/static/install/cli.html index 5bbf86cd..18542867 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -574,6 +574,7 @@ curl -O https://releases.grapheneos.org/<var>DEVICE_NAME</var>-factory-202111012 verified boot hashes below:</p> <ul> + <li>Pixel 7a: <code>508d75dea10c5cbc3e7632260fc0b59f6055a8a49dd84e693b6d8899edbb01e4</code></li> <li>Pixel 7 Pro: <code>bc1c0dd95664604382bb888412026422742eb333071ea0b2d19036217d49182f</code></li> <li>Pixel 7: <code>3efe5392be3ac38afb894d13de639e521675e62571a8a9b3ef9fc8c44fd17fa1</code></li> <li>Pixel 6a: <code>08c860350a9600692d10c8512f7b8e80707757468e8fbfeea2a870c0a83d6031</code></li> diff --git a/static/install/web.html b/static/install/web.html index de14f3b5..27b834eb 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -381,6 +381,7 @@ verified boot hashes below:</p> <ul> + <li>Pixel 7a: <code>508d75dea10c5cbc3e7632260fc0b59f6055a8a49dd84e693b6d8899edbb01e4</code></li> <li>Pixel 7 Pro: <code>bc1c0dd95664604382bb888412026422742eb333071ea0b2d19036217d49182f</code></li> <li>Pixel 7: <code>3efe5392be3ac38afb894d13de639e521675e62571a8a9b3ef9fc8c44fd17fa1</code></li> <li>Pixel 6a: <code>08c860350a9600692d10c8512f7b8e80707757468e8fbfeea2a870c0a83d6031</code></li> |
