Skip to content

mnoorenberghe/u2f4moz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

U2F Support Firefox Extension

This extension adds support for the U2F specification with Yubico devices to Firefox.

It can be used by accessing window.u2f object from content pages.

Install from https://addons.mozilla.org/firefox/addon/u2f-support-add-on/

Build instructions

  1. cd c_src
  2. cmake
  3. make && make install
  4. cd ../ext
  5. jpm run

On OS X the u2f binary may lose its executable bit upon packaging as an XPI.

About

U2F support extension for Firefox

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.9%
  • C++ 2.2%
  • Other 1.9%