diff --git a/html/priv.ejs b/html/priv.ejs index d78896d5..a3f5dd57 100644 --- a/html/priv.ejs +++ b/html/priv.ejs @@ -1,834 +1,467 @@ - - <% if (!isMobile) { %> - - - Poke | Legal mumbo jumbo - - - - - - - - - - - + + + + + Poke — Privacy Policy + + - - + + - - - - - -
- - - - - - -
- - - - -
- - -
- - -
-
-

Poke Privacy Policy

-
- We dont collect or share your personal information! That's our privacy policy TL;DR lol -
- - - -
- -
- Poke does not collect or share personal information. Poke is a free software program that you can fork it yourself. you can see the repo here.

see history of this privacy policy here - -

- You dont have to read this entire policy as it might put you to sleep. So in TL;DR:We dont collect or share your personal information. thats it lol -

- - -

- Preamble  -

-

- Please note that im not a lawyer, so dont execpt too much on this policy :P -

-

- Haiii! Welcome to Poke Privacy Policy! We Dont collect or share your information. Ever. When we collect information, we mean, aggregated information (see "Information Collected" section for more info). The main reason that we dont collect your information is we care about your privacy. like alot (like alot alot). see; whynottrack.com

- We are free software, meaning you have freedom while using PokeTube. Learn why you should care about your freedom here. -

-

-P.S:I love you <3 -

-
-

START OF PRIVACY POLICY

- -

- We Dont Collect Information that can indentify you -

-
- -(see source)

-We use Matomo (https://matomo.org/) to gather and store non-identifying information for statistical purposes. The data collected includes details such as your country (inferred from anonymized IP addresses like 111.xx.xxx.xx), operating system, browser version and name, and screen size. This information helps us understand and improve our services.

- -The above doesn't apply if you have Do Not Track or Global Privacy Control enabled on the browser level. -
- -
- -

- We dont see the videos you watch -

-
-When the Video gets sent to the matomo server, we encrypt it using SHA-256 Signature Algorithm; (See source) meaning we cant see the videos you watching or things you do. Learn more About hash Algorithms here.

- -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.
-
- - - -

- We don’t track you through cookies -


- - on Poke, no cookies are used by default. (see source) Poke Doesnt use cookies (See the storage tab yourself!). altho we use local storage to save stuff like themes. -
- - - -

- We proxy 3rd party request -

- -any 3rd party domain is proxied by our proxy (p.poketube.fun) - - - No personal Information is collected by the tools we use. -

- - - -

- Liability -

- - -

- We take no responsibility for the use of our tool, or external instances provided by third parties. We strongly recommend you abide by the valid official regulations in your country. Furthermore, we refuse liability for any inappropriate use of PokeTube, such as illegal downloading. This tool is provided to you in the spirit of free, libre software. -

-

- You may view the GPL V3 licence which this software is provided to you here. - - a copy of the section is bellow. -

-
-
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
-
-

END OF PRIVACY POLICY

-
-

This is the end of our privacy policy (so helpful ik)

- - -

Other Cool Stuff

-

- holly shit these are stuff that are not boring (real) -

-
- -

- Other Free YouTube Front-Ends   -

-

If you care about privacy and your freedom, you might also want to check out these other YouTube Front-ends that take it seriously by default

- -

Each One does things a bit differently in terms of privacy and your freedom. However, none store your personal information by default and they are free software, which make them all pretty safe in our opinion

-

- License   -

-

- PokeTube is free software, You can fork and modify the source code under the terms of the GNU General Public License Version 3 or later. our source code is Here! -

-

- see our license page -

-

- Feedback   -

-

- I (Ashley) am the creator of Poketube and personally wrote this privacy policy. If you have any questions or concerns, please submit feedback on codeberg :3 -

- -

- Policy License -

- -

- POKETUBE POLICY LICENSE INFO
- ===================================

- - - Copyright (C) 2021-2023 POKETUBE

- - - This policy is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/

- - =================================== - -

-

- Ty! <3   -

-

- Thank you qt for reading this privacy policy, ILY<3 -

- -
-
- - - - -
- - <% } %> - - <% if (isMobile) { %> - - - Poketube - Legal mumbo jumbo - - - - - - - - - - - - - - + /* ===== Print ===== */ + @media print { + header.site, .actions, .theme-toggle, .hero-side, .toc { display: none !important; } + body { background: #fff; color: #000; } + section.policy { border-color: #999; background: #fff; } + a { color: #0645ad; } + } + - - - -
- -
- -
- - - -
-
-
- -
-
-

- We dont collect or share your personal information!

That's our privacy policy TL;DR lol
- - -
-
-
-
-
-
- -

-

Poketube does not collect or share personal information. poketube is a free software program that you can fork it yourself. you can see the repo here.

see history of this privacy policy here

- -

- You dont have to read this entire policy as it might put you to sleep. So in TL;DR:We dont collect or share your personal information. thats it lol -

-

- Preamble  -

-

- Please note that im not a lawyer, so dont execpt too much on this policy :P -

-

- Haiii! Welcome to PokeTubes Privacy Policy! We Dont collect or share your information. Ever. When we collect information, we mean, aggregated information (see "Information Collected" section for more info). The main reason that we dont collect your information is we care about your privacy. like alot (like alot alot). see; whynottrack.com

- We are free software, meaning you have freedom while using PokeTube. Learn why you should care about your freedom here. -

-We dont use javascript on the front-end of PokeTube. Meaning that you can use PokeTube With no javascript add-ons. Learn Why here. -

-P.S:I love you <3 -

-
-

START OF PRIVACY POLICY

- -

- We dont collect your personal information -

-
- - -we dont collect your personal information or share it. We dont collect your IP address. Your device metadata (e.g. device resolution, OS etc.) is not collected in anyway.
- -

- We dont see the videos you watch -

-
-Our servers are secured with SHA-384 Signature Algorithm; meaning we cant see the videos you watching, things you search, or things you do. Learn more About hash Algorithms here.

- -We migth use third party services on PokeTube, but third party request on PokeTube 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.
- -

- We dont see the videos you watch -

-
- When you watch a video at PokeTube, we don't know who you are and there is no way to tie the things you are watching. -When you access a website, your Web browser automatically sends information about your computer. (e.g. your User agent and IP address.)

- -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. - -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. -
- -

- We don’t track you through cookies -


- - on PokeTube, no cookies are used by default. PokeTube Doesnt use cookies (See the storage tab yourself!). altho we use local storage to save stuff like themes. -
- -

- We only collect your email if you want us to -


-if you Subscribe to updates on PokeTube status site, we may be store your email to send you email notifications whenever we create, update or resolve an incident. you can also use a alias adress such as Private Duck Address to keep your email identity hidden
- -

- We improve poketube by using anonymous methods -


- - We use a tool called Piwik (A free software Web analytics system, see piwik.org) to collect information. By information we mean, aggregated data about things such as the number of visits daily/weekly/monthly to PokeTube.

This data can't be used to identify you or your device or to learn anything about you individually. This Information thats being collected is anonymous and only analyzed in aggregate. It will never identify you or your machine.

- This Process does not use cookies in any way. If you want to opt out (for some reason, we still dont know why lol), Click the "Opt out Of Metrics" Button on the bottom rigth side of the player. No data that identifies you or that can be linked to you as an individual is collected on poketube.

We Also save searches, but again, not in a personally identifiable way, as we do not store IP addresses or unique User agent strings. We use aggregate, non-personal search data.
- - - -

- We proxy 3rd party request -

- -any 3rd party domain is proxied by our proxy (p.poketube.fun) - - - No personal Information is collected by the tools we use. -

- - - -

- Liability -

- - -

- We take no responsibility for the use of our tool, or external instances provided by third parties. We strongly recommend you abide by the valid official regulations in your country. Furthermore, we refuse liability for any inappropriate use of PokeTube, such as illegal downloading. This tool is provided to you in the spirit of free, libre software. -

-

- You may view the GPL V3 licence which this software is provided to you here. - - a copy of the section is bellow. -

-
-
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
-
-

END OF PRIVACY POLICY

-
-

This is the end of our privacy policy (so helpful ik)

- - -

Other Cool Stuff

-

- holly shit these are stuff that are not boring (real) -

-
- -

- Other Free YouTube Front-Ends   -

-

If you care about privacy and your freedom, you might also want to check out these other YouTube Front-ends that take it seriously by default

- -

Each One does things a bit differently in terms of privacy and your freedom. However, none store your personal information by default and they are free software, which make them all pretty safe in our opinion

-

- License   -

-

- PokeTube is free software, You can fork and modify the source code under the terms of the GNU General Public License Version 3 or later. our source code is Here! -

-

- see our license page -

-

- Feedback   -

-

- I (Ashley) am the creator of Poketube and personally wrote this privacy policy. If you have any questions or concerns, please submit feedback on codeberg :3 -

- -

- Policy License -

- -

- POKETUBE POLICY LICENSE INFO
- ===================================

- - - Copyright (C) 2021-2023 POKETUBE

- - - This policy is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/

- - =================================== - -

-

- Ty! <3   -

-

- Thank you qt for reading this privacy policy, ILY<3 -

- - -
- -
- -
- - -
- + + +
+
+ + +
- - - +
- <% } %> - - \ No newline at end of file + +
+
+
+

Privacy Policy

+

+ Short version? We don’t collect any data about you. No telemetry, no trackers ! Because Poke is free software, you can also check the source and self-host. +

+
+ No data collected + No telemetry + No third‑party trackers + Requests proxied +
+ + +
+ + +
+ +
+

Preamble

+

+ Welcome to Poke’s Privacy Policy. We don’t collect data about you and we don’t run telemetry. Poke is free software you can read, remix, and run yourself. +

+

+ Not legal advice lol +

+
+ + +
+

TL;DR

+
+
+
    +
  • No data collected. Full stop.
  • +
  • No telemetry. We don’t phone home.
  • +
  • No third‑party trackers. We’re allergic.
  • +
  • YouTube can’t see what you watch here. Its all done on the backend.
  • +
+
+
+
    +
  • Poke Account: no email required, no personal info needed.
  • +
  • Poke Maps: uses OpenStreetMap data; map tiles/attribution may have separate privacy rules depending on the tile server you use.
  • +
  • No required cookies. Preferences (like theme or layout) may live in local storage on your device.
  • +
+
+
+
+ + +
+

What We Do/Don’t Collect

+
+ We collect nothing about you +

+ We don’t store IP addresses, user‑agent fingerprints, unique identifiers, emails, names—none of it. There’s no telemetry or “anonymous crash reports.” +

+
+
+ What exists briefly so the internet works +

+ Your browser and our server exchange data to deliver pages (that’s how HTTP works). That info is handled transiently and not logged in a way that identifies you on our primary instance. +

+
+
+ Poke Account +

+ If you make a Poke account, we don’t require an email or personal details. If you choose to add contact info later (for recovery or notices), it’s optional and removable. +

+
+
+ + +
+

Cookies & Local Storage

+
    +
  • No cookies :D!
  • +
  • Local storage only for preferences (e.g., theme, layout). This stays on your device.
  • +
+
+ + +
+

Third‑Party Requests & Proxy

+

+ When Poke needs assets (videos, thumbnails, etc.), we fetch them through our proxy (e.g., p.poketube.fun). +

+

+ Fonts and other assets are shipped locally where possible. If a third‑party endpoint is necessary, we keep it behind the proxy and strip identifying headers. +

+
+ + + + + +
+

Your Privacy Rights

+

+ We simply don’t keep personal data. +

+
+ + +
+

Data Retention

+
    +
  • Server logs: No personal identifiers on our main instance.
  • +
  • Telemetry/analytics: Not enabled here.
  • +
  • Optional contact data (if you added it): Kept only as long as you want it to be.
  • +
+
+ + +
+

Security

+

+ Connections use modern TLS. We minimize what could ever be exposed by not collecting personal data in the first place. Less data, less risk. Math checks out. +

+
+ + + +
+

Self‑Hosting

+

+ Poke is free software under the GNU GPL v3.0 or later. +

+
+ + +
+

Changes to this Policy

+

+ If we ever change how privacy works here, we’ll update the date at the top and announce major changes. Spoiler: changes would not include adding two bananas. this isnt minions LOL :3 +

+
+ + +
+

Contact

+

+ Questions or concerns? Open an issue on our project tracker or reach out via the contact methods listed on our project page. +

+
    +
  • Project: codeberg.org/Ashley/poketube
  • +
  • Status (for optional email alerts): status.poketube.fun
  • +
+
+ + +
+

Policy License

+

+ © 2021–2025 Poke. This policy is licensed under the + Creative Commons Attribution–ShareAlike 4.0 International (CC BY-SA 4.0). +

+
+ GPLv3 Warranty Disclaimer (excerpt) +
+IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER,
+OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
+INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM
+(E.G., LOSS OF DATA, DATA BEING RENDERED INACCURATE, OR FAILURES OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
+EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
+        
+
+
+ + +
+ + + +