this post was submitted on 30 Apr 2026
236 points (83.7% liked)

World News

56889 readers
1528 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 140 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 41 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 15 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 8 points 2 months ago (3 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 12 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.

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

While browser extensions are considered apps under the GDPR, the headline is intentionally misleading. LinkedIn isn't "Illegally Searching your Computer." It's asking the browser for all the info it's maximally able to give up. We do need to define browser extensions in a way that doesn't use fear as clickbait to make it sound like LinkedIn has greater access to a device than it really has.

And thanks for the correction on AED, I had seen another analysis a couple weeks back and I didn't recall correctly what was being collected.

[–] Bloefz@lemmy.world 18 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.

[–] grrgyle@slrpnk.net 2 points 2 months ago

Oh so that's what that annoying feature is about. I'm sorry I ever thought it was annoying uuid fetishism. I was wrong

[–] SnotFlickerman@lemmy.blahaj.zone 11 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 10 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 10 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 9 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 2 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 4 points 2 months ago (3 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) (2 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.

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

Yeah but still sick of this shit

[–] 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 39 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 34 points 2 months ago (2 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 18 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."

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

The app will run inside the phone's sandbox. It can't see anything outside of its self unless you explicitly give it permission to.

[–] one_old_coder@piefed.social 33 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 4 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

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

Extensions are installed on your computer, therefore the title is true, although a bit sensationalist

[–] merdaverse@lemmy.zip 14 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

[–] shiftymccool@piefed.ca 9 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 15 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 6 points 2 months ago (1 children)
[–] shiftymccool@piefed.ca 2 points 2 months ago

Thanks! I read the main page but missed this

[–] webghost0101@sopuli.xyz 6 points 2 months ago (1 children)
[–] SnotFlickerman@lemmy.blahaj.zone 10 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/

[–] 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...

[–] 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)
[–] mojofrododojo@lemmy.world 2 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 5 points 2 months ago (1 children)
[–] mojofrododojo@lemmy.world 2 points 2 months ago

ah thanks missed that

[–] SnotFlickerman@lemmy.blahaj.zone 2 points 2 months ago* (last edited 2 months ago)

Literally? They're searching installed browser extensions, that's not "my computer." Sure, it's identification data, and it may brush up against EU laws, but "illegally searching your computer" is definitely a bit of hyperbole.

They are not "literally" searching my computer, as much as I am not literally fucking your mom.

load more comments
view more: next ›