-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPrivacyPolicy.html
More file actions
60 lines (53 loc) · 3.7 KB
/
PrivacyPolicy.html
File metadata and controls
60 lines (53 loc) · 3.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<html>
<body>
<h2>Privacy Policy</h2>
<p>Martin Richter built the Jumu Nordost app as an open source app. This SERVICE is provided by Martin Richter and is intended
for use as is.</p>
<p>This page is used to inform website visitors regarding my policies with the collection, use, and
disclosure of Personal Information if anyone decided to use my Service.</p>
<p>If you choose to use my Service, then you agree to the collection and use of information in
relation with this policy. The Personal Information that I collect are used for providing and
improving the Service. I will not use or share your information with anyone except as described
in this Privacy Policy.</p>
<p><strong>Information Collection and Use</strong></p>
<p>For a better experience while using the Service, I may require you to provide me with certain
personally identifiable information.
The information that I request will be retained by me and used as described in this privacy policy.</p>
<p>The app does use third party services that may collect information used to identify you.
<p><strong>Log Data</strong></p>
<p>I want to inform you that whenever you use my Service, in case of an error in the app I collect
data and information (through third party products) on your phone called Log Data. This Log Data
may include information such as your devices’s Internet Protocol (“IP”) address, device name,
operating system version, configuration of the app when utilising my Service, the time and date
of your use of the Service, and other statistics.</p>
<p><strong>Cookies</strong></p>
<p>Cookies are files with small amount of data that is commonly used an anonymous unique identifier.
These are sent to your browser from the website that you visit and are stored on your devices’s
internal memory.</p>
<p>This Services does not uses these “cookies” explicitly. However, the app may use third party code
and libraries that use “cookies” to collection information and to improve their services. You
have the option to either accept or refuse these cookies, and know when a cookie is being sent
to your device. If you choose to refuse our cookies, you may not be able to use some portions of
this Service.</p>
<p><strong>Security</strong></p>
<p>I value your trust in providing me your Personal Information, thus I am striving to use
commercially acceptable means of protecting it. But remember that no method of transmission over
the internet, or method of electronic storage is 100% secure and reliable, and I cannot
guarantee its absolute security.</p>
<p><strong>Links to Other Sites</strong></p>
<p>This Service may contain links to other sites. If you click on a third-party link, you will be
directed to that site. Note that these external sites are not operated by me. Therefore, I
strongly advise you to review the Privacy Policy of these websites. I have no control over, and
assume no responsibility for the content, privacy policies, or practices of any third-party
sites or services.</p>
<p><strong>Changes to This Privacy Policy</strong></p>
<p>I may update this Privacy Policy from time to time. Thus, you are advised to review this page
periodically for any changes. I will notify you of any changes by posting the new Privacy Policy
on this page. These changes are effective immediately, after they are posted on this page.</p>
<p><strong>Contact</strong></p>
<p>If you have any questions or suggestions about my Privacy Policy, do not hesitate to contact
me.</p>
<p>This Privacy Policy page was created at <a href="https://privacypolicytemplate.net"
target="_blank">privacypolicytemplate.net</a>.</p>
</body>
</html>