Software that emulates U2F through a virtual USB device using UHID system API on linux.
Run the program in privileged mode:
$ sudo ./u2f-emulated
Then visit any website that uses U2F, such as:
Build the binary:
$ make
$ ./setup.sh
Test the project:
$ make check
Generate doc:
$ make doc
This project is licensed under GPL-2.0
César MattGorko
Belley [email protected]