You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wi-Fi is affected by the number of other people using the same channel, it would be good to collect details about the number of other in-range access points, namely the rssi and channel(s) used by other APs
The text was updated successfully, but these errors were encountered:
No doubt these information is useful. However, we may need to discuss whether this violates user privacy, because WiFi AP information can be used to infer users locations.
doing a hash of the ssid / bssid or just dropping it ought to be fine, the
most useful info is the number of stations, their strength and which
channel(s) they are on.
No doubt these information is useful. However, we may need to discuss
whether this violates user privacy, because WiFi AP information can be used
to infer users locations.
—
Reply to this email directly or view it on GitHubhttps://github.com//issues/134#issuecomment-10356023.
Wi-Fi is affected by the number of other people using the same channel, it would be good to collect details about the number of other in-range access points, namely the rssi and channel(s) used by other APs
The text was updated successfully, but these errors were encountered: