Remix.run Logo
Ask HN: So what happened to Facebook "localhost" tracking?
71 points by juliusceasar 11 hours ago | 82 comments

It was discussed a year ago. https://news.ycombinator.com/item?id=44235467

applfanboysbgon 11 hours ago | parent | next [-]

> Meta must face a lawsuit alleging that it secretly tracked Android users' browsing activity on mobile websites that embedded Meta's analytics pixel, and linked that activity to users' identities, a federal judge ruled Monday.

> The decision, issued by U.S. District Court Judge Rita Lin in San Francisco, grew out of a class-action complaint initially brought last June by California resident Devin Rose (and later joined by other Android users).

> Rose alleged that between September 2024 and June 2025, Meta exploited Android's localhost -- a feature that allows software developers to test applications -- to connect users’ mobile web browsing to their Facebook and Instagram profiles.

May 12, 2026

Retr0id 9 hours ago | parent | next [-]

Not at all to defend Meta but "a feature that allows software developers to test applications" is a dubious definition of localhost. I also can't come up with a better one.

furyofantares 2 hours ago | parent | next [-]

It's not a definition, but it is an accurate statement.

Retr0id 17 minutes ago | parent [-]

It's a true statement but I'm not sure it gives a good impression of what localhost actually is.

Velocifyer an hour ago | parent | prev | next [-]

“A loopback network interface” or “A interface that refers to the same host”.

istumbler 6 hours ago | parent | prev [-]

“A network interface which allows processes on the same internet host to communicate without the need for a network connection”

Retr0id 5 hours ago | parent | next [-]

There's a lot of layperson-unfriendly words in there! Iterating on that:

"A feature that allows multiple programs on the same device to communicate without the need for an internet connection"

thewebguyd 4 hours ago | parent | next [-]

Some concepts just can't (or shouldn't) be broken down to the level of lay person friendly though. There are just some technical concepts that have a complexity floor that if you drop below you are no longer explaining the actual concept but a fantasy.

For a judge trying to rule on a technical case, a poor layperson analogy and lead to a confidently wrong legal conclusion that has serious negative consequences. Thats why court appointed neutral experts are important.

d1sxeyes 4 hours ago | parent [-]

A way for computer programs to talk to each other on the same device as though they were running on different devices connected over a network.

I agree with you by the way, I just don’t think this is one of those cases.

ryandrake 4 hours ago | parent [-]

Computer talky no pluggy

FergusArgyll 5 hours ago | parent | prev [-]

a pty fits that definition though

dnnddidiej 2 hours ago | parent | prev [-]

It is like having a pool room at home instead of playing at the bar. Facebook want to snoop around your pool room.

gruez 10 hours ago | parent | prev | next [-]

docket: https://www.courtlistener.com/docket/70448987/in-re-meta-and...

htx80nerd 5 hours ago | parent | prev [-]

im failing to see the connection

>standard pixel tracking, linked to meta (js , web)

>Meta exploited Android's localhost (os level)

netsharc an hour ago | parent [-]

- Instagram/Facebook app listening on localhost port X.

- A website running JS on the browser tries to connect to localhost port X. If it succeeds it's now talking to Zuck's app.

- The JS can report whatever it wants to the app, and the app knows the identity of the browsing user, because ~100% of the time it's the user also logged into the app(s).

KomoD 11 hours ago | parent | prev | next [-]

Looks like they stopped doing it

https://localmess.github.io

> UPDATE: As of June 3rd 7:45 CEST, Meta/Facebook Pixel script is no longer sending any packets or requests to localhost. The code responsible for sending the _fbp cookie has been almost completely removed. Yandex has also stopped the practice we describe below.

mozvalentin 11 hours ago | parent | prev | next [-]

Chrome and Firefox have deployed / are deploying local-network-access which prompts the user when apps try this.

pezgrande 10 hours ago | parent | next [-]

I guess that's why I am getting so many "Allow to find devices on your network" alerts. Good feature overall.

SoftTalker 10 hours ago | parent | next [-]

Only a good feature if users have a clue what that question means. Most will click "Yes" because they want to get on with whatever they want to do.

Change it to something like "This website is trying to spy on your local devices, do you want to allow this?"

SchemaLoad 17 minutes ago | parent | next [-]

Most of the time this prompt comes up it's actually for a genuine purpose, like spotify trying to find devices on the local network that can play audio, VLC looking for chromecasts, I saw my DJ app ask for local network and discovered it can discover my decks on the network and stream my library over the local network to it.

