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