From 216dead37468c6f8b0f9dcbc061fa36d42d3eac4 Mon Sep 17 00:00:00 2001 From: alefvanoon <53198048+alefvanoon@users.noreply.github.com> Date: Fri, 28 Jan 2022 17:25:23 +0100 Subject: Add Privacy-Policy --- Privacy-Policy.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Privacy-Policy.md diff --git a/Privacy-Policy.md b/Privacy-Policy.md new file mode 100644 index 00000000..b6a8ce6e --- /dev/null +++ b/Privacy-Policy.md @@ -0,0 +1,21 @@ +## Data collected +* LibRedirect does not collect any Personal Information of any kind. +* LibRedirect has no home server. +* LibRedirect doesn't embed any kind of analytics in its code. +* All aspects of the extension work locally in your browser, with the exception of +OpenStreetMap (OSM) reverse geocoding, done via the [OSM Nomantim API](https://nominatim.org/release-docs/develop/api/Overview/), +used as part of OSM redirects, which can be disabled by toggling the OSM redirects. +* The extension does not connect to any other third-party web services and it +does not collect or transmit any information about you, your browsing habits, +or your device. + +## Permissions +* The extension requires access to request data for **all websites** in order +to intercept requests made to targeted services (Twitter, YouTube, Instagram ...) so that they may be redirected to the appropriate privacy +respecting alternative, all other requests are ignored. + +* The extension also requires **local storage** permissions in order to store +extension specific user preferences and settings. + +## Future Changes +If we decide to change our privacy policy, we will post those changes on this page. -- cgit 1.4.1