1.0Praxis 1.0 is live. Self-hosted Linux fleet operations, generally available.

Download

Access governance

SSH access governance with short-lived OpenBao certificates, self-hosted

Operator access to your servers runs through Praxis: identified, time-bound, and recorded, using short-lived certificates instead of shared keys.

Last verified: July 29, 2026

Most teams reach their servers through scattered SSH keys and a separate bastion, with the audit trail assembled after the fact. Praxis brokers that access inside the same plane that governs the fleet: operators connect through short-lived certificates signed by OpenBao, access is requested and expires, and sessions are attributable and recorded. No standing keys, and no separate bastion to run alongside it.

What Praxis does here

Why it's different

Honest boundary: On pure access we're at parity with dedicated PAM tools, not ahead; the win is integration. We don't run CRL or OCSP: revocation is enforced at authorization time (new connections are denied and host state reconciled), and already-issued short-lived certs are contained by their TTL. Interactive sessions run on a single backend worker in 1.0.

Praxis audit log filtered to session.open events, each row showing the timestamp, action, a Success outcome, the acting operator with their source IP, and the session opened.
Audit log · Praxis 1.0.0