Came across this article and it got me thinking, are there any simple ways to defeat advanced tracking methods (fingerprinting, tracking pixels, etc.)?

Obviously you could go the Tor on a virtual machine route, or a non persistent set up like TAILS, but what about a browser that’s able to give say, a 80% solution?

I work in the security industry and am always looking for the solution that is simple enough that its palatable to a client (not asking to change your whole lifestyle, just push this button) but also relatively effective.

  • madame_gaymes
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    24 hours ago

    Interesting, thanks for coming back with some info. It brings up more questions, but I understand if you don’t want to dive deeper. No worries!


    1. Just to make sure we aren’t testing two separate systems, I am using the site hosted on GitHub from the maintainer: https://abrahamjuliot.github.io/creepjs/

    2. What operating system are you running? I see some discourse online about even Tor being identified as long as it’s run on Windows 11, but in Linux it is not identified.

      https://old.reddit.com/r/TOR/comments/113ukg9/is_creepjs_able_to_break_tor_antifingerprinting/

    3. Under prediction, what is the crowd-blending score you see? In mullvad, I see 75% ©, in my other browsers I see 60% or less (D/F). Admittedly, I don’t fully understand this section too much. I was under the impression that 0% here was a good thing, but the way you described it is the opposite. Trying to locate clarification on this and will edit when/if I find it. Edit: from the README it says failing = unique, but also goes on to say that a lower trust score is not necessarily bad. I’m still a bit confused at exactly what this is telling me, especially when I’m being clearly lumped in with a lot of other users in Mullvad, and very clearly being unique in Firefox. Yet, both datasets are almost entirely 0% under Predicitions.

    4. And just to round it out, I’m curious what you see for the visits count at the top, and when the first visit was. When I’m in Mullvad, the visits count is almost touching 1000, and the first visit was at the beginning of January. These are definitely not me, as I have only run the test a handful of times, and yesterday was the first time I had ever used or heard of creepjs.


    I still think there is potentially something I am misunderstanding about creepjs, so I may be wrong here. From what I understand, if the FP ID changes, visits is at 1, and first visit is timestamped right now, then you likely have been identified. The FP ID changing or remaining the same doesn’t really indicate anything without the context of the rest of the data, especially the visits counter. It’s clear that I am being lumped in with many, many other users.


    Lastly, I think that you are making yourself standout from the crowd by manually installing the dark reader plugin (I assume that’s what you meant). That defeats the purpose and is likely why you are being identified so quickly. There’s a reason why Mullvad and Tor don’t make it easy to install plugins, and also why they recommend not maximizing the browser window. They actually specifically force the viewport to be a specific resolution, even if you maximize. This makes you look even more like everyone else, because out-of-the-box you are configured the same as everyone else. As soon as you add anything unique, you become unique.

    • kusivittula@sopuli.xyz
      link
      fedilink
      arrow-up
      3
      ·
      22 hours ago
      1. yup that’s the same thing I was using.

      2. I use linux mint, haven’t tried it on any windows system. tried on my phone and no browser can beat it, I’m totally 100% unique.

      3. score is 75% for me too. on any other browser it’s 27%, even without any extensions so this is still a lot better. oh and I just assumed 0% was bad because it’s shown in red, but if it’s the opposite then js engine and mimetypes are the big giveaways as they have 50 and 20%.

      4. it started at 55 and has been alive for a month. before I changed something in the settings it was 300. it still counts up when I refresh, open in a new tab, restart or even clean identity. can’t fool it. I suppose it wouldn’t matter as long as it confuses me with a few others too, I’m just not convinced it can fool google and meta.

      • madame_gaymes
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        21 hours ago

        I’m just not convinced it can fool google and meta

        Yea, this is a great and healthy skepticism to have. It’s why I went deep on this little research tangent.

        Besides browser fingerprinting, there are many other ways to tie you to online behavior. For instance, the DAITA thing has nothing to do with browser fingerprints, but specifically the size of your inbound and outbound traffic. The NSA uses that to figure out your behavior and link on-VPN and off-VPN traffic together with great success, regardless of how many hops you go through. It’s the behavior that gives you away.

        I’m always on my VPN, reconnect at random times, and have all the extras turned on. Something else that may be a factor is that I have Mullvad Browser installed via Flatpak and is sandboxed to hell. Maybe you installed via .deb or something in Mint?

        Any way, thanks again for humoring me in this! I think you’re right that at least you are sorta getting lumped in with others, but it’s never going to be 100% foolproof and we should all plan for that.