• Random Dent@lemmy.ml
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 days ago

    Not to be a menace, but do you have a specific source on the claim that that it collects telemetry on sideloaded books? In the Github link there’s a line that says it “locks down telemetry” without elaborating further, I couldn’t see anything else about it in the docs and a quick web search doesn’t bring up anything about Kobo collecting telemetry on side-loaded books.

    It’d just be nice to properly verify before I do anything.

    • mama9243@literature.cafeOP
      link
      fedilink
      arrow-up
      3
      ·
      17 hours ago

      The code is pretty self-explanatory.

      If you’re interested in looking further:

      Kobo’s current privacy policy says it collects reading-related usage information, including how often and for how long you consume digital content, as well as the genres, authors, and subjects you read.

      Kobo’s Terms of Use contain a particularly relevant event explicitly called “Sideload,” which is described as occurring “when a user sideloads an EPUB.” So Kobo’s software does have telemetry associated with the act of sideloading.

    • baguettefish@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 days ago

      https://github.com/seandheath/koboctl/blob/main/internal%2Fhardening%2Fhosts.go#L20

      the code at the very least works, and blocks trackers including google analytics, google ad tracking and hotjar behavior analytics. presumably this would happen in the default OS and initiated when clicking on (and maybe even turning pages on) any book, including sideloaded ones. I assume this doesn’t work in koreader regardless of whether you disable those domains or not. If you want you can always contact the author.