From 61b359397fafb2c4b2cb1411a9e9901f0fef4fc5 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 20 Nov 2024 02:40:23 -0500 Subject: [PATCH] document additional proxies for network servers --- static/articles/grapheneos-servers.html | 2 ++ 1 file changed, 2 insertions(+) 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 @@
  • widevineprovisioning.grapheneos.org - HTTPS reverse proxy for Widevine provisioning
  • time.grapheneos.org - HTTPS time server with millisecond precision X-Time header
  • supl.grapheneos.org - TLS reverse proxy to supl.google.com
  • +
  • nominatim.grapheneos.org - HTTPS reverse proxy to nominatim.openstreetmap.org, which will become our own instance of Nominatim instead of a proxy
  • +
  • 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
  • update.vanadium.app - HTTPS reverse proxy to update.googleapis.com for Chromium component updates (will be hosted directly in the future)
  • dl.vanadium.app - HTTPS reverse proxy to CDNs for Chromium component updates (will be hosted directly in the future)