Hacker News new | ask | show | jobs
by nitrogen 2572 days ago
Your IP address when on WiFi almost certainly can be connected to a specific address by a databroker. That doesn't mean location shouldn't be limited in resolution, but there are other ways to get the same thing.
4 comments

My ISP rotates IP addresses between users, so you can't match IPs to addresses. Quite often GeoIP doesn't even get my city right.
Isn’t is usually SSIDs that are used for location mapping of WiFi access points. The mapping cars gather that information when they’re doing street view stuff.
There is a difference between sharing your IP address with a data broker to maybe get your location (which may not even be possible with GDPR?), and having your exact GPS coordinates sent directly to your database.
The ip address is also not going to be shared with apps anymore starting in iOS 13
How? When an app makes an API request, the client IP address is (necessarily) exposed to the server.
Oh, you’re right of course, I was misremembering that they won’t be able to get the ssids of nearby wifi networks. However, a vpn is a solution to the ip address problem.