Live data from Hacker News

Loupe – A iOS app that raises awareness about what native apps can see

github.com

131–140 of 263 posts

Re: Loupe – A iOS app that raises awareness about what native apps can see

#131
post #44

Yea, it's infuriating that most of the HN crowd thinks the apps are better then web. Apps can spy on you way more than web. It's the reason every website says "please download the app". If it was better for them to spy on you via the website they wouldn't ask you to download the app.

There are plenty of other (better?) reasons why developers might want to push apps. More APIs, less friction selling stuff, business presence right on the homescreen.

And people want apps, believe it or not.

Re: Loupe – A iOS app that raises awareness about what native apps can see

#132
post #77

Earlier quoted context omitted.

Better yet, a tool like Little Snitch should be built into the OS. Give me a detailed log of every network requests, to which domains, with what data.

This exists already! You can see it by going to Settings > Privacy & Security and turning on the App Privacy Report at the bottom.

Thanks, I did not know about this setting. Curious to see what will show up now that it’s on.

Re: Loupe – A iOS app that raises awareness about what native apps can see

#133
I must say, I like the Mysk team, and wish them well; AI or not.

It seems a bit quixotic, but anything that goes against $_BIGCORP is tilting at windmills, anyway.

Of course, the one narrative I almost never hear, no matter who it is, is "Simply don't collect any extra data."

It's that simple. If you don't have the data, your app could be Swiss cheese, and no one can get anything dangerous.

But, in today's tech world, data is money, so every app and Web site out there, goes to any length, to hoover up as much data as possible.

I regularly get prompted to join "teams," and "leaderboards," or do "challenges," on my solitaire games.

Re: Loupe – A iOS app that raises awareness about what native apps can see

#134

I don't understand why internet access isn't opt-in for apps. Preventing exfiltration would prevent much of this harm, and most apps don't have any need to access the internet in the first place. Why am I creating a GE account to read my blood pressure? At least I know it's taking advantage of me. But this is clearly abusive behavior

This resonates from the dev side. I made an offline photo search app a while back — you search your library in plain language ("a boy and a girl by the river"), CLIP embeddings all computed on device. It needs full photo access but I deliberately requested zero network permission. Was kind of proud of that. Problem is there's no way for users to actually know that. iOS has no "this app can't reach the internet" indic…

Fantastic work. I regret I can't use it, because this is exactly what I'm looking for for quite a while, but it seems to be an impossible task (I need it on android).

Re: Loupe – A iOS app that raises awareness about what native apps can see

#135

I don't understand why internet access isn't opt-in for apps. Preventing exfiltration would prevent much of this harm, and most apps don't have any need to access the internet in the first place. Why am I creating a GE account to read my blood pressure? At least I know it's taking advantage of me. But this is clearly abusive behavior

AOSP has network as a regular permission for apps, so on Lineage at least (idk about Graphene as I haven't used it) you can disable network for any app including google play services etc. I have no idea why most phone companies remove this permission from their roms but android itself supports it perfectly fine.

Can confirm Graphene also has it

Re: Loupe – A iOS app that raises awareness about what native apps can see

#136
post #117

Earlier quoted context omitted.

And how would the is-my-partner-cheating get their app onto the victims device to detect the other apps?

Ask any domestic abuser. Most of them seem to be successful at it. https://www.npr.org/sections/alltechconsidered/2014/09/15/34... It’s crazy to me that people are being so skeptical of the idea. A lot of people share their logins freely with their spouses. I have never done it nor would I condone it, but it would be trivial for me to install spyware on the devices of many people I know, because they rightfully trust…

But if you have credentials and physical access you can just ask for their phone and straight up read their messages/apps.

Re: Loupe – A iOS app that raises awareness about what native apps can see

#137
post #126

Today I have simply given up trying not to share my personal information. What I do instead is simply blocking all ads and don’t use apps/websites that can’t be used without ad blocking. They may have many personal details like my favorite ice cream flavor but I get zero ads so I don’t care that much (I would prefer no one having this information but I’m pragmatic in such terrible society).

Unfortunately ad blocking is not effective against current cross-site and anonymous user tracking.

Fingerprinting is extensively used and can't be defeated without a decent hit to browsing experience. Mullvad and Tor browser are likely the best at anti-fingerprinting.

The only completely reliable way to avoid this tracking is by not visiting websites with fingerprinting. A tool that can help with this is LibRedirect which redirects you from sites like Twitter to privacy front ends like xcancel.

The extensive web tracking is detrimental to privacy, but it doesn't compel you to add additional PII like phone numbers, which is much worse than cross-site tracking for a surveillance capitalism threat model.

Re: Loupe – A iOS app that raises awareness about what native apps can see

#138

Earlier quoted context omitted.

These days many things don't work on browser. Even reddit is very difficult as we get constant nagging.

LinkedIn is the worst offender imo. I am not gonna list every shitty thing they do that goes away the moment you switch to desktop mode but the worst one is that they keep showing you the same feed for weeks if you're on mobile web.

https://browsergate.eu/

Re: Loupe – A iOS app that raises awareness about what native apps can see

#139
post #63

I don't understand why internet access isn't opt-in for apps. Preventing exfiltration would prevent much of this harm, and most apps don't have any need to access the internet in the first place. Why am I creating a GE account to read my blood pressure? At least I know it's taking advantage of me. But this is clearly abusive behavior

GrapheneOS lets you restrict the internet access of any app on install. But yes, agreed it should be everywhere.

You don't need graphene for this, I've been able to do this on plain android for ages.

Re: Loupe – A iOS app that raises awareness about what native apps can see

#140
Yeah what's worse...

I have a LG modern TV. Smart shit. I also use a Linux install on a NUC. HDMI.

For some godsdamned reason, the TV was able to initiate an IP bridge with the Linux NUC and get an IP address on my network.

Nobody typed it in the TV. And I'm unsure how it did so itself.

What I do know is that Mikrotik allows DHCP-server blocks of wildcard MAC addresses. Blocked the whole fucking 24 bits of their allocation.

AND if it does get back online, I also shitcanned its routing on the IP side based on hostname.

Post reply on HN