Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 531 Bytes

README.md

File metadata and controls

41 lines (29 loc) · 531 Bytes

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:

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 cesar.belley@lse.epita.fr