U2F Zero is an open source U2F token for 2 factor authentication.
 
 
 
 
 
 
Go to file
Conor fda25aa73c added readme 2016-01-21 23:30:02 -05:00
firmware added firmware 2016-01-21 23:23:29 -05:00
hardware moved to folder 2016-01-21 23:23:19 -05:00
.gitignore added firmware 2016-01-21 23:23:29 -05:00
README.md added readme 2016-01-21 23:30:02 -05:00

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