Update README.md

This commit is contained in:
Conor 2018-09-13 03:44:57 +00:00
parent 7c264a2404
commit 91baa20620

View File

@ -28,6 +28,19 @@ when considering the NDA-free market.
The firmware can be readout using a debugger to verify that a Solo is running The firmware can be readout using a debugger to verify that a Solo is running
the code posted publicly. The secret information is of course inaccessible. the code posted publicly. The secret information is of course inaccessible.
# How do I get one?
We are still working on open sourcing an implementation that anyone can cheaply
build and program, just like with U2F Zero. This will be released soon.
In the meantime, you can port the code to your favorite microcontroller, or support
us by signing up for our Kickstarter. Our aim is to crowdfund enough to make an economic
bulk order and provide open source security tokens for everyone that is interested. We will offer
"hackable" tokens that come with USB bootloaders and are reprogrammable.
[Sign up here](https://solokeys.com/)!
# Setting up # Setting up
Clone and Compile CBOR library and FIDO 2 client library. Clone and Compile CBOR library and FIDO 2 client library.