• admiralteal@kbin.social
      link
      fedilink
      arrow-up
      2
      ·
      3 months ago

      Also, how can we be assured the privacy practices of their subscription/payment platform are at least better than the (likely blockable) trackers?

      Forming a financial relationship with a website is, theoretically, infinitely more traceable to your personal identity than all the cookies in the world.

      • Daklon@beehaw.org
        link
        fedilink
        arrow-up
        0
        ·
        3 months ago

        Sadly, they are doing it in spain, the judges recently stated that they can do it, and few days later almost all of the spanish newspappers had it.

        • onlinepersona@programming.dev
          link
          fedilink
          English
          arrow-up
          0
          arrow-down
          1
          ·
          3 months ago

          Join us in the EU 🙂

          Anti Commercial AI thingy

          CC BY-NC-SA 4.0

          Inserted with a keystroke running this script

          #!/usr/bin/env nix-shell
          #!nix-shell -i bash --packages xautomation xclip
          
          sleep 0.2
          (echo '::: spoiler Anti Commercial AI thingy
          [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
          
          Inserted with a keystroke running this script
          ```bash'
          cat "$0"
          echo '```
          :::') | xclip -selection clipboard
          xte "keydown Control_L" "key V" "keyup Control_L"
          
          
        • onlinepersona@programming.dev
          link
          fedilink
          English
          arrow-up
          0
          arrow-down
          1
          ·
          3 months ago

          They can, but then that can end up in EU court. If it happened to you, tell the consumer association of your country or your Data Protection Officer. People and companies can do what ever they like, they just have to live with the consequences.

          Anti Commercial AI thingy

          CC BY-NC-SA 4.0

          Inserted with a keystroke running this script on linux with X11

          #!/usr/bin/env nix-shell
          #!nix-shell -i bash --packages xautomation xclip
          
          sleep 0.2
          (echo '::: spoiler Anti Commercial AI thingy
          [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
          
          Inserted with a keystroke running this script on linux with X11
          ```bash'
          cat "$0"
          echo '```
          :::') | xclip -selection clipboard
          xte "keydown Control_L" "key V" "keyup Control_L"