> ethically sourced: opt-in only data collection<p>Good on them but how does this work? If my neighbour scans my WiFi network and uploads it to BeaconDB I didn’t exactly opt-in, did I? The privacy policy mentions you can add ‘_optout’ to the WiFi name, so it’s more opt-out instead of opt-in?
Last time I looked into something like this for GrapheneOS it wasn't possible to provide a custom location service.<p>It would be awesome to have this on GrapheneOS - so I'm very happy if someone knows a way to do this without using microG (I use the sandboxed GMS)
The author doesn't seem to have an open source mobile app or anything that would allow them to source the data from devices themselves. I'm curious where the data was collected from, esp. if it was opt-in (at the collecting device)
Wasn't the main issue with MLS that they got patent trolled/sued by Skyhook? Anyone know the patents involved and how beacon DB is avoiding the issues?
Reading the MLS retirement issue[1] it seems that multiple established organizations (e foundation, Graphene) are also interested in providing an alternative service. Does this mean that we're now in a situation where multiple open source location service providers are competing, or is this the only publicly accessible project in this space for now?<p>This project is cool and all, but seems to just be a one person effort with not a lot of engagement on GitHub[2]. Are you in talks with other people with similar goals to expand and collaborate on the project? Having the backing of an existing developer community could really bring this to the next level.<p>1) <a href="https://github.com/mozilla/ichnaea/issues/2065">https://github.com/mozilla/ichnaea/issues/2065</a><p>2) <a href="https://github.com/beacondb/beacondb">https://github.com/beacondb/beacondb</a><p>Edit: the actual project seems to be on Codeberg[3], where there is a bit more engagement from others than the primary dev.<p>3) <a href="https://codeberg.org/beacondb" rel="nofollow">https://codeberg.org/beacondb</a>
Curious if the last data dump from MLS can still be downloaded anywhere? I can't seem to find it online. I'm working on a project that locates the connected tower based on mcc, mnc, cid, etc. Currently only sourcing data from opencellid and combain, this would be a great addition!
Would be nice to see some cooperation with geoclue2, as they now disabled location guessing for wifi as MLS shuts downs.<p><a href="https://gitlab.freedesktop.org/geoclue/geoclue" rel="nofollow">https://gitlab.freedesktop.org/geoclue/geoclue</a>
Apple probably has one of the largest databases. Their API is unauthenticated and not rate limited either. Can be used for both APs and cell towers: <a href="https://github.com/acheong08/apple-corelocation-experiments">https://github.com/acheong08/apple-corelocation-experiments</a>
As nobody has yet mentioned it, there is also WiGLE [1] which has tracked over a billion unique networks.<p>[1] <a href="https://wigle.net/" rel="nofollow">https://wigle.net/</a>