From 36d9a162463c2c2e5abb42715cc5af0da755a813 Mon Sep 17 00:00:00 2001 From: Token2 <6784409+token2@users.noreply.github.com> Date: Thu, 11 Dec 2025 08:56:21 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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