nrf52-u2f icon indicating copy to clipboard operation
nrf52-u2f copied to clipboard

FIDO2

Open 0x0ece opened this issue 6 years ago • 3 comments

Hi, have you considered or do you have any plans to extend to FIDO2?

We make Solo: http://github.com/solokeys/solo

Our firmware is based on STM32, but designed to be ported on multiple platforms. We used to have a NRF port but we no longer maintain it, mostly for the effort it requires. You can still see our old code here: https://github.com/solokeys/solo/tree/ed676151f13b2b9ae8176b3318c9f49c4897d783/targets

If you're interested, we'd be really happy to merge our works together and have you maintain the port to NRF -- you'll get FIDO2 for free and soon other features such as openpgp/ssh. Please feel free to reply here or write us directly at [email protected]. Cheers!

0x0ece avatar Jun 29 '19 18:06 0x0ece

@0x0ece Sorry for the late reply. We are very interested in FIDO2 and do have a plan to support it on our nRF52840 Dongle. You guys did a good job. I will see if it is possible to merge our works. If done, it would be awesome. Cheers!

caizelin avatar Jul 04 '19 07:07 caizelin

Oh nice, this new dongle looks really neat. Please keep us posted, and feel free to reach out directly if you need any support from us.

0x0ece avatar Jul 04 '19 17:07 0x0ece

Hi there, I have a question I want to implement FIDO2 Server in nrf52 chip, Is that possible without OS? or via it

about project: I want to assemble a device hardware to acquisition patients signals in hospital. and for accessing doctors to these data and settings, I want to implement FIDO2 Server on it , so doctors can connect to device with mobile Bluetooth and be authenticated in it. on the other hand we implemented FIDO client in android. thanks

Hami1990 avatar Dec 08 '21 14:12 Hami1990