diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-09-29 02:19:32 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-09-29 02:19:32 -0400 |
| commit | dd16b1a49f10c051276fb02b08060a3f9d0eb085 (patch) | |
| tree | 8486fa26a61035ab7d84b9bda18254fa3abe11da /static | |
| parent | 119a5575a4687714556f65718fd2766e161529c2 (diff) | |
further clarify default connections
Diffstat (limited to 'static')
| -rw-r--r-- | static/faq.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/faq.html b/static/faq.html index 4fa56323..c220b969 100644 --- a/static/faq.html +++ b/static/faq.html @@ -417,8 +417,8 @@ </h3> <p>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.</p> + captive portals and download updates. No data varying per user / installation / device + is sent in these connections. There aren't analytics / telemetry in GrapheneOS.</p> <p>The expected default connections by GrapheneOS (including all base system apps) are the following:</p> |
