From 22ef4dd31aed510052ddc315bc0610e9bc98e41e Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 9 May 2019 18:12:02 -0400 Subject: [PATCH] document default connections --- static/usage.html | 65 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) diff --git a/static/usage.html b/static/usage.html index 376597d9..90257161 100644 --- a/static/usage.html +++ b/static/usage.html @@ -40,6 +40,71 @@

See the tutorial page on the site for the attestation sub-project.

+ +

+ Default connections + +

+ +

GrapheneOS makes connections to the outside world to test connectivity, detect + captive portals and download updates. No data varying per user / installation is sent + in these connections. There aren't analytics / telemetry in GrapheneOS.

+ +

The expected default connections by GrapheneOS (including all base system apps) are the following:

+ + + +

Similar connectivity checks are also performed by the hardened Chromium browser (Vanadium).