Add more features to README

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos 2023-04-04 09:52:42 +02:00
parent 147a93d7fb
commit 9d6003d1e5
No known key found for this signature in database
GPG Key ID: C0095B7870A4CCD3

View File

@ -29,6 +29,11 @@ Pico FIDO has implemented the following features:
- largeBlobs support (2048 bytes máx.)
- OATH (based on YKOATH protocol specification)
- TOTP / HOTP
- Yubikey OTP
- Challenge-response generation
- Emulated keyboard interface
- Button press generates an OTP that is written directly is it was typed
- Yubico YKMAN compatible
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.