diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-03-29 12:06:03 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-03-29 12:06:03 -0400 |
| commit | 5c7681417421b1b69ee61c626c1493a540aef8bb (patch) | |
| tree | fc1d8c433c35eb7eb856ce6002239e7ec4fcf862 | |
| parent | d12260e017f46950872f7d23ce68748c7713c083 (diff) | |
GrapheneOS attestation provisioning server
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index f0a352aa..781291a0 100644 --- a/static/releases.html +++ b/static/releases.html @@ -519,6 +519,7 @@ <p>Changes since the 2022032715 release:</p> <ul> + <li>use GrapheneOS hardware attestation certificate provisioning server by default with a toggle added to Settings to choose the server similar to connectivity checks</li> <li>extend eSIM management code with disabling the apps in secondary users due to prior GrapheneOS releases enabling them in all users</li> </ul> </article> |
