From 1f3db3fe51cc6232f744930ebbf859285c0ba73c Mon Sep 17 00:00:00 2001 From: Emanuele Cesena Date: Sun, 12 May 2019 09:41:12 -0700 Subject: [PATCH] Fix image in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 031eb3a..b243ea1 100644 --- a/README.md +++ b/README.md @@ -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. - + 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.