From 599a9ad18d65efeafa146ed885e37fc6fb135b5d Mon Sep 17 00:00:00 2001 From: Conor Patrick Date: Tue, 4 Sep 2018 19:40:43 -0400 Subject: [PATCH] update readme --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1f28f4a..840eede 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ -# U2F One +# Solo -This project is in early development. - -It will be a embedded device friendly implementation of FIDO 2.0 and U2F protocols. +This is the source code for Solo. It implements the authenticator U2F and FIDO2 protocols. It is designed +to be easily ported to lightweight embedded platforms, as well as run on the PC. No hardware is needed for development.