From 765db0e98b5ac38c64919caea2c4cd3812b539c2 Mon Sep 17 00:00:00 2001 From: Pol Henarejos <55573252+polhenarejos@users.noreply.github.com> Date: Thu, 24 Nov 2022 15:35:34 +0100 Subject: [PATCH] Update README.md Added new features for version 2.6. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bef1395..9118295 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,10 @@ Pico FIDO has implemented the following features: - Support for vendor Config - Backup with 24 words - Secure lock to protect the device from flash dumpings +- Permissions support (MC, GA, CM, ACFG) +- Authenticator configuration +- minPinLength extension +- Self attestation 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.