this post was submitted on 30 Apr 2026
162 points (83.2% liked)

World News

57064 readers
949 users here now

A community for discussing events around the World

Rules:

Similarly, if you see posts along these lines, do not engage. Report them, block them, and live a happier life than they do. We see too many slapfights that boil down to "Mom! He's bugging me!" and "I'm not touching you!" Going forward, slapfights will result in removed comments and temp bans to cool off.

We ask that the users report any comment or post that violate the rules, to use critical thinking when reading, posting or commenting. Users that post off-topic spam, advocate violence, have multiple comments or posts removed, weaponize reports or violate the code of conduct will be banned.

All posts and comments will be reviewed on a case-by-case basis. This means that some content that violates the rules may be allowed, while other content that does not violate the rules may be removed. The moderators retain the right to remove any content and ban users.


Lemmy World Partners

News !news@lemmy.world

Politics !politics@lemmy.world

World Politics !globalpolitics@lemmy.world


Recommendations

For Firefox users, there is media bias / propaganda / fact check plugin.

https://addons.mozilla.org/en-US/firefox/addon/media-bias-fact-check/

founded 3 years ago
MODERATORS
 

Microsoft is running one of the largest corporate espionage operations in modern history.

Every time any of LinkedIn’s one billion users visits linkedin.com, hidden code searches their computer for installed software, collects the results, and transmits them to LinkedIn’s servers and to third-party companies including an American-Israeli cybersecurity firm.

The user is never asked. Never told. LinkedIn’s privacy policy does not mention it.

Because LinkedIn knows each user’s real name, employer, and job title, it is not searching anonymous visitors. It is searching identified people at identified companies. Millions of companies. Every day. All over the world.

top 50 comments
sorted by: hot top controversial new old
[–] GreenShimada@lemmy.world 97 points 2 months ago* (last edited 2 months ago) (8 children)

This is straight up misinformation. First off, it's perfectly legal.

LinkedIn does browser fingerprinting. It's the same thing Google and Meta do. It's how Google Ads is shifting to a post-adblocker revenue stream.

Browser fingerprints show fonts used, audio codecs, WebGL render data, processor, operating system - enough that if you add up several factors together, it makes a statistically unique fingerprint. it does NOT scan applications on your computer. It can't. It DOES scan which browser extensions you have running (if they affect page loading).

If you check your email and then close that and go to Google in an incognito window and search for porn - Google will fucking know what you're looking at. Gmail and all Google apps all fingerprint, and then you'll notice how Google ads trackers are on most sites online? Yep. That's how they track you.

Use a VPN? Use an ad blocker? Great - Google doesn't care. Google can track your fingerprint.

See your own fingerprint - check how it know it's you visit after visit.

https://fingerprint.com/

https://coveryourtracks.eff.org/

https://amiunique.org/

[–] inlandempire@jlai.lu 27 points 2 months ago (2 children)

it does NOT scan applications on your computer

technically browser extensions are considered applications under EU's GDPR

It DOES scan which browser extensions you have running (if they affect page loading).

as per their report:

Why two detection methods

Method Technique What it catches
AED fetch() against known resource paths Extensions that are merely installed, even if they inject nothing into the current page
Spectroscopy Full DOM tree walk Extensions that actively modify the page, even if they are not in LinkedIn’s hardcoded list
[–] Alberat@lemmy.world 14 points 2 months ago (1 children)

it's misleading to say its searching your computer tho...? this invokes the thought of LinkedIn getting to rifle through your files like it has access to ~/Documents/ or smth.

but yeah tracking you over the internet is similarly bad

[–] stroz@infosec.pub 7 points 2 months ago (2 children)

it's misleading to say its searching your computer tho...?

Wait, your browser extensions aren't on your computer?

[–] Armok_the_bunny@lemmy.world 10 points 2 months ago

It's misleading because saying "search the computer" implies a breadth of scan that isn't present. That's like saying a website "searches the computer" to grab cookies generated by that site; technically true but worded to be misleading.

To be clear this is bad, but it's important to be clear when explaining why it is bad to avoid creating resentment when the person you are explaining it to looks deeper into it themself and finds that it's not as bad as your explanation was implying.

[–] partofthevoice@lemmy.zip 2 points 2 months ago* (last edited 2 months ago) (1 children)

I believe the point they’re trying to make is that they have access to APIs which describe particular software on your PC. You can argue based on the fact that, yes, the software is persisted on your filesystem. However, the API they access brokers [meta]data about the software. It’s not a filesystem API. If I add arbitrary files to an extension directory under my browsers path for extension persistence, they probably cannot see those arbitrary files unless the extension is built to allow it.

There is a big difference between having direct and broad read access to the filesystem, versus the much smaller volume of data they can infer about your filesystem using APIs for browser extension data.

[–] FooBarrington@lemmy.world 2 points 2 months ago

