diff --git a/README.md b/README.md index ce9dada..87342e1 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ This is a fork of [Pico FIDO](https://github.com/polhenarejos/pico-fido) with **firmware-enforced PIN complexity** designed and tested for Token2 open hardware devices. +image + + PIN complexity validation is enforced directly on the microcontroller during PIN setup, preventing weak credentials from being set regardless of client software. ## Changes from Original