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

About Raspberry-Pi Support

Open vinsec opened this issue 6 years ago • 4 comments

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?

vinsec avatar Feb 22 '19 07:02 vinsec

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?

caizelin avatar Feb 22 '19 07:02 caizelin

Thanks for the reply. Yeah,wanna make Raspberry-Pi as a U2F key

vinsec avatar Feb 22 '19 08:02 vinsec

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.

caizelin avatar Feb 22 '19 08:02 caizelin

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:)

vinsec avatar Feb 25 '19 11:02 vinsec