Last Modified: Tue, 01 Jul 2025 15:32:54 +0000 ; Created: Mon, 17 Feb 2025 19:34:26 +0000
I was looking for any way to have a FIDO2 USB security key that cost under $10. I found this project https://www.picokeys.com/pico-fido/ which seemed neat.
Hardware Option: LilyGo T-Dongle S3 (ESP32-S3)I tested it with a LilyGo T-Dongle S3 USB device (ESP32-S3) and flashed the firmware. It worked! I could set a PIN on the device and enroll the FIDO2 key. Pressing the button on the device worked to authorize the key to test WebAuthN sites. Cons:
Hardware Option: Raspberry Pico 2The project also supports the Raspberry Pico 2. I did purchase some, and it does have Secure Boot and Secure Lock options for the firmware.Cons:
Cost:Not including shipping + tax
SummaryFor around $19 you can get a USB security key with NFC and a smaller footprint. The Pico Fido project is cool and might make a good HSM for local dev work, but for FIDO2 security keys using a commercial product (or your smartphone) is still cheaper. It'd be nice to see a USB+NFC key that only cost $5 since it can offer better security than smartphones. A $5 price point would make it economical to replace if lost (just like house keys).Still going to keep looking for high security USB keys that cost little. |
|