Zero-Infrastructure Dynamic Secrets for Small Teams Priced Out of Vault
Secrets management in 2026 is still a mess at the small-team tier. Teams commit .env to private Git, base64-encode Kubernetes secrets (which is not encryption), and share credentials in Bitwarden folders nobody audits. HashiCorp Vault solves it but is 'operationally heavy' — teams spend months configuring before protecting a single secret. Cloud-native stores lock you in and leave rotation as homework. OIDC for GitHub Actions eliminates long-lived tokens but is still 'underused' because the plumbing is gnarly. Gap: a Tailscale-of-secrets that ships dynamic short-lived creds and OIDC-to-cloud out of the box, no Raft cluster required.
Skip the self-hosted dream for v1. Run it SaaS, ship 'install our GitHub Action, we rotate your Postgres creds every PR' as the hero flow. The audience is the 5-to-30-engineer company that got a SOC 2 finding this quarter, not the Fortune 500 that already owns Vault. Monetize per-seat, not per-secret.
landscape (6 existing solutions)
The primitives exist (BoringSSL, OIDC, DB credential brokers, short-lived STS). The consumer-grade product bundle — 'install this one thing, get dynamic DB creds + OIDC to your cloud + GitHub Actions short-lived tokens, no cluster required' — doesn't. The small-team market is loud and underserved; the big players keep solving it by shipping more complexity.