Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
onlykey authored Aug 16, 2016
1 parent 0f28d0e commit 4770a87
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
This is the official firmware for **OnlyKey** - The Two-factor Authentication & Password Solution. For general information on OnlyKey check out the Kickstarter page: [OnlyKey Kickstarter Page](https://www.kickstarter.com/projects/1048259057/openkey-the-two-factor-authentication-and-password/)

OnlyKey pre-orders are available here: [OnlyKey Pre-order](http://www.crp.to/ok)

OnlyKey Quick Start Guide is available here: [OnlyKey Quick Start Guide](http://www.crp.to/okstart)

## Introduction ##
There are two available version of the OnlyKey firmware:
Expand All @@ -15,18 +13,8 @@ There are two available version of the OnlyKey firmware:

For more information on the difference between the two versions see the [OnlyKey FAQ](https://github.com/onlykey/OnlyKey-Firmware/wiki/FAQs).

In order to configure an OnlyKey that already has firmware loaded install the [OnlyKey Chrome App](https://chrome.google.com/webstore/detail/onlykey-configuration/adafilbceehejjehoccladhbkgbjmica).

## Installation ##
In order to install the latest version of the OnlyKey firmware:
- Download the zip [here](https://github.com/onlykey/OnlyKey-Firmware-US/archive/master.zip) and save it to a convenient location on your PC.
- To load the US version you will use the OnlyKey_Alpha_US.cpp.hex firmware included in the zip file (OnlyKey-Firmware-master/OnlyKey_Beta_US/OnlyKey_Beta_US.cpp.hex).
- To load the International version you will use the OnlyKey_Alpha_IN.cpp.hex firmware included in the zip file (OnlyKey-Firmware-master/OnlyKey_Beta_IN/OnlyKey_Beta_IN.cpp.hex).
- Ensure that your copy of the firmware has not been tampered with by checking to see if the SHA256 hash of the downloaded file matches these:
- OnlyKey_Alpha_US.cpp.hex - f1390f31fe426efc8979d5b8c59391957582de94d81ff5abfaab89bdc3710103
- OnlyKey_Alpha_IN.cpp.hex - 54746d8c26a3e87e16139aed2889905f3f4b7269d866e2fefd79c2bb02ee12e5
- (To do this in Windows open a command prompt and type certUtil -hashfile pathToFileToCheck SHA256)
- Load the firmware that you downloaded (OnlyKey_XXXXXXX.hex) using the instructional video here [![Load Firmware using Teensy Loader](http://img.youtube.com/vi/qJUjz0gFhqg/0.jpg)](http://www.youtube.com/watch?v=qJUjz0gFhqg)
## Geting Started ##
Step by step setup instructions are provided in the [OnlyKey Quick Start Guide] (http://www.crp.to/okstart)

## Development ##
OnlyKey is currently released as a fully functional Beta. Development will be ongoing as additional features are added. To see a list of current and future features see [OnlyKey Features] (https://github.com/onlykey/OnlyKey-Firmware/wiki/OnlyKey-Features).
Expand Down

0 comments on commit 4770a87

Please sign in to comment.