diff options
author | Leo Heitmann Ruiz <leo@heitmannruiz.org> | 2024-07-27 22:07:23 +0200 |
---|---|---|
committer | Leo Heitmann Ruiz <leo@heitmannruiz.org> | 2024-07-27 22:11:09 +0200 |
commit | 6bc79cc1e29079548279f037542b4b7177c0cd7b (patch) | |
tree | 2b3b29ba824105a4a1d43106b901ba9cc8fe2813 /Privacy-Policy.md | |
parent | Cleaned code (diff) | |
download | libredirect-6bc79cc1e29079548279f037542b4b7177c0cd7b.zip |
Document network connections in privacy policy
Diffstat (limited to '')
-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 |