Just rage canceled Paramount+ after seeing the 1 minute of unstoppable ads before each episode.

Then they’ll say people don’t want to pay for content…ffs

  • shutuuplegs@reddthat.com
    link
    fedilink
    English
    arrow-up
    8
    ·
    8 months ago

    Same can be done with Pi-hole. Yes it isn’t ootb, but it is easy to do.

    There are still challenges with doh and isp packet scanning. Even without clear text dns, your isp still knows where you go, if not from the lookups. They still inspect traffic and destinations and can make very detailed inferences, even without https inspection on DoH or other packets.

    Pihole is fully for free. AdH seems to be the same for now, but it is a company running it, they want to make money. I would be a bit worried about this.

    This also doesn’t stop devices from doing their own dns over https. Adguard home and pihole will try to block the DoH locators (canaries) but can’t actually stop a tv from connecting to a known ip if it wants to.

    Don’t get me wrong. I highly recommend something, and adguard home is nice, but I’m not convinced by its the right long term solution nor does either solution provide the sum total.

    • dan@upvote.au
      link
      fedilink
      English
      arrow-up
      1
      ·
      8 months ago

      Same can be done with Pi-hole. Yes it isn’t ootb, but it is easy to do.

      I’m surprised they don’t use it by default though. People usually use solutions like PiHole and AdGuard Home because they want to configure it via a UI rather than at the command line, so needing to do extra manual command-line steps to get DoH working with PiHole isn’t ideal.

      Pihole is fully for free. AdH seems to be the same for now, but it is a company running it, they want to make money. I would be a bit worried about this.

      AdGuard Home is licensed under GNU GPL. They can’t relicense it unless they get permission from everyone that’s contributed code (and if anyone disagrees, their parts must be deleted or rewritten).