Nice, so now by using this I have an NSFW site logged in my workplace's DNS log. Be careful if your employer checks such things.
If you had done your job instead of reading HN, there would be no problem!
Show HN: Your Social Media Fingerprint (maybe NSFW)
41–50 of 258 posts
Re: Show HN: Your Social Media Fingerprint (maybe NSFW)
#42Shouldn't a browser not send cookies when the request comes from a different domain? That would seem like the most sensible solution to me. Unless somebody can show a caveat of course.
Re: Show HN: Your Social Media Fingerprint (maybe NSFW)
#43Very good demonstration thank you. Some interesting (an unethical) potential marketing opportunities here. For example, at the bottom of articles only show share actions for social platforms they are logged into.
Why is showing only pertinent share options unethical? Or is it the cross-site circumvention that you found unethical?
Re: Show HN: Your Social Media Fingerprint (maybe NSFW)
#44Very good demonstration thank you. Some interesting (an unethical) potential marketing opportunities here. For example, at the bottom of articles only show share actions for social platforms they are logged into.
Not logged in != doesn't have an account
Re: Show HN: Your Social Media Fingerprint (maybe NSFW)
#45I have uBlock Origin in 3rd party deny mode and privacy badger and it still detects me as logged in to HN, Reddit, Slack and Stack Overflow. EDIT: Following diegorbaquero's advice[0] solved it 0: https://news.ycombinator.com/item?id=12692485
I had that and enabled the "Fanboy Annoyance list" in uBlock Origin and now it says I'm on none of the platforms.
A better solution would be to disable third-party cookies in your browser settings.
Sending the do not track request generally increases the ability to fingerprint you, as adversaries tend to ignore its purpose anyway.
Re: Show HN: Your Social Media Fingerprint (maybe NSFW)
#46Re: Show HN: Your Social Media Fingerprint (maybe NSFW)
#47This is why I use 'browser isolation', which is a way to separate different types of surfing activity into different buckets. Currently the best way to do this in Firefox is to create multiple profiles, or in Chrome, you can simply add a different user/persona. Having one profile, or even an entire dedicated browser just for Twitter/FB ensures the login is not spilled over into other sites. If you're surfing the web…
Re: Show HN: Your Social Media Fingerprint (maybe NSFW)
#48Well its good to see its partly wrong for me. It shows HN correctly, but also shows me logged in to Facebook and Tumblr, not correct. And not logged in to gmail, which I am. Still, its a dangerous flaw.
Re: Show HN: Your Social Media Fingerprint (maybe NSFW)
#49In Chrome: Settings > Privacy > Content Settings > Tick 'Block third-party cookies and site data' Also set 'Send a "Do Not Track" request with your browsing traffic' And install uBlock Origin, ofc.
After many years of blocking 3rd party cookies the only thing that's broken for me is my bank's bill pay system, which is an iframe of a 3rd party service.
Re: Show HN: Your Social Media Fingerprint (maybe NSFW)
#50In Chrome: Settings > Privacy > Content Settings > Tick 'Block third-party cookies and site data' Also set 'Send a "Do Not Track" request with your browsing traffic' And install uBlock Origin, ofc.
Personally, I don't set the DNT header. You have no way of knowing if any sites are actually going to comply, and it actually provides an extra datapoint to fingerprint you with.