Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Web Bluetooth (harmful) #364

Merged
merged 2 commits into from
Jun 12, 2020
Merged

Conversation

martinthomson
Copy link
Member

This is a straight extrapolation from WebUSB. I found very little in
the proposal to suggest that Web Bluetooth was any better, and the lack
of the device consent protections in WebUSB make it clearly worse.

cc @travisleithead.

Closes #95.

This is a straight extrapolation from WebUSB.  I found very little in
the proposal to suggest that Web Bluetooth was any better, and the lack
of the basic protections in WebUSB make it clearly worse.

Closes mozilla#95.
activities.json Outdated Show resolved Hide resolved
activities.json Outdated Show resolved Hide resolved
Co-authored-by: L. David Baron <dbaron@dbaron.org>
@martinthomson martinthomson merged commit 6221200 into mozilla:master Jun 12, 2020
@martinthomson martinthomson deleted the bluetooth branch June 12, 2020 05:32
@reillyeon
Copy link

Just to set the record straight and avoid confusing developers, WebUSB does not require active consent from the device. That restriction was discussed in WICG/webusb#49 and removed based on feedback from @dbaron (on behalf of the TAG) and developers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Web Bluetooth
3 participants