From 7065519f2f1e53dcfa78057e5bd1af093d81fbe1 Mon Sep 17 00:00:00 2001 From: uatschitchun Date: Wed, 6 Oct 2021 11:17:51 +0200 Subject: [PATCH] Update 'About' section to add Privacy information and info on how to opt-out of Mapbox' telemetry --- app/assets/about.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/app/assets/about.html b/app/assets/about.html index b6996698a..aff5982aa 100644 --- a/app/assets/about.html +++ b/app/assets/about.html @@ -4,6 +4,16 @@ About RunnerUp +

Privacy

+

RunnerUp records location (GPS) when an activity is started, as well steps (for cadence), temperature & pressure from internal sensors, if activated. +
The recording is done also when the app is in background (a notification is always shown when location is enabled) +
A user can export this information to accounts (files or web services), the information is not shared in any other way. +

+

The external accounts have separate privacy policies.

+

Note: MapBox enables tracking by default (when using the map to view activities). +
This can be disabled (opt-out) from the MapBox logo's info button on the lower left corner when viewing the map. +

+

The usage of the map has a separate policy: MapBox privacy policy

RunnerUp

RunnerUp wiki

RunnerUp issue list