Close

URU Key - an ESP32 FIDO2 Authenticator

A project log for URU Key

URU Key - a biometric FIDO2 Authenticator built with ESP32 / ATECC508A / FPC1020

andrey-ovcharovAndrey Ovcharov 02/03/2020 at 12:370 Comments

And, now the project has reached the next important milestone. So far I have the following building blocks:

That means now it’s time to build everything together on a single PCB and start moving towards the autonomous authenticator device.

The new PCB was designed and ordered. It’s slightly smaller than the previous one but features basically the same set of components.

Two versions of prototype boards together
Two versions of prototype boards together

I have skipped voltage regulator for now since I want to experiment with different ones on separate board. Connector to the UART fingerprint scanner was replaced with the connector to the FPC1020AM which was placed to the other side of the board.

URU Key FIDO2 Authenticator - Top Side
URU Key FIDO2 Authenticator - Top Side
URU Key FIDO2 Authenticator - Bottom Side
URU Key FIDO2 Authenticator - Bottom Side

To display different states of user interaction I have soldered three LEDs - red, blue and green. Blue one should be used to display different states of user interaction while red and green should display error and notification messages.

Notification LEDs and Fingerprint Scanner
Notification LEDs and Fingerprint Scanner

The board features mounting holes so I started to think about putting it into a decent case. Meanwhile, the spare PCB placed with brass spacers provides a general look and feel of the future device.

Holes for mounting the PCB
Holes for mounting the PCB

It’s not a huge step, really, but just a compilation of what I already had. Nevertheless, now all the small pieces work together as one device and the device started to get a shape. I can hold it in my hand, I can confirm authentication request with my finger and it makes me absolutely happy how it goes. Yes, I think now it’s time to give the project a name.

Last summer, when I just started to think about making own FIDO2 Authenticator I came with the name for the project - “URU Auth”. “URU” is an abbreviation which reads as “You Are You” and I think this name fits quite well for the authentication device.

What is the next challenge then? Now it’s time to experiment with the power source to make it really autonomous while keeping small and lightweight. And, still, I have to process and recognise fingerprint image.

Discussions