- From: Flying-Toast via GitHub <sysbot+gh@w3.org>
- Date: Thu, 20 Jun 2024 13:36:08 +0000
- To: public-web-bluetooth-log@w3.org
Hi! I'd like to continue this discussion. I am implementing [a protocol](https://github.com/Flying-Toast/qiyi_smartcube_protocol) where I need to send my device its own MAC address as part of a "hello" prelude message. If the device doesn't see its own MAC address in the message you send, it will refuse to carry out any other part of the protocol (stupid I know, but true). As for the fingerprinting argument, I'd say WebUSB exposes [`USBDevice.serialNumber`](https://developer.mozilla.org/en-US/docs/Web/API/USBDevice/serialNumber), which seems equivalent to exposing a Bluetooth MAC. -- GitHub Notification of comment by Flying-Toast Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/issues/583#issuecomment-2180722182 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 20 June 2024 13:36:09 UTC