added telegram to privacy policy

This commit is contained in:
jhuesser 2018-08-02 13:58:32 +02:00 committed by Thomas Nilsen
parent ba6e3f4144
commit 1431964afc
1 changed files with 12 additions and 1 deletions

View File

@ -19,7 +19,18 @@
echo _("If you access our websites, the following information will be saved: IP-address, Date, Time, Browser queries,
General information about your browser, operating system and all search queries on the sites.
This user data will be used for anonym user statistics to recognize trends and improve our content.
") . "<br><br>";
") . "<br>";
echo '<h3>' . _("Telegram") . "</h3>";
echo _("If you use the Telegram Login Widget (The blue \"Login with Telegram\" button), we recive the following data from the service \"Telegram\" (<a href=\"https://telegram.org\">telegram.org</a>):");
echo '<ul>
<li>' . _("Your Telegram-User-ID") . "</li>
<li>" . _("Your Telegram username") . '</li>
<li>' . _("The name you provided when registering with Telegram.") . '</li>
<li>' . _("Your telegram profile picture") . '</li>
</ul>';
echo _("Although we are receiving this data, we only save your telegram ID, your telegram username and the first and last name you provided telegram when registred for their service.");
echo _("We are saving this data, to provide a subscription service which alerts you about status update via our telegram bot. With this data we know who we need to send the alert to. Also we know your name, so we can say hi to you.");
echo _("Because of this, we also save who has subscribed which service.");
echo "<h2>" . _("How we protect your data") . "</h2>";
echo _("In collaboration with our hosting provider we try our best to protect our
databases against access from third parties, losses, misuse or forgery.