From bdcca8a913a5bbf6ce84cc1c9512e027bcc767f0 Mon Sep 17 00:00:00 2001 From: Pol Henarejos Date: Thu, 8 Sep 2022 16:50:55 +0200 Subject: [PATCH] ADded clarification. Signed-off-by: Pol Henarejos --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 09700ce..2bb8aed 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Pico FIDO has implemented the following features: - ECDSA authentication. - App registration and login. +- User presence enforcement through physical button. 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.