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

Allow the UA to bond while connecting. #352

Merged
merged 2 commits into from
Feb 10, 2017

Conversation

jyasskin
Copy link
Member

Fixes #346.

My impression is that we can't control Mac's bonding behavior, so we can't provide a function to let the website request bonding. Having a bond seems like it's always more secure than not having one, and the main downside of trying to bond would be that we might show a pin-entry dialog if that's the pairing method the devices negotiate. Showing that dialog on connection seems better than showing it when the first secure characteristic is accessed.

Copy link
Contributor

@scheib scheib left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, normative text LGTM. Please incorporate the change description as a spec note explaining why, and why not an API.

@jyasskin jyasskin merged commit ca0e3c9 into WebBluetoothCG:master Feb 10, 2017
@jyasskin jyasskin deleted the allow-bonding branch February 10, 2017 18:26
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.

None yet

2 participants