Add basic support for WebAuthn (Passkeys) by varjolintu · Pull Request #8825 · keepassxreboot/keepassxc
General Adds basic Passkeys/WebAuthn support to KeePassXC. Currently it supports Elliptic Curve key (EC2, ES256 signature, P-256 curve), 2048-bit RSA key, EdDSA (Ed25519), and basic registration/au...