summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfox <[email protected]>2017-07-05 10:45:51 +0000
committerfox <[email protected]>2017-07-05 10:45:51 +0000
commit601278bdef5fb9911224e07faaa8b8fdd02613c7 (patch)
tree9c9039857ed85550689f6dcad56e16d1f88b471d
parent9a866bda0c24b84013a72be391a40e32a0507695 (diff)
Update page 'PrivacyPolicy'
-rw-r--r--PrivacyPolicy.md30
1 files changed, 15 insertions, 15 deletions
diff --git a/PrivacyPolicy.md b/PrivacyPolicy.md
index ef36b86..8c3794a 100644
--- a/PrivacyPolicy.md
+++ b/PrivacyPolicy.md
@@ -1,15 +1,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>.
+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 available 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>.