diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-09 07:36:07 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-09 07:36:50 -0400 |
| commit | ac494b94d0a51902cfab7262032cc19dfcd83e69 (patch) | |
| tree | 283bd94f1afadf11dd63b0064a94eab43568127d | |
| parent | f18cfab0a44d2e79e5e393ddbd90eec79b4e72f5 (diff) | |
add back minor ro data hardening
| -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 f2cdcba8..1e6367d8 100644 --- a/static/releases.html +++ b/static/releases.html @@ -678,6 +678,7 @@ <li>System Updater: set foreground service type to special</li> <li>System Updater: update minimum and target API level to 34 (Android 14)</li> <li>Seedvault: update to latest revision (we plan on replacing this with a new backup implementation since Seedvault is buggy/unreliable, has consistently needed security fixes applied downstream, has failed to provide the originally planned core features and despite being initially created by a GrapheneOS community member for GrapheneOS was taken over by a group hostile towards it)</li> + <li>add back very minor hardening involving making more data read only</li> </ul> </article> --> |
