+
+

Poke Privacy Policy

+

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

+
+ Instance: poketube.fun + Version date: +
+
+ + +
+

+ What’s New — Policy Update + October 11, 2025 +

+

+ Highlights: +

+
    +
  • New UI: simpler and better layout (yay!)
  • +
+
+ +
+
+ + - -
- -
- Contents - + +
+

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. at all!!
  • +
  • No telemetry. We don’t phone home.
  • +
  • No third-party trackers. Yippe!!
  • +
  • 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.
  • +
+
+
+ + +
+

Ownership

+

+ The Poke service and this default instance (poketube.fun) are owned and operated by the Poke Project. + Learn more at initiative.poketube.fun. +

+
+ + +
+

Initiative Site Privacy

+

+ The informational website at initiative.poketube.fun does not collect personal information. + For hosting-related processing, the Codeberg privacy policy applies: + codeberg.org/Codeberg/org/src/branch/main/PrivacyPolicy.md. +

+
+ + +
+

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

- -
-

Poke Privacy Policy

-

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

-
- Instance: poketube.fun - Version date: -
-
- - -
-

- What’s New — Policy Update - September 28, 2025 -

-

- We clarified how third-party requests work waaay better! Highlights: -

-
    -
  • Weather pages: Open-Meteo forecasts are always proxied by our backend. Nominatim geocoding is proxied. Source links are provided for both flows.
  • -
-
- Review weather changes - -
-
- - -
-

Preamble

+
+ What exists briefly so the internet works

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

-

Not legal advice lol

-
- - -
-

TL;DR

-
-
-
    -
  • No data collected. at all!!
  • -
  • No telemetry. We don’t phone home.
  • -
  • No third-party trackers. Yippe!!
  • -
  • 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.
  • -
-
-
-
- - -
-

Ownership

+
+
+ Poke Account

- The Poke service and this default instance (poketube.fun) are owned and operated by the Poke Project. - Learn more at initiative.poketube.fun. + If you make a Poke account, we don’t require an email or personal details.

- +
+ - -
-

Initiative Site Privacy

-

- The informational website at initiative.poketube.fun does not collect personal information. - For hosting-related processing, the Codeberg privacy policy applies: - codeberg.org/Codeberg/org/src/branch/main/PrivacyPolicy.md. -

-
+ +
+

Cookies & Local Storage

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

+ To remove data stored in your browser, you can use your browser’s cookie/site-data controls:
+ · Chrome
+ · Firefox
+ · Safari (iOS)
+ · Safari (macOS)
+ · Edge
+ · Brave +

+
- -
-

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

-
-
+ +
+

OpenStreetMap

+

+ Poke Maps uses OpenStreetMap data. That means when you explore maps at /map, we embed OSM via an iframe directly into the Poke site. The tiles and geographic info are delivered from OSM contributors’ servers. + While Poke itself doesn’t collect any of your data, OpenStreetMap’s tile servers have their own + privacy policy. +

+
- -
-

Cookies & Local Storage

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

- To remove data stored in your browser, you can use your browser’s cookie/site-data controls:
- · Chrome
- · Firefox
- · Safari (iOS)
- · Safari (macOS)
- · Edge
- · Brave -

-
+ +
+

Weather Pages & Services

+

+ Poke’s weather pages use third-party, privacy-respecting services to resolve places and fetch forecasts: +

+
    +
  • + Geocoding / place lookup: + nominatim.openstreetmap.org + (OpenStreetMap Nominatim). + Privacy: OSMF Privacy Policy. +
    + How it works: +
      +
    • the request is proxied through Poke’s backend - always! + (see source ).
    • +
    +
  • +
  • + Forecast data: + open-meteo.com. + Privacy: Open-Meteo Terms & Privacy. +
    + Forecast queries are always proxied through Poke’s backend, so your browser never connects to Open-Meteo directly. + Only the necessary query parameters (latitude, longitude, units, etc.) are forwarded by the server. + see the source for this + here.. +
  • +
+

+ Poke does not add trackers to these requests. However, when third-party services are contacted (directly or via proxy), + their respective privacy policies apply to those specific requests. +

+
- -
-

OpenStreetMap

-

- Poke Maps uses OpenStreetMap data. That means when you explore maps at /map, we embed OSM via an iframe directly into the Poke site. The tiles and geographic info are delivered from OSM contributors’ servers. - While Poke itself doesn’t collect any of your data, OpenStreetMap’s tile servers have their own - privacy policy. -

-
+ +
+

Translate Page (SimplyTranslate)

+

+ Our translate page does not send your data directly to Google or SimplyTranslate.org from your browser. + Instead, all requests are proxied through our own backend servers. + When you use the page, only the necessary parameters are passed securely on the server side: + from (source language), to (target language), and text (the content you entered). + Your browser never connects to SimplyTranslate.org directly. +

+

+ We rely on the community-run + SimplyTranslate service (a privacy-friendly + translation front-end). SimplyTranslate is a free software project: you can see the + source code and its + legal notice. + Our backend integration is handled in + + Poke’s server code + . +

+
- -
-

Weather Pages & Services

-

- Poke’s weather pages use third-party, privacy-respecting services to resolve places and fetch forecasts: -

