Takeshi Sone
Takeshi Sone
Hi there, Thanks for reporting the issue with BLEUnlock. Since this is the first time I've heard about this problem, I'd like to get more information to understand what might...
Hi, please make sure that you have set your password and the option *Wake without Unlocking* is unchecked. With this setting, BLEUnlock unlocks my M2 Air running 13.5.1 without a...
Perhaps your phone's MAC address is not properly recognized by BLEUnlock. https://github.com/ts1/BLEUnlock#notes-on-mac-address > For other devices, including Android, the way to resolve the address is unknown. If your non-Apple device...
We should be able to identify whether it's an Apple Watch by the device name (Apple Inc./WatchX,X). I'm still considering how it should behave when the Watch is removed from...
@DigiH Thank you for the very interesting information. 🙏 I will look into your project more closely. 👀
Indeed, BLEUnlock is vulnerable to spoofed MAC addresses. I recommend using BLEUnlock only for locking, disabling Unlock RSSI, and using Touch ID or other secure method for unlocking. This should...
I am thinking of using public key cryptography, where the mobile device holds the private key, BLEUnlock on a Mac sends a nonce to the device, the device signs it,...
Thanks for the information. I'll have to learn a lot to implement it.
Interesting. I would need to learn to understand this, however. And I'm not sure if Apple's API can do this.
Thanks for the feature suggestion! I'll definitely think it over when I have some time.