Skip to content

Commit

Permalink
Fix image in README
Browse files Browse the repository at this point in the history
  • Loading branch information
0x0ece authored May 12, 2019
1 parent f9202b2 commit 1f3db3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Solo is an open source security key, and you can get one at [solokeys.com](https

Solo supports FIDO2 and U2F standards for strong two-factor authentication and password-less login, and it will protect you against phishing and other online attacks. With colored cases and multilingual guides we want to make secure login more personable and accessible to everyone around the globe.

<img src="https://solokeys.com/images/photos/hero-on-white-cropped.png" width="600">
<img src="https://static.solokeys.com/images/photos/hero-on-white-cropped.png" width="600">

This repo contains the Solo firmware, including implementations of FIDO2 and U2F (CTAP2 and CTAP) over USB and NFC. The main implementation is for STM32L432, but it is easily portable.

Expand Down

0 comments on commit 1f3db3f

Please sign in to comment.