|
|
|
|
|
by rrebelo
3782 days ago
|
|
> Car thieves have been using signal amplifiers Very true. But I am using Bluetooth and it has much better security protocols than the plain simple radio-frequency signals for car remote controls. At the very least, the user needs to first pair the watch with the computer. Besides, all communication between the 2 is encrypted. And, to avoid Bluetooth spoofing, there is also an exchange of time-based encrypted tokens, all transparent for the user. There are a few more security details about it (e.g.: the authentication password is not stored in the watch, is AES-encrypted in the computer, etc). I intend to write a detailed risk-assessment about it later. In truth, my intention is someday to make it FIDO-UAF [1] compatible, if I have get the money to do it. It is very cool to understand what concerns people have about it. Thank you. [1] https://fidoalliance.org/specifications/overview/ |
|
But I am concerned that you cannot measure proximity accurately because an attacker could just replay messages between the two devices and boost the signal without being able to decipher the contents, and none of your comments about crypto or time-based tokens convince me otherwise.