Add privacy policy (#794)

This commit is contained in:
arkon 2021-12-15 17:37:53 -05:00 committed by GitHub
parent f7a2e7ac2b
commit c5c9675af3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 51 additions and 1 deletions

View File

@ -62,7 +62,8 @@
<div class="footer">
<div class="copyright">
<a href="https://www.apache.org/licenses/LICENSE-2.0">Open-source Apache Licensed</a>
| Copyright &copy; 2015{{ " - " + new Date().getFullYear() }} Javier Tomás
| Copyright &copy; 2015{{ " - " + new Date().getFullYear() }} Javier Tomás |
<a href="/privacy">Privacy policy</a>
</div>
<div class="netlify">
<a target="_blank" href="https://www.netlify.com/">This site is powered by Netlify</a>

49
src/privacy/README.md Normal file
View File

@ -0,0 +1,49 @@
---
title: Privacy Policy
lang: en-US
sidebar: false
---
# Privacy Policy
Tachiyomi is an Open Source app. This SERVICE is provided at no cost and is intended for use as is.
This page details our policies with the collection, use, and disclosure of Personal Information if anyone decided to use our Service.
If you choose to use our Service, then you agree to the collection and use of information in relation to this policy. The Personal Information that we collect is used for providing and improving the Service. We will not use or share your information with anyone except as described in this Privacy Policy.
## Information Collection and Use
For a better experience, while using our Service, we may require you to provide us with certain personally identifiable information. The information that we request will be retained by us and used as described in this privacy policy.
Links to the privacy policy of third-party service providers used by the app:
* [Google Analytics for Firebase](https://firebase.google.com/policies/analytics)
* [Sentry](https://sentry.io/privacy/)
### Log Data
In a case of an error in the app, the Service automatically collects data and information called Log Data. This Log Data may include information including your device name, operating system version, the configuration of the app when utilizing our Service, the time and date of your use of the Service, and other statistics.
This can be disabled within the app.
### Analytics Data
The Service is integrated with [Firebase](https://firebase.google.com/) to collect anonymized analytics data about Service usage.
For more information, you can refer to [How Google uses data when you use our partners' sites or apps](https://google.com/policies/privacy/partners/).
## External Links
This Service contains 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, we 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.
This includes the use of external tracking services (e.g. MyAnimeList).
## Changes to This Privacy Policy
We may periodically update our Privacy Policy. Thus, you are advised to review this page periodically for any changes.
The current iteration of this policy is effective as of December 15, 2021.
## Contact Us
If you have any questions or suggestions about this Privacy Policy, do not hesitate to reach out to us on [our Discord server](https://discord.gg/tachiyomi).