From 5524d16b8c139353e4e42a26ce8db4401c34ce7c Mon Sep 17 00:00:00 2001 From: Matthias Meulien Date: Wed, 25 Oct 2023 21:08:15 +0200 Subject: [PATCH] Document privacy policy --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 463f8f9..79e3a89 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ e-book reader. * Translations (English, Czech, French, Polish) -Weather data is provided by [OpenWeather](https://openweathermap.org). +Weather data is provided by [OpenWeather](https://openweather.co.uk). Positive feedback were received for Vivilo Touch HD Plus, PocketBook Touch HD 3, InkPad 3 and InkPad Color 2 (The application should be @@ -36,6 +36,19 @@ compatible with hardware running software version ≥6). Consult the [NEWS file](NEWS.md) for notable changes between versions. +### Privacy policy + +Note that the only external service called by Taranis is provided by +[OpenWeather](https://openweather.co.uk) and [their privacy +policy](https://openweather.co.uk/privacy-policy) when one is using +their APIs is quite clear: + +> Please note, that we do not collect or store any parameters from +> your API requests, such as locations/ZIP-codes/city names, units +> measurements, data format, etc. When you make API requests, we also +> do not collect or store your IP address, user agent and other API +> request parameters. + ## Install 1. Download the `taranis.zip` archive from the [latest