The problem is this prompt is new so the software doesn't show the user why it's just triggered the prompt and the user has no info to work with.

lukan 5 hours ago | parent | prev | next [-]

Since I can see legitimate use case (complex web apps, one sharing data with another) - I would not use the word spying.

But still make it clear what can happen.

"Attention! This website wants to get access to other web apps running on this device, do you want to allow this?"

And then a link explaining some more. But better words are surely possible.

Aachen 4 hours ago | parent | prev | next [-]

I need to turn on location access for all software on my system globally to read the battery status of a device over Bluetooth. These "could be used for" warnings are nice and all, but usually goes beyond what makes sense. Proposing that we need to press "be spied upon" just to view photos stored on your NAS is way out there

I'm sorry if people don't know what "access local devices" means but actively lying to them about the mechanisms is not going to inform anyone

dpoloncsak 9 hours ago | parent | prev [-]

I honestly don't think the average Google Chrome user knows what a 'local' device is, and we should go something more ELI5 "This website wants to spy on every other device connected to your network" or something

RandomDistort 2 hours ago | parent | prev | next [-]

I get loads of them when I'm on a Netsweeper filtered network... pretty much any time any asset a page loads is from a blocked site (social media pixels normally).

outside1234 6 hours ago | parent | prev | next [-]

Ah, THAT's what that is. They really need to shift the message from the BROWSER is trying to find devices to the WEBSITE is trying to find devices.

lelandfe an hour ago | parent | prev [-]

I hate that there's no "stop asking me" button.

I get those regularly in Chrome

shit_game 11 hours ago | parent | prev | next [-]

I was just about to say that my question in regards to this was "what are web browsers doing about it?"

crtasm 9 hours ago | parent | prev | next [-]

I just discovered that MacOS was blocking Firefox from connecting to devices on my LAN - there's per-app toggle in system settings.

Access to my router's web interface was not blocked (understandably) but this left me rather confused for a while.

Tade0 11 hours ago | parent | prev | next [-]

I've seen it and at least in Chrome it seems to be treating all URLs which are based on an IP address as "local", regardless of the class of the address.

kibwen 10 hours ago | parent [-]

I'd be inherently suspicious of any website in the wild attempting to contact a bare IP address. Aside from localhost, my default assumption would be that such a website is either trying to circumvent my hosts file (or circumvent my other DNS configuration, e.g. pi-hole or DNS-over-HTTPS), malware trying to reach a command-and-control server, or malware trying to circumvent my adblocker.

apitman 5 hours ago | parent | prev [-]

Any idea if Safari is on board?

apitman 5 hours ago | parent | prev | next [-]

I've recently been exploring options for allowing web apps to access LAN services. For example, a WebDAV server so you can watch local videos in the app without streaming them through a server.

You can actually achieve a form of discovery if your service registers itself using mDNS for something like `service.local`. Browsers will allow direct navigation/redirection to `http://service.local`, but they'll block any fetch/XHR requests due to mixed content rules, even if you have CORS configured. And of course you can't get a cert for `.local` domains.

Newer things like Chrome's LNA[0] are actually really helpful, because (for now at least) if the user grants the permission, fetch/XHR will go through, but you'll get a bunch of mixed content warnings in the console.

It seems like the only way to fully support this use case currently is with WebRTC, which is pretty sad.

[0]: https://developer.chrome.com/blog/local-network-access

1vuio0pswjnm7 7 hours ago | parent | prev | next [-]

A timely question. Hopefully someone will share the recent Order and Third Amended Complaint

Since that discussion in 2025

Rose v Meta was consolidated with some other privacy cases against Meta

A first amended complaint was filed,^1 Google was added as a defendant

Defendants motion to dismiss was denied

A third amended complaint was filed on Monday

Here are the PDFs

1.

1st amended complaint

https://dn711508.ca.archive.org/0/items/gov.uscourts.cand.45...

Meta motion to dismiss

https://dn711508.ca.archive.org/0/items/gov.uscourts.cand.45...

Google motion to dismiss

https://dn711508.ca.archive.org/0/items/gov.uscourts.cand.45...

Plaintiffs response

https://dn711508.ca.archive.org/0/items/gov.uscourts.cand.45...

Meta reply

https://dn711508.ca.archive.org/0/items/gov.uscourts.cand.45...

Google reply

https://dn711508.ca.archive.org/0/items/gov.uscourts.cand.45...

Order

(Payment required)

https://pacer.login.uscourts.gov/csologin/login.jsf?pscCourt...

2nd amended complaint

