Skip to content

Agnoctopus/U2F-Emulated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages