diff options
author | ManeraKai <manerakai@protonmail.com> | 2024-07-28 07:09:44 +0000 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2024-07-28 07:09:44 +0000 |
commit | c6f986524d56869f6e92f153b6831923383fdd33 (patch) | |
tree | 9eef32a6fdbafdbd2f965b044f1b77eeaf5c42ff /Privacy-Policy.md | |
parent | Merge pull request 'Add missing icon sizes' (#140) from lhr/browser_extension... (diff) | |
parent | Document network connections in privacy policy (diff) | |
download | libredirect-c6f986524d56869f6e92f153b6831923383fdd33.zip |
Merge pull request 'Document network connections in privacy policy' (#141) from lhr/browser_extension:privacy-policy into master
Reviewed-on: https://codeberg.org/LibRedirect/browser_extension/pulls/141
Diffstat (limited to 'Privacy-Policy.md')
-rw-r--r-- | Privacy-Policy.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Privacy-Policy.md b/Privacy-Policy.md index d0ba7403..87ac78df 100644 --- a/Privacy-Policy.md +++ b/Privacy-Policy.md @@ -2,6 +2,8 @@ - Nothing - All url redirections work locally, except for OpenStreetMap reverse geocoding, done via the [OSM Nomantim API](https://nominatim.org/release-docs/develop/api/Overview/) +- The Libredirect search engine icon displayed in Firefox at about:preferences#search and in the address bar is fetched from GitHub. +- By default, the list of instances if fetched from GitHub. Alternatively, it may be fetched from Codeberg or not at all. ## Future Changes |