(Payment required)

https://pacer.login.uscourts.gov/csologin/login.jsf?pscCourt...

throwa356262 10 hours ago | parent | prev | next [-]

Off topic: I wonder how hard it is to poison this type of data gathering?

Aachen 4 hours ago | parent [-]

Is that a question?

woodrowbarlow 11 hours ago | parent | prev [-]

i would love to have a software engineer's union, not so much to get better working conditions but to be able to say stuff like "i can't implement that unethical feature, it's against union rules and i'd lose my membership".

aforwardslash 10 minutes ago | parent | next [-]

Why not just ask for context and approval of the legal team? That would generate enough trail so some shady requirements get dropped almost immediately; having your superior explicitly sign off in writing a feature you deemed unethical and/or potentially illegal is a great way of actually removing them from the pipeline. You can even frame it as "a good guy" just alerting him/her that there may be a fallback, so make sure it has all necessary elements. Compliance decisions are often above a developers paygrade, and one should squarely document the culprit on any shady decision - and boy, this is very easy in big organizations where no single decision-maker wants to be accountable.

grayhatter 9 hours ago | parent | prev | next [-]

To be fair; you don't need a union... you can just say no. Context; I told them they couldn't ship this exact feature as designed. (It worked until I left.)

woodrowbarlow 9 hours ago | parent | next [-]

yes, true sometimes (not always). but if more people have access to a way to confidently say "no" (with protection behind them), then i think saying "no" would happen more often, by people who might've otherwise complied.

Trasmatta 9 hours ago | parent | prev [-]

Without the protection of a union, "just saying no" is a good way to get fired

toast0 2 hours ago | parent | prev | next [-]

You could join the Order of the Engineer and refuse to do things that would not be compatible with your understanding of the Obligation of an Engineer [1]. Of course, that doesn't stop your employer from asking someone else to do it and asking you to find other employment.

There's a few other orders or societies or what have you that you could join. Personally, I don't drive a train or even wear a stripey hat, so I haven't considered joining an organization for Engineers.

[1] https://order-of-the-engineer.org/about-the-order/obligation...

volkercraig 10 hours ago | parent | prev | next [-]

Start one. Unions are worker owned. You could also join the IWW.

woodrowbarlow 9 hours ago | parent | next [-]

are there examples of unions that have started around a focus on the ethics of the services they provide? unions traditionally start locally, around issues for which the locality is a hotspot, which is why they usually focus on pay and working conditions. it's also easier to get a large group to agree on a set of improvements to working conditions vs a set of ethical boundaries.

actionfromafar 10 hours ago | parent | prev [-]

Unions in the US are nerfed, by law.

greyface- 9 hours ago | parent | next [-]

Collective bargaining is nerfed. Other structures remain viable and legal.

actionfromafar 2 hours ago | parent [-]

Exactly. Nerfed. Unions without collective bargaining is more like a social club.

askl 9 hours ago | parent | prev [-]

Are you not allowed to leave the US?

kube-system 9 hours ago | parent | prev | next [-]

I'd wonder how you'd get into that arrangement to begin with when the entire job is based on unethical tracking

dzikimarian 2 hours ago | parent | prev | next [-]

Honestly - shouldn't one assume that train already departed when they decided to work for company that is basically data mining operation with no ethics?

theodorejb 10 hours ago | parent | prev | next [-]

You don't need to join a union to push back against unethical feature requests.

jakubadamw 10 hours ago | parent | next [-]

The collective leverage of a union gives you significantly more power to do something like this.

theodorejb 10 hours ago | parent [-]

Only if the union is against the unethical request. In some cases the union may be for it, which makes it even harder to push back.

jackb4040 4 hours ago | parent [-]

Fellow software engineers aren't incentivized to destroy their company's reputation in the same way that boards of directors have proven to be time and time again.

chrncirurp 10 hours ago | parent | prev [-]

> You don't need to join a union to push back against unethical feature requests.

If you push back against unethical feature requests:

No union: you get fired

Union: you still get fired

dzikimarian 2 hours ago | parent | next [-]

Maybe don't apply to Meta in the first place? With their track record it's pretty obvious that you'll be part of building something morally dubious.

jeffgreco 10 hours ago | parent | prev | next [-]

Still a better outcome than tossing your ethics overboard.

garciasn 9 hours ago | parent [-]

Why bother to join a union, pay dues, potentially have your career limited, and have another layer to deal with?

Just leave or be fired without the song and dance.

HWR_14 2 hours ago | parent | next [-]

How would your career be limited?

