Privacy-first secrets vault and local approval gateway. Secrets live in an encrypted SQLCipher database on the user's machine; apps request bucket env vars over a local Unix socket or Windows named...
Python client library for Argus IPC: load_env() resolves bucket credentials from the local Argus daemon with grant approval, optional .env fallback when Argus is locked, and proxy placeholder suppo...
Node.js client library for Argus IPC: loadEnv() for bucket resolution, grant flow integration, and proxy placeholder patterns for fetch/axios. Published on npm as @useargus/node (v0.2). Needs: ESM...