summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-11-20 02:40:23 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2024-11-20 02:40:23 -0500
commit61b359397fafb2c4b2cb1411a9e9901f0fef4fc5 (patch)
treeabe81e77b7c4bce7486f63d908b314d102fbdb8b
parent58ab7615ed25bdc80c0ca8daacfa93605047a2af (diff)
document additional proxies for network servers
-rw-r--r--static/articles/grapheneos-servers.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/articles/grapheneos-servers.html b/static/articles/grapheneos-servers.html
index bbfb908b..68bdf357 100644
--- a/static/articles/grapheneos-servers.html
+++ b/static/articles/grapheneos-servers.html
@@ -283,6 +283,8 @@
<li>widevineprovisioning.grapheneos.org - HTTPS reverse proxy for Widevine provisioning</li>
<li>time.grapheneos.org - HTTPS time server with millisecond precision X-Time header</li>
<li>supl.grapheneos.org - TLS reverse proxy to supl.google.com</li>
+ <li>nominatim.grapheneos.org - HTTPS reverse proxy to nominatim.openstreetmap.org, which will become our own instance of Nominatim instead of a proxy</li>
+ <li>gs-loc.apple.grapheneos.org - HTTPS reverse proxy to Apple's network location service, which will remain an option after we have our own location service</li>
<li>update.vanadium.app - HTTPS reverse proxy to update.googleapis.com for Chromium component updates (will be hosted directly in the future)</li>
<li>dl.vanadium.app - HTTPS reverse proxy to CDNs for Chromium component updates (will be hosted directly in the future)</li>
</ul>