[web-bluetooth] Correlating Active Scans to location permission [Windows] (#530)

usivagna has just created a new issue for https://github.com/WebBluetoothCG/web-bluetooth:

== Correlating Active Scans to location permission [Windows] ==
The ambient advertisements in a user’s area are unlikely to directly include GPS coordinates, but are likely to contain unique identifiers that could be manually correlated with particular physical locations or with particular other people. Given that, the user needs to give  (location related?) permission before a website gets access to nearby advertisements. 

If a user has already given a site permission to know their location, it might be ok to implicitly grant access to BLE advertisements. However, BLE advertisements give away strictly less location information than full [geolocation-api] access, so UAs should allow users to grant that intermediate level of access. 

How does the Web-Bluetooth spec address these location-based permission concerns?

Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/issues/530 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 17 November 2020 00:03:41 UTC