1
Fork 0

privacy policy update 2

This commit is contained in:
ashley 2024-07-31 11:17:34 +00:00
parent 3d23f2c18d
commit 27827f2576

View file

@ -250,19 +250,20 @@ section#landing-page {
transform: translateY(50%);
}
.heading {
color: #fff;
font-size: xxx-large;
font-family: 'PokeTube flex';
font-stretch: ultra-expanded;
font-weight: 1000;
margin-top: -27.5em;
margin-top: -22.5em;
width: 100px;
text-align: left;
}
.i-cant-find-a-class-name-help-me {
margin-top: -69em;
margin-top: -53.3em;
max-width: 39em;
color: white;
background: #333;
@ -448,7 +449,7 @@ P.S:I love you <3
Poke uses Matomo (https://matomo.org/) to collect and store non-identifying information on you, such as your country (IP adress collected like : 111.xx.xxx.xx) , OS, browser (version and name only) and screen size. We use this for statics purposes.
<br><br>
The above doesn't apply if you have Do Not Track or Global Privacy Control enabled on the browser level. (<a href="https://codeberg.org/ashley/poke/src/branch/main/css/data-mobile.js#L67-L69">see source</a>)
</a>)
@ -456,7 +457,7 @@ The above doesn't apply if you have Do Not Track or Global Privacy Control enabl
We dont see the videos you watch
</h3>
<br>
When the Video gets sent to the matomo server, we encrypt it using SHA-256 Signature Algorithm; <a href="https://codeberg.org/ashley/poke/src/branch/main/css/data-mobile.js#L19-L23">See source</a> meaning we cant see the videos you watching or things you do. Learn more <a href="https://en.wikipedia.org/wiki/Secure_Hash_Algorithms">About hash Algorithms here.</a><br><br>
When the Video gets sent to the matomo server, we encrypt it using SHA-256 Signature Algorithm; (<a href="https://codeberg.org/ashley/poke/src/branch/main/css/data-mobile.js#L19-L23">See source</a>) meaning we cant see the videos you watching or things you do. Learn more <a href="https://en.wikipedia.org/wiki/Secure_Hash_Algorithms">About hash Algorithms here.</a><br><br>
We migth use third party services on Poke, but third party request on Poke is proxied by default. no third party can see wat the hell ru doing on PokeTube. We do this by proxying the requests via a whole diffrent server, so no third party can see you.<br>