Blog

Notes from the vault.

Writing on zero-knowledge authentication, security engineering, and building an auth platform in the open. Everything here is held to the same honesty rules as our docs.

A ZKAuth login screen sending proof material to a verified security boundary.

Cryptography / July 5, 2026

Authentication that never sees the password

How ZKAuth verifies a login with a zero-knowledge proof instead of a password, and what that changes about the worst day of running an auth service.

Read the post