From 723648173dd4b990342651cc3609973d50af55d9 Mon Sep 17 00:00:00 2001 From: Pol Henarejos <55573252+polhenarejos@users.noreply.github.com> Date: Tue, 15 Nov 2022 11:59:06 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index cdaaf66..bef1395 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,9 @@ Pico FIDO has implemented the following features: - ECDSA authentication - App registration and login - Device selection +- Support for vendor Config +- Backup with 24 words +- Secure lock to protect the device from flash dumpings All these features are compliant with the specification. Therefore, if you detect some behaviour that is not expected or it does not follow the rules of specs, please open an issue.