diff options
author | SimonBrazell <simon@brazell.com.au> | 2020-05-15 09:46:01 +1000 |
---|---|---|
committer | SimonBrazell <simon@brazell.com.au> | 2020-05-15 09:46:01 +1000 |
commit | 0d252b53ec6c28b574c7b101d2fe76424c3ea836 (patch) | |
tree | 0568a5780473b2ce83ff2ffaeaf1e33b99f7abef /privacy-policy.md | |
parent | Closes #49 - Allow basic authentication credentials in instances (diff) | |
download | libredirect-0d252b53ec6c28b574c7b101d2fe76424c3ea836.zip |
Closes #49 - added to options menu too & added privacy policy
Diffstat (limited to 'privacy-policy.md')
-rw-r--r-- | privacy-policy.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/privacy-policy.md b/privacy-policy.md new file mode 100644 index 00000000..f27d90bd --- /dev/null +++ b/privacy-policy.md @@ -0,0 +1,19 @@ +# Privacy Policy for Privacy Redirect + +**I solemnly swear this extension is up to only good! 🙂** + +All aspects of the extension work locally on your device. With the exception of +OpenStreetMap (OSM) reverse geocoding, done via the [OSM Nomantim API](https://nominatim.org/release-docs/latest/), +used as part of OSM redirects, the extension does not connect to any other +third-party web services and it doesn’t collect or transmit +any infromation about you, your browsing habits, or your device. + +The extension requires access to you data for **all websites** in order +to intercept requests made to targeted services (Twitter, YouTube, Instagram & +Google Maps) 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. + +The extension development is funded through gifts, donations and love. |