2026
A CLI that keeps your .env files safe, synced, and intentional — without the chaos.
A CLI that keeps your .env files safe, synced, and intentional — without the chaos.
Sentra is a developer tool designed to scan, manage, and version environment variables across projects. It provides visibility, change tracking, and a clear workflow for handling .env files treating configuration as a first-class part of the system, not an afterthought.
Sentra follows a tooling-first client–server architecture focused on security, clarity, and scalability. CLI Layer - Project scanning + environment detection - add / commit / push workflows - Local hashing (raw secrets are never logged) Application Layer - Command orchestration and validation - Diff detection + safe change tracking - Explicit user actions (no silent sync) Domain Layer - Environment models and versioning logic - Change history and audit intent Infrastructure Layer - Secure REST API - Encrypted storage (at rest) - Versioned environment records - Authentication + access control
Stack