this post was submitted on 19 Jun 2026
24 points (96.2% liked)

Privacy

4696 readers
307 users here now

Icon base by Lorc under CC BY 3.0 with modifications to add a gradient

founded 3 years ago
MODERATORS
 

From IP Geolocation to WiFi Positioning: The KYC Evolution

Full article: https://telegra.ph/From-IP-Geolocation-to-WiFi-Positioning-The-KYC-Evolution-06-17


Discussion welcome — counter-detection techniques, vendor behavior, regulatory angles, and real-world deployment notes especially valuable.

all 5 comments
sorted by: hot top controversial new old
[–] refalo@programming.dev 5 points 2 days ago

The technology works by measuring the time of flight or signal strength between a user's device and multiple nearby WiFi routers

All of that can still be spoofed, and there's no guarantee any other wifi routers are within range. Some adapters won't even background scan at all while you're connected to a station already.

[–] onlinepersona@programming.dev 0 points 1 day ago (2 children)

On Android and iOS, apps can get a list of visible BSSIDs without special permissions (on Android 10 and later, ACCESS_FINE_LOCATION is required).

The tech is thwarted without this permission. Unless browsers also share BSSIDs on laptops. Probably chromium does and Firefox followed suit because of Google money

[–] refalo@programming.dev 3 points 1 day ago

Thwarted in what sense? The vast majority of users on the planet blindly accept fine location permissions for every single app, I think that will make most users of this tech happy enough.

[–] bitfucker@programming.dev 3 points 1 day ago

I feel like with WebRTC API it is already possible to fingerprint the network so no need for BSSID. They just need the database of that instead of BSSID