-
    -
  • - Geocoding / place lookup: - nominatim.openstreetmap.org - (OpenStreetMap Nominatim). - Privacy: OSMF Privacy Policy. -
    - How it works: -
      -
    • the request is proxied through Poke’s backend - always! - (see source ).
    • -
    -
  • -
  • - Forecast data: - open-meteo.com. - Privacy: Open-Meteo Terms & Privacy. -
    - Forecast queries are always proxied through Poke’s backend, so your browser never connects to Open-Meteo directly. - Only the necessary query parameters (latitude, longitude, units, etc.) are forwarded by the server. - see the source for this - here.. -
  • -
-

- Poke does not add trackers to these requests. However, when third-party services are contacted (directly or via proxy), - their respective privacy policies apply to those specific requests. -

-
+ +
- -
-

Translate Page (SimplyTranslate)

-

- Our translate page does not send your data directly to Google or SimplyTranslate.org from your browser. - Instead, all requests are proxied through our own backend servers. - When you use the page, only the necessary parameters are passed securely on the server side: - from (source language), to (target language), and text (the content you entered). - Your browser never connects to SimplyTranslate.org directly. -

-

- We rely on the community-run - SimplyTranslate service (a privacy-friendly - translation front-end). SimplyTranslate is a free software project: you can see the - source code and its - legal notice. - Our backend integration is handled in - - Poke’s server code - . -

-
- - -
-

API Logs Policy

-

- When you request any resource from the poke api (for example: thumbnails, API endpoint) information about the request may be logged. -

-

Information about a request is limited to:

-
    -
  • the time the request was made
  • -
  • the status code of the response
  • -
  • the method of the request
  • -
  • the requested URL
  • -
  • how long it took to complete the request.
  • -
-

- No identifying information is logged, such as the visitor’s cookie, user-agent, or IP address. Here are a couple lines to serve as an example: -

-
+    
+    
+

API Logs Policy

+

+ When you request any resource from the poke api (for example: thumbnails, API endpoint) information about the request may be logged. +

+

Information about a request is limited to:

+
    +
  • the time the request was made
  • +
  • the status code of the response
  • +
  • the method of the request
  • +
  • the requested URL
  • +
  • how long it took to complete the request.
  • +
+

+ No identifying information is logged, such as the visitor’s cookie, user-agent, or IP address. Here are a couple lines to serve as an example: +

+
 2019-01-19 16:37:47 +00:00 200 GET /api/v1/comments/xrlETJYzH-c?format=html&hl=en-US 1345.88ms
 2019-01-19 16:37:53 +00:00 200 GET /vi/r5P-f5arPXE/maxres.jpg 1085.41ms
 2019-01-19 16:37:54 +00:00 200 GET /watch 7.04ms
-        
-

- This website does not store the visitor’s user-agent or IP address and does not use fingerprinting, advertisements, or tracking of any form. -

-
+
+

+ This website does not store the visitor’s user-agent or IP address and does not use fingerprinting, advertisements, or tracking of any form. +

+
- - + + - -
-

Your Privacy Rights

-

- Since Poke doesn’t collect or store personal data, there’s basically nothing for us to give, sell, or lose about you. - You don’t have to worry about “export my data” or “delete my profile” requests because we don’t have anything on you in the first place. -

-

- Poke Accounts don’t require an email, name, or any other identifying info — and there’s no way to add that kind of data even if you wanted to. -

-
+ +
+

Your Privacy Rights

+

+ Since Poke doesn’t collect or store personal data, there’s basically nothing for us to give, sell, or lose about you. + You don’t have to worry about “export my data” or “delete my profile” requests because we don’t have anything on you in the first place. +

+

+ Poke Accounts don’t require an email, name, or any other identifying info — and there’s no way to add that kind of data even if you wanted to. +

+
- -
-

Data Retention

-
    -
  • Server logs: No personal identifiers on our main instance.
  • -
  • Telemetry/analytics: Not enabled here.
  • -
-
+ +
+

Data Retention

+
    +
  • Server logs: No personal identifiers on our main instance.
  • +
  • Telemetry/analytics: Not enabled here.
  • +
+
- -
-

JavaScript & No-JS

-

- JavaScript is optional on Poke’s websites. Core features—including search—work without JavaScript. -

-
+ +
+

JavaScript & No-JS

+

+ JavaScript is optional on Poke’s websites. Core features—including search—work without JavaScript. +

+
- -
-

Self-Hosting

-

- Poke is free software under the GNU GPL v3.0 or later. you can self-host it yourself! see here -

-
+ +
+

Self-Hosting

+

+ Poke is free software under the GNU GPL v3.0 or later. you can self-host it yourself! see here +

+
- -
-

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 -

-
+ +
+

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 +

+
- -
-

Document History

-

- You can view the full edit history for this policy at: - codeberg.org. -

-
+ +
+

Document History

+

+ You can view the full edit history for this policy at: + codeberg.org. +

+
- -
-

Warranty Disclaimer

-
+    
+    
+

Warranty Disclaimer

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

Contact

-

- Questions or concerns? Open an issue on our project tracker :D -

- -
+ +
+

Contact

+

+ Questions or concerns? Open an issue on our project tracker :D +

+ +
- -
-

Policy License

-

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

-
+ +
+

Policy License

+

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

+
- -
-