From 616b012b1770fce56d9a5383d5a9d2b4a7670479 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 4 Mar 2023 15:51:21 -0500 Subject: [PATCH] document SUPL proxy on features page --- static/features.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/static/features.html b/static/features.html index 2a1357f8..453d7a53 100644 --- a/static/features.html +++ b/static/features.html @@ -670,6 +670,7 @@
  • Connectivity checks
  • Attestation key provisioning
  • GNSS almanac downloads (PSDS) on 6th generation Pixels
  • +
  • Secure User Plane Location (SUPL)
  • Network time
  • @@ -681,6 +682,11 @@ other connections get routed through a VPN which is needed to blend in on a local network in practice.

    +

    In addition to our SUPL privacy improvements, we override the SUPL server + to our proxy by default. We also add a toggle for users to switch to the + standard SUPL server for their carrier (usually supl.google.com) or disable it + entirely.

    +

    See our default connections FAQ entry for much more detailed information.