summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-02-28 13:35:19 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2025-02-28 13:35:19 -0500
commit25ae1db93bacd196de0b7525886992c55984a3c1 (patch)
tree736fd747a65e7ddfe0c08b4428b764f3d917b555 /static
parenta94d0c292d85c3a9a616b2a48f9372587367a057 (diff)
TLS key pinning for network location proxy
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 165069e2..774edbb7 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -567,6 +567,7 @@
<li>fix ancient upstream bug causing system_server crashes when flushing an inactive location provider which was uncovered by us adding our own network location provider</li>
<li>exclude network location provider from the GrapheneOS location indicatorsince it's meant to be shown for apps requesting location rather than showing users when the OS location services listen for GNSS satellite broadcasts and scan nearby networks</li>
<li>Sandboxed Google Play compatibility layer: fix issues in our requestLocationSettingsDialog() implementation which were uncovered by providing our own network location provider (this is part of our reimplementation of the Google Play location service used when rerouting Google Play location requests to the OS is enabled which is the default)</li>
+ <li>Network Location: add TLS key pinning for gs-loc.apple.grapheneos.org</li>
</ul>
</article>
-->