flynn / u2f

Go packages that provide communication with FIDO U2F tokens over USB
Other
89 stars 23 forks source link

Bluetooth? #2

Open ghost opened 6 years ago

ghost commented 6 years ago

After taking a look at the code, I assume that u2ftoken could be used with bluetooth FIDO u2f devices that adhere to the Device interface? I am looking to implement u2f over bluetooth for smartwatches (such as the Pebble Time Steel and Android Wear)... would love to use this library rather than write another...

titanous commented 6 years ago

Yep, the packages were explicitly designed to be layered so that you can drop a BLE transport in instead of USB HID.

ghost commented 6 years ago

Awesome!

-sent from my OnePlus X

On Nov 1, 2017 11:24 AM, "Jonathan Rudenberg" notifications@github.com wrote:

Yep, the packages were explicitly designed to be layered so that you can drop a BLE transport in instead of USB HID.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/flynn/u2f/issues/2#issuecomment-341139550, or mute the thread https://github.com/notifications/unsubscribe-auth/AIIciC9qiRQ82_lgC69FGWg3LDZEEd69ks5syI1IgaJpZM4QOXGz .