this post was submitted on 27 Feb 2025
3 points (100.0% liked)
Privacy
0 readers
63 users here now
Everything about privacy (the confidentiality pillar of security) -- but not restricted to infosec. Offline privacy is also relevant here.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It currently only has a very basic approach to altitude estimation which we'll be properly integrating into the trilateration algorithm in the near future.
It currently only uses Wi-Fi networks but we'll be extending it with support for using cell towers as a fallback in the near future.
We're in the process of building our own network location database based on scraping all of the cell tower and Wi-Fi data from Apple's service. Scraping all the cell tower data is quick and will be easy to keep rapidly updated. A contributor scraped more than 2 billion Wi-Fi APs over 3 months.
This data isn't copyrightable and Apple freely offers it without requiring authentication. It will be the initial basis for our database, but we'll add other sources including an option to send us data from GrapheneOS devices. We'll provide database downloads to support offline network location.
@[email protected]
Why not look into https://beacondb.net?