Skip to content

Commit 79dba7a

Browse files
committed
Merge remote-tracking branch 'github/main' into main
2 parents 5f06570 + 65a4bba commit 79dba7a

2 files changed

Lines changed: 55 additions & 2 deletions

File tree

PRIVACY.md

Lines changed: 54 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,54 @@
1-
Nothing is ever collected.
1+
## Privacy Policy
2+
3+
This privacy policy governs your use of the software application Elsewhere (“the Application”) for mobile devices that was created by David Teresi. The Application's purpose is to show you the weather in a different location every day.
4+
5+
The Application is open-source software and its source code is available at https://github.com/dkter/elsewhere.
6+
7+
#### What information does the Application obtain and how is it used?
8+
9+
##### Automatically Collected Information
10+
11+
In the case of an application error, the Application automatically stores information on your device called Log Data. This Log Data may include:
12+
13+
* Your device Internet Protocol ("IP") Address
14+
* Your device name
15+
* Your operating system version
16+
* The time and date of your use of the Application
17+
18+
Log Data may be visible to other software running on your device.
19+
20+
##### Third-Party Services
21+
22+
The Application connects to the following third-party services:
23+
* [OpenWeatherMap](https://openweathermap.org)
24+
* [Wikipedia](https://wikipedia.org)
25+
* [Wikidata](https://wikidata.org)
26+
27+
Information may be transmitted to these services such as your device Internet Protocol ("IP") Address, device name, operating system version, and the time and date of your use of the Application. Information on how these service providers store and process this information can be found in their privacy policies:
28+
29+
* [OpenWeatherMap privacy policy](https://openweather.co.uk/privacy-policy)
30+
* [Wikimedia Foundation privacy policy](https://meta.wikimedia.org/wiki/Privacy_policy)
31+
32+
The version of the Application available on the Google Play Store may share information with one or more third-party service providers. Information on how these service providers collect, store and process this information can be found in their privacy policies:
33+
34+
* [Google privacy policy](https://www.google.com/policies/privacy/)
35+
36+
#### Does the Application collect precise real time location information of the device?
37+
38+
This Application does not collect precise information about the location of your mobile device.
39+
40+
#### What are my opt-out rights?
41+
42+
You can stop all collection of information by the Application easily by uninstalling the Application. You may use the standard uninstall processes as may be available as part of your mobile device or via the mobile application marketplace or network.
43+
44+
#### Children
45+
46+
I do not use the Application to knowingly solicit data from or market to children under the age of 13. If a parent or guardian becomes aware that their child has provided us with information without their consent, they should contact me at dkteresi@gmail.com. I will delete such information from my files within a reasonable time.
47+
48+
#### Changes
49+
50+
This Privacy Policy may be updated from time to time for any reason. I will notify you of any changes to this Privacy Policy by posting the new Privacy Policy here. You are advised to consult this Privacy Policy regularly for any changes, as continued use is deemed approval of all changes. You can check the history of this policy by clicking [here](https://github.com/dkter/elsewhere/commits/main/PRIVACY.md).
51+
52+
#### Contact
53+
54+
If you have any questions regarding privacy while using the Application, or have questions about my practices, please contact me via email at dkteresi@gmail.com.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Then, download Elsewhere through F-Droid:
2626
https://f-droid.org/packages/me.davidteresi.elsewhere
2727

2828
### APK download
29-
Alternatively, [click here](https://github.com/dkter/elsewhere/releases/download/v1.0/Elsewhere.apk) to download an APK you can install on your phone.
29+
Alternatively, [click here](https://github.com/dkter/elsewhere/releases/download/v1.0/Elsewhere.apk) to download an APK you can install on your device.
3030

3131
## Build
3232
Get an OpenWeatherMap API key and create a file called `keys.properties` in the root of this repo, then format it like this:

0 commit comments

Comments
 (0)