summaryrefslogtreecommitdiff
path: root/PrivacyPolicy.md
blob: ef36b8677a09259c1f047a438d37e8e0bc832504 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Pow! Comics Reader: Privacy Policy
==============================

This privacy policy governs your use of the application Pow! Comics Reader: Redux (“Application”), a minimalist Free and Open Source comics reader for Android.

If syncing of last read pages (an opt-in feature) is enabled, the Application uses an irreversible <a href="https://en.wikipedia.org/wiki/Cryptographic_hash_function">hash</a> of a first Google account available on device (usually this is your GMail address) as an identifier for synchronization of last-read position within comic archive between your devices.

- No personally identifiable information is transferred or stored by the application or synchronization server. 
- No other sensitive information is acquired by the Application. 
- It is impossible to reverse the hash back to your Google account.
- It is also impossible to disclose your Google account to anyone because the synchronization server does not have access to this information.

Source code of the Application is <a href="https://tt-rss.org/fox/tt-comics/blob/master/org.fox.ttcomics/src/main/java/org/fox/ttcomics2/sync/SyncClient.java">available</a> on this site.

If you have any other questions, don't hesitate to contact me at <a href="https://tt-rss.org/forum/" target="_blank">the forums</a>.