The nice thing about this is that it blocks requests from any device in my network, especially from those which cannot be configured with a firewall or adblocker.
Tracking my phone's silent connections
31–40 of 110 posts
Re: Tracking my phone's silent connections
#3292% (!!!) of the requests that phone generates got blocked. Laptop is at 5% (admittedly with an adblocker too), iphones at 1%.
Re: Tracking my phone's silent connections
#33Regarding iOS: I stopped using iPhones and (edit typo) quot the ecosystem altogether (apart from an app I still sell in apple app store) because with the lack of an untethered Jailbreak I could no longer install "Firewall IP" and I could not edit the hosts file. Regarding Android: I switched to Android for the "NoRoot Firewall" and since most Android phones are Root-able I can also edit my hosts file. The article giv…
Apps like AdGuard Pro let you block domains for all apps by intercepting and blocking DNS locally on iOS.
Re: Tracking my phone's silent connections
#34Regarding iOS: I stopped using iPhones and (edit typo) quot the ecosystem altogether (apart from an app I still sell in apple app store) because with the lack of an untethered Jailbreak I could no longer install "Firewall IP" and I could not edit the hosts file. Regarding Android: I switched to Android for the "NoRoot Firewall" and since most Android phones are Root-able I can also edit my hosts file. The article giv…
Facebook has no business knowing when I'm making trades, listening to music, sending money or anything else.
Re: Tracking my phone's silent connections
#35Branch - these guys provide deep links into phones and tools to analyze who clicked on the links and if they worked.
mParticle, Appsflyer, Braze formerly Appboy, Appboy all provide internal app marketing teams tools like mobile push or analytics from the app on the phone.
While NewRelic, letsencrypt (free SSL certificates), crashalytics etc are all developer tools to monitor usage and issues with your app.
In summary majority are 3 classes of traffic: CDNs which cache data, Marketing tools such as deep linking analytics etc, and finally developer tools.
Seems like a missed opportunity for Apple and Google to allow users to opt in or out but send data back to one place and then push that out to all these guys so the phone isn’t sending the same data over and over to so many partners and wasting battery.
Re: Tracking my phone's silent connections
#36Interesting. Though AFAIK Lookout is mostly useless on iOS, it's essentially just another "Find my iPhone" service right? I'd be interested to know what the Google queries were for. Does he use GMail?
Maybe they’ve made connections into the insurance industry. For them it might be interesting what your location profile looks like.
I'm asking because I'd assume for most of their customers it just doesn't reveal much. Everyone shops at supermarkets, Target vs Walmart isn't going to reveal a whole lot more than a residential address.
Re: Tracking my phone's silent connections
#37Regarding iOS: I stopped using iPhones and (edit typo) quot the ecosystem altogether (apart from an app I still sell in apple app store) because with the lack of an untethered Jailbreak I could no longer install "Firewall IP" and I could not edit the hosts file. Regarding Android: I switched to Android for the "NoRoot Firewall" and since most Android phones are Root-able I can also edit my hosts file. The article giv…
A simple example: https://www.bloomberg.com/news/articles/2018-08-13/google-tr...
Re: Tracking my phone's silent connections
#38It's fascinating to peer into the dark alleys of your iPhone.
Re: Tracking my phone's silent connections
#39What he is doing will not prevent apps from extracting information and uploading it to their servers. For example, by using an ip address instead of a hostname/domain, an app/service can exclude themselves from the "domain graph" he created with this vpn. Sure you could eventually track down the public ips an app communicates with and block those, but the app will always keep collecting and storing your data, and at some point in time they update their app and change the ip - by the time you notice this your data is already uploaded to the new ip.
The only proper solution is an app firewall for iOS, which is not allowed by Apple. Apple is crippling our freedom with their walled garden/dictatorship, which makes me sad.
Re: Tracking my phone's silent connections
#40Earlier quoted context omitted.
Apps like AdGuard Pro let you block domains for all apps by intercepting and blocking DNS locally on iOS.
it's not a proper solution (apps can simply communicate with their servers public ip instead of looking up a domain name.)