Keyless Login brings modern, phishing-resistant authentication to your WordPress site.
Log in with your fingerprint, face, or a hardware security key — no password ever required or transmitted. Implemented entirely in pure PHP using only the built-in openssl extension. No Composer, no vendor folder, no third-party libraries.
KeylessWP implements the W3C WebAuthn Level 2 specification from scratch:
openssl_verify() verifies ECDSA P-256 (ES256) and RSA-2048 (RS256) signaturesopenssl extension required__() with the keylesswp text domainKeylessWP does not collect, transmit, or share any user data. No external services are contacted. Biometric data never leaves the user’s device — only a cryptographic public key is stored on the server.