v1.0.0
#1
May 31, 2026
Clavitor is live. 21 regions across 6 continents. Never cached, still instant.
Clavitor is live.
Today we're going public. Clavitor is the credential authority plane for humans, agents, and machines. v1.0.0 is the first generally-available version.
The design property that matters: every credential read is a fresh decrypt from the vault. Nothing sits in memory. Nothing sits on disk. No client-side cache, no sync windows, no stale state. When you revoke, the revocation is instant — there's no propagated copy to chase.
That sounds slow on paper. It isn't. The regional network is sized so the round trip is invisible at the UX layer. Measure it yourself at clavitor.ai/glass.
---
What's in v1.0.0
Everything below is generally available today.
- Vault —
clavitor-vault1.0.0 running on 21 regions across 6 continents. Each region has a cross-hemisphere read replica. - CLI —
clavitor-cli1.0.0 for Linux, macOS, Windows, FreeBSD. Pure-Go static binary, no runtime dependencies. - HTTPS proxy —
clavitor-proxy1.0.0. Transparent credential injection at the network layer: writeclavitor://entry/fieldin a header, the proxy resolves it before the request leaves your machine. - Browser extension — Chrome, Firefox, Safari.
- Hardware-bound identity — WebAuthn + PRF for vault unlock. No master password to remember, no master password to steal.
- Three-tier encryption — L1 (database-at-rest), L2 (agent credentials), L3 (identity fields). The server never sees L2 or L3 plaintext.
- Audit log — every state change is recorded, queryable from the vault UI.
Download from clavitor.ai/downloads.
Known issues
- The Dubai (
me-central-1) and Bahrain (me-south-1) regions remain offline following the March 2026 AWS Middle East outage. Read traffic from those regions routes to the nearest healthy region automatically; users in the Middle East may see slightly higher latency until service is restored. - Recovery flow (split-knowledge + Zoom-call verification) is documented but ships in the June 2026 release alongside multi-device enrollment. Early-access customers can request access via
support@clavitor.ai.
What's next
From here, we ship continuously. Every release will be documented on this page. Follow our Discord and X for announcements.
— The Clavitor team