SaaSEnvir18ment
Year2026
RoleFull Stack Developer
LicenseOpen Source
Overview
An open-source secrets and environment-variable manager built for teams — a safer, faster alternative to sharing .env files over chat. Everything is end-to-end encrypted with NaCl (tweetnacl) and argon2id key derivation, so the server never sees plaintext. Ships as a pnpm monorepo with an Express API, a Next.js dashboard, and the e18 CLI for linking projects and syncing secrets straight into your dev environment. Includes a workspace vault for non-env secrets like SSH keys and service accounts, invite-link membership, activity logs, and soft-delete with history.
Highlights
✓Zero-knowledge E2E Encryption (tweetnacl + argon2id)
✓e18 CLI — link, sync, pull, push, run
✓Workspace Vault for SSH Keys & Service Accounts
✓Invite Links, Roles & Activity Log
Tech Stack
Next.js Express PostgreSQL Drizzle TypeScript