Hacker News new | ask | show | jobs
by Cider9986 3 days ago
That only shows the domain eg facebook.com, not facebook.com/tracking-script. There's no reason that they can't put all the bad stuff on the same essential, first-party domain needed for the app which makes DNS blocking and viewing not effective.

That's why you can't block youtube ads with DNS, only with a browser-level adblocker because the browser adblocker is able to block the specific paths.

You can view the full encrypted traffic with something like mitmproxy, but there's ways apps can detect or prevent it.

1 comments

Good to know - I hadn't considered the proxy bit.

For me, right now, I think it's conceivably a security advantage if the source isn't public. I know security by obscurity isn't a strategy alone, but with an incredibly difficult surface area to attack, I think user's using the app are very well protected, except for against nation states.

Bad guys have no problem decompiling your software with Ghidra-MCP.