Provide manual WiFi opt-out process from database
Categories
(Cloud Services :: Server: Location, enhancement)
Tracking
(Not tracked)
People
(Reporter: hschlichting, Unassigned)
References
Details
| Reporter | ||
Comment 3•12 years ago
|
||
Comment 4•12 years ago
|
||
Comment 5•12 years ago
|
||
Updated•12 years ago
|
| Reporter | ||
Comment 6•11 years ago
|
||
Comment 7•5 years ago
|
||
I'm going to close this as WONTFIX. I've been on the project for a little over a year, and haven't seen any requests to remove a WiFi access point from the database. When there is a request, I believe it could be handled manually, and we can revisit an automated solution if the number of requests increases.
As Hanno said, and is detailed on the optout page, Ichnaea supports two methods for keeping your access point out of the database:
- Use the SSID suffix "_nomap", which will also prevent Google from indexing it and possibly other location providers
- Configure a hidden SSID.
Ichnaea takes further methods to guard your privacy:
- The Ichnaea database does not store the SSID, but instead uses the MAC Address of WiFi access points as identifiers.
- WiFi data is not published in our public downloads
- Ichnaea has a few ways to avoid leaking information about a single WiFi access point. It requires at least two WiFi access points for geolocate requests. If one is provided, or the WiFi stations are too far away from each other, Ichnaea ignores all the provided WiFi access points and falls back to other, less accurate methods.
If you were watching this bug looking for a solution, or found it because you want your WiFi removed, please see https://location.services.mozilla.com/contact for methods for contacting the MLS maintainers. You'll need to know the MAC Address of your WiFi access point, and to implement one of the methods for keeping your access point out of the database in the future.
Description
•