[ / / / / / / / / / / / / / ] [ dir / baphomet / caco / choroy / christ / dbv / dempart / gfl / leandro ][Options][ watchlist ]

/tech/ - Technology

You can now write text to your AI-generated image at https://aiproto.com It is currently free to use for Proto members.
Email
Comment *
Verification *
File
Select/drop/paste files here
Password (Randomized for file and post deletion; you may also set your own.)
* = required field[▶ Show post options & limits]
Confused? See the FAQ.
Expand all images

File (hide): 1f30982061461ef⋯.png (35.65 KB, 772x282, 386:141, microg.png) (h) (u)

[–]

 No.1047783[Watch Thread][Show All Posts]

I use AOSP-based custom ROM, microG without google account and F-droid apps for stuff where possible.

I am aware Android still uses proprietary vendor drivers, but network monitoring didn't report any connection to google or other suspicious sites except for connectivitycheck.gstatic.com which can be blocked at dns level.

So is this solution relatively safe from data collection or do you know about something I don't know?

 No.1047796

File (hide): edc35d3c37687f9⋯.png (554.9 KB, 600x450, 4:3, botnet.png) (h) (u)

why are you even here


 No.1047821>>1047837 >>1048160 >>1048272

Whenever you connect to a WiFi network all versions of Android (including Cyanogen et al) ping Google servers in order to determine whether or not it has internet access. In order to get rid of this you have to edit the URL out of the source and build the ROM yourself.


 No.1047832>>1048336

You are still being tracked by GSM towers.


 No.1047837>>1047859 >>1047860 >>1047932 >>1048174

>>1047821

That's dumb, why doesn't Cyanog, Lineag, Copprh, etc. run their own ping domains?

That's what most Linux distros do.

Even if AOSP has the option hidden away somewhere, how did they not bother to change it in all these years??


 No.1047859

>>1047837

If you're gonna ping something that often, the phone should come with a list of top 1000 websites and ping a random 3 of them every time.


 No.1047860

>>1047837

I guess pings aren't that big threat to privacy.

Google probably receives many of such pings every minute from same IP so they can hardly track you unless you have public IP.

Btw forget about copperhead, bad guys took over it and fired main dev, it is not safe anymore.


 No.1047932

>>1047837

Android is fucking huge and infested with Google botnet, same shit as Chromium.


 No.1048160>>1048272 >>1048405

No, Android is fucked at the core, see permissions.

>>1047821

That is not a concern, pinging google is one of the best ways to check connectivity in fact.


 No.1048174>>1048272 >>1048343

>>1047837

why ping anything. its just a waste of resources and good way to spy the user because the latest ip and possibly other identifying data is always logged somewhere


 No.1048272>>1048365 >>1048388

>>1047821

You can block the host using hosts file and AdAway. LineageOS is also connecting to the time.android.com and even www.google.com, I think. I have 4 or 5 domains blocked which LineageOS tried to connect to in my first hour of using it, before installing any apps other than AdAway.

>>1048174

This. I've blocked the domain and my phone works just fine. It has an x and says "no internet" but I can live with that.

>>1048160

>pinging google is one of the best ways to check connectivity in fact.

It would be better if you could change the domain you're pinging to in the developer settings and the domain of the time sync service.


 No.1048336

>>1047832

cryptos.im

Or find any sim provider from one of the many countries where ID isn't required for activation that has favorable international/roaming rates.


 No.1048343

>>1048174

>why ping anything

Because it's part of the core Android network APIs. NetworkCapabilities#hasTransport


 No.1048365>>1048392 >>1048604

>>1048272

>time.android.com

NTP config is located at /frameworks/base/core/res/res/values/config.xml

<string> element with name: config_ntpServer

Change it and recompile.

And just block Google in your host file

/system/core/rootdir/etc/hosts


 No.1048388>>1048400

>>1048272

>It would be better if you could change the domain you're pinging to in the developer settings

The point of pinging google is that google has ridiculous uptime (so false negatives are rare), and that traffic to google is both enormous and spread out, so a few more pings don't make you stand out.

If you were to ping mydubmsite.com or something, you'd make yourself stand out by being one of the few people regularly pinging that site: the domain would still be visible over https too, to make things worse.

Being able to change the time sync is more reasonable.


 No.1048392>>1048437

>>1048365

What is a full list to add to the hosts file, besides google.com and gstatic.com


 No.1048400>>1048415

>>1048388

I can ping to my local site then. It's irrelevant, I'd rather ping something that isn't owned by a big and corrupted corporation.


 No.1048405>>1048411 >>1048415

>>1048160

Or just fucking ping whoever leased your device an address with DHCP or an address that you define.


 No.1048411>>1048414

>>1048405

>leased your device

The fuck am I reading? How is it your device if it's leased? Why'd you have LineageOS installed on a company/3rd party device?


 No.1048414>>1048417

>>1048411

Yer a fuckin tard m8


 No.1048415>>1048417 >>1048521 >>1048567

>>1048400

>I can ping to my local site then.

Local network might work while internet connection does not, so that's not acceptable.

>It's irrelevant, I'd rather ping something that isn't owned by a big and corrupted corporation.

You're pinging them, not giving them pageviews or money.

>>1048405

What's the advantage of doing that?


 No.1048417>>1048487

>>1048415

Pinging is metadata of your activity. Can be used against you.

>Local network might work

If you use a (((SIM))) card instead of WiFi then it's fine. If you host your site on a 2nd network or if you're away from home then it's fine. I don't see a disadvantage in picking a site to ping yourself.

>>1048414

>doesn't buy his phones

>calls other people tards


 No.1048437

>>1048392

https://github.com/jmdugan/blocklists/blob/master/corporations/google/non_localized

You might want to comment out youtube.com, www.youtube.com and i.ytimg.com if you want newpipe to work


 No.1048487

>>1048417

>Pinging is metadata of your activity. Can be used against you.

That's why you ping google (lots of people do it) instead of pinging a smaller site (very few people do it).

The biggest issue I can see is that now one more third party can figure out when you have internet access and when you don't, but your ISP can already do that and they're easier to get logs from.

>If you use a (((SIM))) card instead of WiFi then it's fine. If you host your site on a 2nd network or if you're away from home then it's fine.

Sure, you can work around it, but it's still a hacky solution that shouldn't go to production, and it also makes you a bit easier to track by anyone snooping on the path.


 No.1048521

>>1048415

Ping cloudflare, you will connect to their servers eventually.


 No.1048567

>>1048415

why would you even need to do that? i know when i have internet connectivity enabled and i can see it in the program if it cant connect to something. no need for tracking pings.


 No.1048604>>1048605

>>1048365

The default for the hosts editor I am using is /system/etc/hosts, which produces no result. Should I modify it to your path? I don't know. LineageOS


 No.1048605

>>1048604

Adding that I am testing by attempting to access google.com in Icecat Mobile to see if it fails




[Return][Go to top][Catalog][Screencap][Nerve Center][Cancer][Update] ( Scroll to new posts) ( Auto) 5
27 replies | 1 images | Page ?
[Post a Reply]
[ / / / / / / / / / / / / / ] [ dir / baphomet / caco / choroy / christ / dbv / dempart / gfl / leandro ][ watchlist ]