ITADN

Remove Mozilla location service and add the alternative beacondb

#19Closedlnd-dl 创建于 2024-08-12
L
lnd-dlcommented
First of all, thank you. I really like this app! Mozilla location service was shut down: https://github.com/mozilla/ichnaea/issues/2065 So it could be replaced with this new location service called beacondb. A new public domain wireless geolocation database. Info: https://beacondb.net/ Code: https://codeberg.org/beacondb/beacondb > developers > beaconDB hosts an endpoint at https://beacondb.net/v1/geolocate which is compatible with [Ichnaea's request format]> (https://ichnaea.readthedocs.io/en/latest/api/geolocate.html). please make sure to set a user agent to identify your client!! > > if your software has a large amount of users, please don't use this as a default location service. beaconDB infrastructure is not yet capable of handling a large amount of requests. > > data dumps are currently not available as I'm still researching the measures I need to take to protect the privacy of both contributors and AP owners. Thank you for considering.
关闭于 2025-10-19 1 条评论