this post was submitted on 09 Dec 2023
1159 points (94.9% liked)

Technology

72988 readers
2817 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] EmperorHenry@discuss.tchncs.de 2 points 2 years ago* (last edited 2 years ago) (1 children)

Brave gives a randomized fingerprint when you set the fingerprint blocking to strict. Set the adblocking to strict too, and use adguard for desktop to spoof your user agent to the most common chrome on windows user agent you can find.

I just made a new blank sandbox to visit reddit and they didn't block me

[–] lemmyvore 8 points 2 years ago (2 children)

On each page load, Reddit pings home with some of your browser stats, including your user agent. You can't block it (easily) because it randomly uses real API endpoints for the ping, for example it will ping to /api/comment which is used to post comments so if you block that you can't post...

What I'm getting at is, they must be collecting that data for something, and doing it this way is obviously an attempt to fingerprint.

Oh and if you're using multiple accounts in the same browser without containers/incognito/profiles then they know about it, they keep data on the browser about all of them and send it to the server so it can correlate them.

[–] crackajack@reddthat.com 2 points 2 years ago (1 children)

Would using Tor prevent fingerprinting or at least minimise the collection of data? I log in to Reddit by Tor nowadays.

[–] lemmyvore 3 points 2 years ago (1 children)

If you mean Tor the network no, it just hides your IP. If you mean Tor the browser yes, it has all kinds of privacy features.

[–] PrettyFlyForAFatGuy@lemmy.ml 1 points 2 years ago (1 children)

isnt the tor browser just firefox?

[–] irreticent@lemmy.world 3 points 2 years ago

It's a highly customized version of Firefox preconfigured to be more anonymous.

[–] EmperorHenry@discuss.tchncs.de 1 points 2 years ago

Like I said, I used another instance of my browser in a different sandbox. None of the data from my usual instance was there.