• FineCoatMummy@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    35
    ·
    1 day ago

    What it got right,

    • My OS. It’s in the user agent header, which I hate.
    • I read the page methodically at a human reading pace.
    • I am using a VPN.

    What it got wrong,

    • Location.
    • Screen res.
    • Num of CPU cores.

    It’s good for ppl to think about fingeprinting. So demo pages like this are good. But I’m sure the identity resolution industry is MUCH better at it. They have capabilities like TLS fingerprinting, outside the browser. For most ppl, not the privacy crowd so mcuh but normal ppl, they fingerprint resource fetches to diff geographic servers. They can run 100’s of scripts on a single page from every identity broker. They employ the best data scientists, to figure out every possible way.

    I’m pretty careful. More than 99.999% will ever do. Can commercial fingerprinters still ID me? IDK. But like Skywalker, I have a bad feeling about it.

    • iglou@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      7 hours ago

      It doesn’t really matter if they got it right or wrong, as long as it’s consistent. The goal isn’t to know your location, screen res, or cpu core count, it’s to track you across websites.

      • FineCoatMummy@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        1
        ·
        7 hours ago

        Yah. I agree. Which is why I think, it is often better to randomize the fingerprint every time, than TBB’s approach. Tor is still good for the onion routing, ofc. But I’d like a semi random return on screen res, timezones, and w/e.

    • GaumBeist@lemmy.ml
      link
      fedilink
      arrow-up
      5
      ·
      20 hours ago

      They can run 100’s of scripts on a single page from every identity broker. They employ the best data scientists, to figure out every possible way.

      The impact of this is probably greatly reduced by anti-JS measures like NoScript. Some sites probably still bundle fingerprinting code into their own scripts, but the really big players contract that out to companies whose entire purpose is data-harvesting, and that’s easily defeated by denying scripts from outside domains

      • Daefsdeda@sh.itjust.works
        link
        fedilink
        arrow-up
        1
        ·
        4 hours ago

        I liked the idea of noscript but, it just wasn’t practical to adjust it to every site which scripts should run and which shouldn’t

      • FineCoatMummy@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        2
        ·
        6 hours ago

        the really big players contract that out to companies whose entire purpose is data-harvesting

        For sure, blocking those scripts goes a LONG way. But that’ll only work until lots of ppl do it. If it ever catches on big, the Identity Brokers will adapt. They’ll integrate their shit into sites in ways that are hard or impossible to separate this easily without totally breaking the site you were trying to visit.

        IDK for sure, but I fear we could be living on borrowed time.