Solving the Lost YubiKey problem with WebAuthn PRF & Shamir Secret Sharing.
This project explores a novel approach to client-side encryption using the WebAuthn PRF (Pseudo-Random Function) extension. While PRF is typically used for symmetric key derivation, this implementation pairs it with Shamir Secret Sharing to create a robust recovery mechanism for non-exportable credentials.
Cryptography WebAuthn Passkeys Recovery