• Kaligalis@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    4 hours ago

    What browsers really should implement is to store all third party cookies in a jar for the specific site I am on until I navigate to another domain or close the tab. The cookies are saved and returned to the 3rd party sites embedded in the site I use. But if the same 3rd party sites are also embedded in other sites, they have to send fresh cookies.
    Cookies become useless for tracking and all the legislation specifically around them can be axed.

  • Mark with a Z@suppo.fi
    link
    fedilink
    arrow-up
    4
    ·
    7 hours ago

    Why would you put extra effort into telling them you want cookies? Just block everything.

    While you’re wasting your time on clicking shitty popups, I’m already reading the page.

  • Blackmist@feddit.uk
    link
    fedilink
    English
    arrow-up
    2
    ·
    7 hours ago

    I just use the I Don’t Care About Cookies addon.

    I don’t know if it’s just agreeing or disagreeing, but I suspect they’re all selling your data regardless of what you pick.

  • Fmstrat@lemmy.world
    link
    fedilink
    arrow-up
    6
    ·
    18 hours ago

    I am authoring an IETF draft to help with this. The agreement formats recently got approved by IEEE.

  • axh@lemmy.world
    link
    fedilink
    arrow-up
    25
    ·
    1 day ago

    I love the concept of “Legitimate interest”… Like, why the hell anyone even consider storing my data in ILLEGITIMATE interest?

    • osanna@lemmy.vg
      link
      fedilink
      English
      arrow-up
      3
      ·
      7 hours ago

      I don’t even know what legitimate interest means. Are they saying they’re going to sell my data to someone if they have a legit interest in my data? Who would buy data if they DIDNT have a legit interest in it? I don’t get it

        • axh@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          7 hours ago

          to the cent

          I don’t know the answer but I feel like you value your data much higher than they do.

          My guess is that they just want to squeeze every single cent out of us all, and if violating our privacy and making our experience worse can give them one additional dollar for every 1000 or 10000 users, that is a price they are willing to pay… or to be precise, that’s the price they are willing to sell us for.

          • black0ut@pawb.social
            link
            fedilink
            arrow-up
            2
            ·
            3 hours ago

            Your data is worth much more than that, actually.

            Proton calculates your data is worth, on average, $700/year. Granted, they have a financial interest in making that number as high as possible, because it’s basically an ad for them.

            I’ve read somewhere that data price varies a lot per demographic, with some data being worth just a few $ per year and some other data being worth way more than $1000/y. I can’t find the source I read that on, so take it with a grain of salt.

            Either way, it’s very certainly more than a few cents per year per person.

  • unmagical@lemmy.ml
    link
    fedilink
    arrow-up
    71
    ·
    2 days ago

    We and our 19,324 legitimate business partners use cookies to offer you the best experience possible!

  • imetators@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    5
    ·
    1 day ago

    I recently got an ad about these rail chairs for elderly to get up and down the stairs. I am inu 30s and I am proud that me clicking out all non-essential cookies doesn’t bring me related ads.

    Also, that ad somehow passed through ublock. Not sure how 😅

    • shneancy@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      1 day ago

      i used to get spam calls about back pain medication, i’m 26, no back pain yet, thankfully. but they kept calling me nonetheless

      thankfully i’m european so one day i cited the law to be forgotten, and once they told me “sorry we can’t :(” and i replied “well you better fix that because that’s illegal :)” they hung up immediately and never called me again :D

    • fonix232@fedia.io
      link
      fedilink
      arrow-up
      19
      ·
      2 days ago

      I just wish it was a native feature of browsers instead of something that is part of the page. Like, all the other permissions - camera, microphone, Bluetooth, USB, etc access - are native, why can’t be the “hey let me write some crap onto your device that other pages may or may not read” and “hey lemme see what I wrote onto your device when invoked from another website” requests be native too?

      • Axolotl@feddit.it
        link
        fedilink
        arrow-up
        2
        ·
        1 day ago

        Because it would be harder, there are 2 types of cookies: essential ones, necessary for the site to work correctly (remember login, preferences and a bunch of other things) and there are other cookies that are not necessary, and there is no real way to add this distinction since the browser doesn’t really have any way to understand which are which; Also, before anyone reply “but if i don’t want to remember my login?” Some sites still write temporary cookies to work

        You can also see what cookies are wrote on your device with Developer tools

        • fonix232@fedia.io
          link
          fedilink
          arrow-up
          2
          ·
          1 day ago

          Adding support for two types of cookies instead of one (and having a default the browser sends to the site) isn’t black magic fuckery or some unachievable alchemical process. It’s done easily.

          • Axolotl@feddit.it
            link
            fedilink
            arrow-up
            1
            ·
            1 day ago

            Yep, but would companies use them? I doubt, they want profit, they ain’t using that and companies often define standards, so the only hope is to propose to the EU to enforce it or smth