U2F Zero is an open source U2F token for 2 factor authentication.
 
 
 
 
 
 
Go to file
conor 7411315096 slightly smaller 2016-01-23 19:49:22 -05:00
firmware
hardware slightly smaller 2016-01-23 19:49:22 -05:00
.gitignore
README.md

README.md

U2F Zero

Overview

U2F Zero is an affordable and physically secure two factor authentication token that implements the U2F protocol.

Firmware

Using Simplicity Studio

  • Open Simplicity Studio
  • Click File -> Import
  • General -> Existing Projects into Workspace
  • Select root directory and choose the firmware/ directory
  • Finish

Using command line tools

  • TODO