nrf52-u2f
nrf52-u2f copied to clipboard
About Raspberry-Pi Support
Interested in this project and would like to ask if this firmware can only support both NRF52840-MDK and nRF52840 Micro Dev Kit USB Dongle the two development boards. If I want to use Raspberry-Pi, can it be achieved?
Interested in this project and would like to ask if this firmware can only support both NRF52840-MDK and nRF52840 Micro Dev Kit USB Dongle the two development boards. If I want to use Raspberry-Pi, can it be achieved?
Hi, This firmware is prebuilt for NRF52840-MDK and nRF52840 Micro Dev Kit USB Dongle. However it can be easily ported to any nRF52840 based boards. For Raspberry-Pi support, did you mean making Raspberry-Pi as a U2F key or a host?
Thanks for the reply. Yeah,wanna make Raspberry-Pi as a U2F key
Thanks for the reply. Yeah,wanna make Raspberry-Pi as a U2F key
@vinsec This implementation is not for RPI. But, you can take it as a reference. The U2F process should be similar.
Hi there, I am going to develop a website that supports U2F certification, first to implement only the basic functions. Now want to implement a U2F Key through this open source project and the nRF52840 Development Board, because I don't have the money to pay for Yubikey. This piece of source code I may not be able to carefully analyze(a bit hard), want to ask if the implementation of such a site is very difficult. Could you give me some advise.It's a school student at the moment.Thanks for your valuable time:)