There isn't an API for browser extension data. They are searching for the existence of thousands of specific addresses to perform the search.

load more comments (1 replies)
[–] Bloefz@lemmy.world 12 points 2 months ago (1 children)

They also scan for thousands of extensions. The only reason it doesn't do this on Firefox is that Firefox randomises the uuid of extensions every time. Chrome doesn't.

load more comments (1 replies)
[–] Akh@lemmy.world 7 points 2 months ago

Yeah but still sick of this shit

[–] SnotFlickerman@lemmy.blahaj.zone 6 points 2 months ago

I think the argument is that since some of the extensions that are probed can be political in nature, which can reveal political identity, which is potentially unlawful in the EU. However, it really needs to be up to a judge to make a decision on that.

In general what they're doing is legal, and the BrowserGate people are using niggling little details, a handful of extensions out of the 6000 probed, to justify this argument. I couldn't say, especially as someone from outside the EU, whether this is actually illegal or not, but it's definitely in a nebulous area at the moment.

Though I agree it's sensationalized in terms of claiming it's "searching your computer" and doing "corporate espionage."

[–] merdaverse@lemmy.zip 6 points 2 months ago

There is literally a section called Why it's illegal.

LinkedIn’s scan reveals the religious beliefs, political opinions, disabilities, and job search activity of identified individuals. LinkedIn scans for extensions that identify practicing Muslims, extensions that reveal political orientation, extensions built for neurodivergent users, and 509 job search tools that expose who is secretly looking for work on the very platform where their current employer can see their profile.

Under EU law, this category of data is not regulated. It is prohibited. LinkedIn has no consent, no disclosure, and no legal basis. Its privacy policy does not mention any of this.

[–] PumaStoleMyBluff@lemmy.world 5 points 2 months ago (2 children)

Fonts, codecs, hardware, OS, extensions are all parts of a computer that never ever need to be transmitted to a website for it to function. Any information about them should be sandboxed, and if the website wants to display differently based on them, it can send static data or code in and get nothing back out.

[–] jtrek@startrek.website 6 points 2 months ago (1 children)

I'm pretty sure for fonts they can tell because they have different widths, which affects page layout, which can be measured.

There's a lot of stuff like that.

Best would be make it illegal and give the law teeth. Solving it technically will always be an arms race.

[–] PumaStoleMyBluff@lemmy.world 1 points 2 months ago (1 children)

Yeah, they can very easily get all of that right now. But functionally there's no good reason for any browser to let them. Page layout should be a one-way operation that doesn't allow information back through.

[–] jtrek@startrek.website 3 points 2 months ago (2 children)

You'd have to kill a lot of JavaScript and CSS for that to work, and then a lot of legitimate function goes away.

Done much web development work?

[–] PumaStoleMyBluff@lemmy.world 2 points 2 months ago* (last edited 2 months ago) (1 children)

You don't have to kill much functionality at all. Scripts that need to access that data should simply live in a sandbox with no network access. They can still do full computational layout.

I have done exclusively web development work.

[–] jtrek@startrek.website 1 points 2 months ago

So you're going to make it illegal to call getBoundingClientRect and then pass that information to fetch through any mechanism?

[–] partofthevoice@lemmy.zip 1 points 2 months ago* (last edited 2 months ago)

Surely functionality affecting display can be standardized to the point of making them useless for fingerprints? I don’t really care what font my browser uses, as long as I don’t notice it. Similarly, other details should either be randomized, mocked, jittered, or outright blocked. Fingerprinting only works because they’re operating in a rather non-adversarial space. The weakness with their current approach is the huge set of variables, which I’m sure we can leverage to reduce the algorithms determinism.

We can either all appear the same, or appear completely unique every time. Either approach should work.

load more comments (1 replies)
[–] Steve@startrek.website 4 points 2 months ago (2 children)
[–] Enkers@sh.itjust.works 1 points 2 months ago (6 children)

I have NoScript for JS tracking, but what do you use for fingerprint randomisation?

[–] crimson_iris@piefed.social 3 points 2 months ago (1 children)
[–] rants_unnecessarily@piefed.social 2 points 2 months ago (6 children)

I'm using canvas blocker and I'm still getting "Your browser has a unique fingerprint"

What am I missing?

load more comments (6 replies)
load more comments (5 replies)
load more comments (1 replies)
[–] Crackhappy@lemmy.world 4 points 2 months ago

Well that was very interesting. I wasn't planning to cover my tracks, but apparently I am.

[–] Damage@feddit.it 30 points 2 months ago

The Attack: How it works
Every time you open LinkedIn in a Chrome-based browser,

Stopped reading there

[–] BradleyUffner@lemmy.world 22 points 2 months ago (3 children)

It scans your JavaScript context for known browser plugins. That's it. It's not scanning your whole computer for installed software.

[–] mic_check_one_two@lemmy.dbzer0.com 14 points 2 months ago (1 children)

