-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprivacy.html
More file actions
38 lines (26 loc) · 2.12 KB
/
privacy.html
File metadata and controls
38 lines (26 loc) · 2.12 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
<html>
<body>
<h2>Privacy & Security Policy</h2>
<p>Food Diary Tracker built the Food Diary Tracker app as a open source app. This SERVICE is provided by Food Diary Tracker at no cost and is intended for use as is.</p>
<p><strong>Information Collection and Use</strong></p>
<p>We collect no data about anything.</p>
<p><strong>Log Data</strong></p>
<p>There is no log data collected</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><strong>Service Providers</strong></p>
<p>We do not employ any third party providers.</p>
<p><strong>Security</strong></p>
<p>We do not collect any data about you, but remember that no method of transmission over the internet, or method of electronic storage is 100% secure and reliable, and we 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 us. Therefore, I strongly advise you to review the Privacy Policy of these websites.
We 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>Children's Privacy</strong></p>
<p>We collect no data, therefore children can use this site</p>
<p><strong>Changes to This Privacy Policy</strong></p>
<p>We may update our Privacy Policy from time to time. Thus, you are advised to review this page periodically for any changes. We 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 Us</strong></p>
<p>If you have any questions or suggestions about our Privacy Policy, do not hesitate to contact us. food-diary-tracker@gmail.com</p>
</body>
</html>