Henchman21 9 hours ago | parent | prev | next [-]

Because you’re a person who cares about your fellow citizens and realize that collectively bargaining helps to lift all boats, not just yours

josefritzishere 9 hours ago | parent | prev [-]

union strong, bro.

woodrowbarlow 10 hours ago | parent | prev | next [-]

maybe, but the union could provide a lot of services to someone who loses their job this way (like income insurance and legal services) and could leverage collective power over companies that demonstrate a pattern of behavior.

dylan604 9 hours ago | parent [-]

This is something that has just never sat well with me. How exactly will the union provide this insurance? That insurance isn't free, so paid for by member dues? How many members are required to be able to afford the payout for just one member? How about the other services unions are touted as being able to provide? They all come from the same dues? I know that unions will put money into investment funds to attempt to grow the coffers, but that just means the money isn't liquid.

Unions are always touted as a panacea, but logically, it doesn't compute for me. They feel more like ponzi schemes than anything else.

woodrowbarlow 9 hours ago | parent | next [-]

that's definitely a big question and i don't pretend to have enough expertise to answer fully; however, i will point to the Ontario Teacher's Pension Plan which is (per Wikipedia[1]) "one of the world's largest institutional investors [...] over $266 billion in net assets, with a one-year total-fund net return of 9.4%, and a 7.4% 10-year total-fund net return". the union runs their own investment fund; it's an extension of collective power into the financial realm.

https://en.wikipedia.org/wiki/Ontario_Teachers%27_Pension_Pl...

hluska 9 hours ago | parent [-]

That is only a pension plan. It provides no insurance to teachers who are still employed.

prmoustache 8 hours ago | parent | prev | next [-]

> This is something that has just never sat well with me. How exactly will the union provide this insurance? That insurance isn't free, so paid for by member dues?

That is how all unions were born.

dylan604 8 hours ago | parent [-]

That's great insight. Thanks for contributing.

askl 9 hours ago | parent | prev | next [-]

> That insurance isn't free, so paid for by member dues?

Yes, obviously. That's how every insurance works.

dylan604 9 hours ago | parent [-]

Yes, obviously. A question not asked as assumed a natural part of the thinking process is how many members does it take to get to the center of a tootsie pop? Just because other unions exists does not mean that the one that techBro Norma Rae starts is going to remain viable. How many claims can be paid out before the insurance no longer pays out? Lots of conversation left after your trite yes obviously unhelpful comment

soco 9 hours ago | parent | prev [-]

Simple idea: look how other unions work, and in other countries as well. The wheel has already been invented.

dylan604 8 hours ago | parent [-]

You can say that about a lot of things. The car was already invented, but so many new car companies struggle. Just because a thing exists does not mean someone else can come along to immediately become successful with thing.

soco 6 hours ago | parent [-]

The question as I took it was "I can't imagine how this can work". Interpreting it as anything else is defeatism and I won't entertain that.

dylan604 6 hours ago | parent [-]

It's not defeatism. It's doing the research to avoid unnecessary failure from over ambitiousness getting in the way of doing something the right way. This isn't a Show HN situation where you go and get some VC funding and yolo your way through it. This is something that if it's not done right it could have a greater blast radius than some VC funded startup shutting down with a "What we've learned" blog post.

soco 6 hours ago | parent [-]

Makes sense, but I haven't seen in the comments the signs of research having been done. Or maybe you were hoping that I am doing the research for you, while you brainstorm how it can't work? I am an union member, albeit not in the US, and for me it looks fine. Sample size of 1, but a sample which says it does work. Take this information as you wish.

grayhatter 9 hours ago | parent | prev [-]

I didn't get fired.

absqueued 11 hours ago | parent | prev | next [-]

Take a lead, let me sign up :)

SoftTalker 10 hours ago | parent | next [-]

And this is why we don't have one. Someone else is expected to do the hard part.

hasahmed 10 hours ago | parent | prev [-]

same

LadyCailin 9 hours ago | parent | prev | next [-]

That’s what licensing is for, not unions.

woodrowbarlow 9 hours ago | parent | next [-]

i don't believe that software development should require a license. imagine having to get board-licensed to download gcc; therein lies the death of free software and owning your devices.

iamnothere 8 hours ago | parent [-]

> therein lies the death of free software and owning your devices

(That’s what these people want)

hluska 9 hours ago | parent | prev [-]

A union could absolutely get involved in something like this.

ethagnawl 9 hours ago | parent | prev [-]

> not so much to get better working conditions but

... why not both?