-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprivacy.html
65 lines (49 loc) · 5.13 KB
/
privacy.html
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
61
62
63
64
65
<p>Dezine Zync (hereafter may also be referred to as “We”, “Us”, "Our", "Me", "I", “Dezine Zync”, "Nikhil Nigade") cares about your privacy and is in the business of selling apps and not your data.</p>
<h3>Your Consent</h3>
<p>By using our apps, you consent to our Privacy Policy</p>
<h3 id="pp-1">1. Your Data</h3>
<p>Elytra automatically generates an Account ID for you when you launch the iOS app and complete the on-boarding process. This is to ensure no personally identifiable information is collected or logged. </p>
<p>All communications between Elytra and its servers always happens over HTTPs. Certain services or websites may communicate over plain HTTP (like when loading list of feeds from a website with the http:// protocol).</p>
<h3 id="pp-2">2. Analytics</h3>
<p>Elytra does not use any 3rd party Analytics service. If you have the “Share with App Developers” option enabled on your iOS device, Apple will share this data with us in a completely anonymised manner. This is governed by Apple’s <a href="https://www.apple.com/in/legal/privacy/en-ww/">Privacy Policy</a>.</p>
<p>Elytra’s web service captures the following information anonymously: </p>
<ul>
<li>When an article is opened, the article’s identifier is logged. The article’s identifier is unique to Elytra. </li>
<li>When a feed is subscribed to, the feed’s identifier is logged. The feed’s identifier is unique to Elytra. </li>
</ul>
<p>This information is used for suggesting trending and most subscribed feeds to new customers of the app. All information collected on the server cannot identify any particular customer. </p>
<p>The web service only stores aggregated analytics data on a per hour basis.</p>
<p>The web service does not log or collect IP addresses from connecting devices.</p>
<h3 id="pp-3">3. Testflight</h3>
<p>Some users will have access to Elytra’s beta builds through Testflight. This requires us to provide Apple with the user's Name and Email ID which is collected through a form subject to user consent. This process is subject to Testflight’s <a href="https://www.apple.com/legal/internet-services/itunes/testflight/sren/terms.html">Privacy Policy</a>.</p>
<h3 id="pp-4">4A. Apple</h3>
<p>Elytra for iOS is distributed through the App Store and therefore the use of Elytra is also subject to Apple’s <a href="https://www.apple.com/legal/privacy/en-ww/">Privacy Policy</a>.</p>
<h3 id="pp-4b">4B. RevenueCat</h3>
<p>Elytra as of version 2.6.0 uses RevenueCat to process In-App Purchases and Subscriptions. and therefore the use of Elytra is also subject to RevenueCat’s <a href="https://www.revenuecat.com/privacy">Privacy Policy</a>.</p>
<p>Elytra does not collect any personally identifiable information from its users and therefore no such information is ever transmitted to RevenueCat. Elytra shares the private account ID of the user with RevenueCat for managing and tracking subscriptions.</p>
<h3 id="pp-5">5. Sharing Data</h3>
<p>When Law Enforcement Agencies legally request for customer data, we are liable to provide such information which may include:</p>
<ul>
<li>all email correspondences</li>
<li>all interactions over social media including private communications </li>
</ul>
<p>All correspondences over social media are subject to the Privacy Policy of that service and are beyond the scope of this policy. </p>
<p>This is subject to a single constraint that you have previously mentioned your Account ID to us or we can identify you through some unique ID (example, Email ID). </p>
<p>Since Elytra does not collect any personally identifying information from you, our scope of identifying a customer and therefore being able to share such information is very limited.</p>
<h3 id="pp-6">6. Contact</h3>
<p>You can contact us regarding questions or concerns over this policy at: <a href="mailto:[email protected]">[email protected]</a></p>
<p>You may also contact us on the same email ID if you wish to:</p>
<ol>
<li>Request a copy of the data associated with your Account ID.</li>
<li>Request to delete all data associated with your Account ID. </li>
</ol>
<p>This requires sharing of your Account ID with us. See Section 5 for more information.</p>
<h3 id="pp-7">7. Changes to this policy</h3>
<p>All changes to the document will be listed below under the <em>History</em> subtitle. The current revision date is mentioned at the top. We reserve the right to update our privacy policy without notifying our users and customers before or after the update. </p>
<h4 id="history">History</h4>
<p>The Privacy Policy is also hosted on <a href="https://github.com/ElytraApp/Policies/" target="_blank" title="Elytra's Privacy Policy on Github">Github</a> if you like to read the diffs.</p>
<ol reversed>
<li><time datetime="Mon Aug 13 2018 13:46:00 GMT+0530 (IST)">13th August, 2018, 01:46PM (IST)</time>: Added content clause and linked headers. Added Github repository URL.</li>
<li><time datetime="Mon Jul 09 2018 16:43:00 GMT+0530 (IST)">9th July, 2018, 04:43PM (IST)</time>: First revision.</li>
<li><time datetime="Sat Jan 15 2021 10:16:00 GMT+0530 (IST)">15th Jan, 2021, 10:16AM (IST)</time>: Added Revenue Cat section (4B).</li>
</ol>