diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-06-07 10:36:16 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-06-07 10:36:16 -0400 |
| commit | 5bdb2b0092fd65d686d4f26b88a9c4aff1adfc9e (patch) | |
| tree | f60491ad8e86c24a6e122896dd6719cb002f24c2 | |
| parent | a704a00f7258ea83459ad63a040faa9b96d2d6cb (diff) | |
better raviole Auditor notice
| -rw-r--r-- | static/releases.html | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/static/releases.html b/static/releases.html index 26873877..2a6ba05f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -552,15 +552,16 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SQ3A.220605.009.B1.2022060700">SQ3A.220605.009.B1.2022060700</a> (Pixel 6, Pixel 6 Pro, emulator, generic, other targets)</li> </ul> - <p><strong>Pixel 6 and Pixel 6 Pro have made a backwards incompatible change - to the hardware keystore where attest keys generated before the 3rd quarterly - release are not currently usable. We've reported the issue. Until this issue - is resolved, recent Auditor pairings from before this release won't be usable. - You can either wait for an upstream fix to be shipped or create a new pairing. - This applies to both local and remote Auditor pairings. If you use Auditor on - the Pixel 6 or Pixel 6 Pro, you can use the Clear Auditee pairings action - along with disabling and enabling remote attestation again if you use the - attestation.app service.</strong></p> + <p><strong>Notice for Auditor app users on the Pixel 6 and Pixel 6 Pro: these + 2 devices made a backwards incompatible change to the hardware keystore where + attest keys (Android 12 feature currently exclusive to the Pixel 6 and Pixel 6 + Pro) generated before this release are not currently usable. We've reported + the issue. Until this issue is resolved, recent Auditor pairings from before + this release won't be usable. You can either wait for an upstream fix to be + shipped or create a new pairing. This applies to both local and remote Auditor + pairings. You can use the Clear Auditee pairings action along with disabling + and enabling remote attestation again if you use the attestation.app + service.</strong></p> <p>Changes since the 2022053100 release:</p> |
