-
Manifesto · 6 min read · 2026-04-06
Ranbval is the zero-knowledge vault we built after watching teams ship plaintext OpenAI, Stripe, and AWS keys in .env files and Slack DMs. This is the founder note — why 'Ranbval' (not 'Ranval') exists.
-
Architecture · 9 min read · 2026-04-09
A walkthrough of how the Ranbval vault, SDK, and secure proxy cooperate so your API keys stay sealed end-to-end. Sessions, named slots, decrypt-in-memory, audit telemetry.
-
Security · 7 min read · 2026-04-12
Ranbval uses per-member envelopes so teammates share access to encrypted API keys without sharing the master password. Here is the team zero-knowledge model.
-
Playbook · 8 min read · 2026-04-15
A ten-minute migration path for swapping plaintext API keys with a Ranbval-sealed slot. Python SDK install, project creation, slot binding, repo policy.
-
Roadmap · 5 min read · 2026-04-18
Ranbval roadmap: subscription billing, policy-as-code, Node SDK, incident mode, and a deliberate list of features we will not ship.