I was gonna say… If LinkedIn managed to figure out how to break out of the browser sandbox, this would be a much bigger headline. Like “scanning your PC for installed software without the user’s knowledge, simply by visiting the site” is full blown “pull the plug on your entire internet connection until this zero day exploit can be figured out” levels of bad.

[–] MonkeMischief@lemmy.today 2 points 2 months ago

I think the "American-Israeli cybersecurity firm" bit really sells the plausibility of this while also being dangerously close to "my uncle works at Nintendo."

load more comments (2 replies)
[–] one_old_coder@piefed.social 20 points 2 months ago (2 children)

They cannot do that. They do scan the browser's extensions, but the title is very misleading.

[–] WhyJiffie@sh.itjust.works 3 points 2 months ago

for that matter they can to an extent. they could be probing ports on localhost and your network. only HTTP protocol though, but through timings they could probably differentiate between open, closed and filtered ports

load more comments (1 replies)
[–] merdaverse@lemmy.zip 12 points 2 months ago

JFC, this is actually true. It's literally scanning for 6000+ hardcoded extensions, sequentially:

LinkedIn should just be considered malware at this point. If you really need to use it, use Firefox

[–] webghost0101@sopuli.xyz 5 points 2 months ago (1 children)
[–] SnotFlickerman@lemmy.blahaj.zone 9 points 2 months ago* (last edited 2 months ago)

“Yes, LinkedIn was probing for a lot of extensions, but there was no scanning of your computer and no malicious code, just a simple JavaScript technique to determine if the extension was there.”

Reguly decided to test the resource probing and results obtained on a sample 10% of the 6,000+ extensions. “One extension refused to have its tab closed and reopened itself every time I closed it. Others changed my home screen, the about:blank page, and added bookmarks.” Another Rickrolled him, playing the ‘Never Gonna Give You Up’ video every time he opened his browser. “To say that a lot of these are the worst of the worst extensions out there is not an understatement.”

What’s more, statistically from his sample testing, he believes only around 2,000 could be detected by LinkedIn, when even 6,000 is just a small sub-set of the total number of extensions that exist. If LinkedIn was intent on fingerprinting or profiling its users, there are better methods than this.

“I don’t see anything that indicates malicious intent here,” he told SecurityWeek “It is discovering some information, yes, but I don’t think it crosses the threshold to malicious – I think that’s a very sensationalized view of what’s going on.”

Asked why LinkedIn is doing this, he replies, “I don’t know. But for me, a common trend across these extensions is that they have data scraping functionality and are not well known. And they were problematic at times. Many of them gave me that used-car-salesman vibe that you see in the movies,” he continued.

“I can’t help but wonder if LinkedIn wanted to know if these extensions were there to try and defend against them. I certainly wouldn’t want one of my LinkedIn contacts to be running these extensions and visit my page with these scrapers installed. I feel that a user with these extensions installed visiting my LinkedIn page is more of an affront to my privacy than LinkedIn checking to see if I have these extensions.”


Of course, depending on interpretation, this still may not be appropriate or legal in the EU. However, it does seem that BrowserGate's claims are a bit on the exaggerated side.


OP's link with Google's AMP nonsense removed: https://www.securityweek.com/browsergate-claims-of-linkedin-spying-clash-with-security-research-findings/

[–] magnue@lemmy.world 3 points 2 months ago (1 children)

I'll never join LinkedIn. Pointless middlemen in job searches. A social network people are forced to use.

load more comments (1 replies)
[–] Pistcow@lemmy.world 3 points 2 months ago (1 children)

we have updated our terms and conditions

[–] OpenStars@piefed.social 5 points 2 months ago

pray that we do not alter them any further...

[–] mojofrododojo@lemmy.world 3 points 2 months ago (1 children)

evidence?

I don't doubt they're scummy but some kind of evidence is necessary here.

[–] Sharkticon@lemmy.zip 3 points 2 months ago (1 children)
[–] mojofrododojo@lemmy.world 1 points 2 months ago

ah thanks missed that

[–] shiftymccool@piefed.ca 2 points 2 months ago (2 children)

LinkedIn loads an invisible tracking element ... zero pixels wide, hidden off-screen, that sets cookies on your browser without your knowledge

Uh, what? Hidden "off-screen"? In a browser? I've been doing web dev for decades and have no idea what that means. Can someone explain how this is supposed to make any kind of sense?

[–] Havald@lemmy.world 13 points 2 months ago

I presume they're talking about an element with something like this: position: absolute; left: -50px; width: 0px; height 0px;

Very commonly used for elements like skip to content links that are hidden off screen and shown on screen once they receive focus.

[–] inari@piefed.zip 4 points 2 months ago (1 children)
[–] shiftymccool@piefed.ca 1 points 2 months ago

Thanks! I read the main page but missed this

[–] dwindling7373@feddit.it 1 points 2 months ago
load more comments
view more: next ›