Skip to content

Commit

Permalink
add privacy policy
Browse files Browse the repository at this point in the history
  • Loading branch information
jmir1 committed Dec 15, 2021
1 parent 056da2a commit 29bdcdf
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/.vuepress/theme/components/Home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
46 changes: 46 additions & 0 deletions src/privacy/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
---
title: Privacy Policy
lang: en-US
sidebar: false
---

# Privacy Policy

Aniyomi 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)

### 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.

### 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 16, 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/F32UjdJZrR).

0 comments on commit 29bdcdf

Please sign in to comment.