Skip to content

make noise pairing confirmation optional over BLE #1468

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

Merged
merged 1 commit into from
May 26, 2025

Conversation

benma
Copy link
Collaborator

@benma benma commented May 21, 2025

Connecting over Bluetooth requires Bluetooth pairing including pairing code confirmation, so a second noise pairing confirmation is redundant.

This does not prevent the host from requesting a pairing code confirmation on demand anyway at any time, it just does not require confirmation on the device to proceed with communicating over noise, when communicting through the BLE chip.

Connecting over Bluetooth requires Bluetooth pairing including pairing
code confirmation, so a second noise pairing confirmation is
redundant.

This does not prevent the host from requesting a pairing code
confirmation on demand anyway at any time, it just does not require
confirmation on the device to proceed with communicating over noise,
when communicting through the BLE chip.
@benma benma requested a review from NickeZ May 21, 2025 09:31
Copy link
Collaborator

@NickeZ NickeZ left a comment

Choose a reason for hiding this comment

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

tACK

@benma benma merged commit 528ed6d into BitBoxSwiss:staging/ble May 26, 2025
3 checks passed
@benma benma deleted the noise-optional branch May 26, 2025 10:59
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.

2 participants