Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)IV
Posts
0
Comments
220
Joined
2 yr. ago

  • It's not worthless but it's on only an indication, an example.

    Isn't the score change similar to the one you have when toggling Apple safebrowsing? (whatever that is)

    A probable explanation is that your VPN client is somehow changing some of your browser settings. The VPN client, not the VPN itself.

    Just check the detailed results to see what's changed between the two. Whatever it is it could be changed manually, it's does not require a VPN to change. But you probably don't want to change it because your score with a VPN is worse than without.

    But this has nothing to do with a VPN being the best or the worse.

  • That's side effects, the difference is irrelevant anyway.

    I insist because I think it's important to understand this, both for you and for people reading these comments. The whole point of fingerprinting is to be able to track users without relying on cookies or IP. Changing IP does not protect against fingerprinting. I don't want people to be mislead by your comment and think they are going to avoid tracking by just taking a better VPN.

    You can read more here:

    https://coveryourtracks.eff.org/about#browser-fingerprinting

    “Browser fingerprinting” is a method of tracking web browsers by the configuration and settings information they make visible to websites, rather than traditional tracking methods such as IP addresses and unique cookies.

    And you can check the source code to see there is no mention of IP address:

    https://github.com/EFForg/cover-your-tracks/blob/master/fingerprint/fingerprint_helper.py

  • Gumroad PSA

    Jump
  • All the solution you proposed have big tradeoffs. Most would require to run some code on the site where the URL is, which is often not an option. And they would not work if the link is shared between people. For a lot of cases the solution they used seems to be the best one.

  • Gumroad PSA

    Jump
  • This is about removing tracking arguments that identify users, this is not the case here.

    The example in your link even show it's keeping campaign tracking arguments. So I'm pretty sure it would keep the one we are talking about here.

  • Did you actually look at it? video13.ts is just a split of the video. If you go the manual way as you suggest you need to find the video.m3u8 playlist file, and download all splits listed in the playlist (video01.ts to videoXX.ts, depending on the video length and split length) and then merge them all together to get the full video.

  • It isn't completely right either. Browsers, extensions and, only in some cases, VPNs can save you from being tracked by some. You are describing first party tracking but the point is mostly to prevent third party tracking. An adblocker and an email relay goes a long way.

    I agree with the rest though. Regulation is the only way.