1
Fork 0

Update priv.ejs

This commit is contained in:
Ashley 2022-06-29 19:35:38 +03:00 committed by GitHub
parent adba9632bd
commit 5705c45932
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,6 +29,18 @@
<meta content=summary_large_image name=twitter:card>
<link href=https://cdn.poketalebot.com/404/v2.css rel=stylesheet>
<link href=/css/app.main.css rel=stylesheet>
<style>code {
text-align: left;
display: inline-block;
font-family: Monospace;
background: black;
color: pink;
border: 1px solid #890000;
margin: 2px;
padding-left: 5px;
padding-right: 5px;
}
</style>
</head>
<body>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@900&family=Sigmar+One&display=swap" rel=stylesheet>
@ -41,19 +53,57 @@
</nav>
<center><br><b><img src="https://poketube.fun/css/yt-ukraine.svg" height="200"><br><h1 style="font-family: 'Inter', sans-serif">
We dont collect or share your personal information,period. </h1> <p style="font-family: 'Inter', sans-serif;"> thats our privacy policy TL;DR
</p>
</p>
<p>
<a href="https://github.com/iamashley0/poketube/commits/main/html/priv.ejs">see history (last update 08.06.2022)</a> </p>
<a href="https://github.com/iamashley0/poketube/commits/main/html/priv.ejs">see history (last update 29.06.2022)</a> </p><hr>
<p>Poketube does not collect or share personal information,period. poketube is a free software that you can fork it yourself. you can see the repo <a href="https://github.com/iamashley0/poketube/">here</a>.</p>
<h1 style="font-family: 'Inter', sans-serif;text-align: center;text-transform: uppercase;">
Information Not Collected</h1>
<p>
TL;DR:We dont collect your personal information,period.
</p>
<p>
When you watch a video at PokeTube, we don't know who you are and there is no way to tie the videos you are wathcing.<br><br>
When you access a website, your Web browser automatically sends information about your computer. (e.g. your User agent and IP address.)<br><br>
Because this information could be used to link you to your peronsal information, we do not log (store) it at all. This is a very unusual practice, but we feel it is an important step to protect your privacy.<br><br>It is unusual for a reason. most server software auto-stores this information, so you have to go out of your way not to store it.
At PokeTube, no cookies are used by default.
</p><hr>
<h1 style="font-family: 'Inter', sans-serif;text-align: center;text-transform: uppercase;">
Information Collected
</h1>
<p>
TL;DR: we use stats to see how much poketube users watched a video. this process does not collect any of your personal information. (Read the full policy for more information)
</p>
<p>
We use a tool called <a href="https://piwik.org">Matomo</a> to collect "information." you migth see requests to <code >t.poketube.fun</code> while watching a video. we use clear gifs to collect "infomration." This Migth Look as an tracking technique,but its not. it allows us to see how much poketube users watched this video,we dont collect your ip or any of your personal information while making this. we promise.
</p>
<p>
Since piwik collects alot of information from you by default (See:https://matomo.org/tracking-personal-data-with-matomo/) in our istance of piwik,we dont collect information at all. every information collection method is closed on our istance. if you want a proof of that,you can always contact us.
</p>
<p>
Your ip adress is not collected,at all. but since matomo requires you to collect ip adress information,we made it so it does not collect <i>any</i> (and we mean any) information thats tied w/ you.
</p>
<p>
This is of course not the kind of behavior that you would expect from a privacy concerned website (using clear gifs to collect "anonymous" stats). but we promise that we are not tracking you or collecting <i>any</i> information from you. fingers crossed. </p>
<hr>
<p style="font-family: 'Inter', sans-serif;text-align: center;">
Poketube doesnt collect or sell your information,ever. Poketube doesnt use cookies in any way.youtube can not see the videos your wathching,nor we can see them. poketube is non profit,and its not made for earning money.<br><hr> </p>
<p style="font-family: 'Inter', sans-serif;text-align: center;">
poketube is a fully open source project hosted on <a href="https://glitch.com">glitch.com</a>. you can see the source code <a href="https://github.com/iamashley0/poketube">here</a><br></p>
<hr><p style="font-family: 'Inter', sans-serif;text-align: center;">
Poketube uses LigthTubes API (https://gitlab.com/kuylar/lighttube/) to fetch youtube videos,kuylar (LigthTube maiterner) can not see the video your watching. <br>
<hr><p style="font-family: 'Inter', sans-serif;text-align: center;">
poketube works whitout <b style="color:yellow">Javascript.</b> so you can run on older browsers (if they have html5 video and https support,of course. you can try http://poketube.glitch.me whitout https.)</p><hr>
<p style="font-family: 'Inter', sans-serif;text-align: center;">
We also use https://returnyoutubedislike.com/ to get dislikes for a youtube video. and yes,they still cant see which video you are watching.
</b></p><hr>
</center></b></body>
<h1 style="font-family: 'Inter', sans-serif;text-align: center;text-transform: uppercase;">
Other
</h1>
<p>
Tools we use
</p>
<p>
We use ReturnYoutubeDislike's api to get dislike information. your ip adress is not collected. <br>
We use LightTube's api to get ;<br>
- Video information<br>
- Recomended videos<br>
- Channel information<br>
No personal informaation is collected by the tools we use.
</p>
<p>Feedback</p>
<p>
I (Ashley) am the founder of Poketube and personally wrote this privacy policy. If you have any questions or concerns, please submit feedback on github.
</p>
</center></b></body>