Privacy & Security Architecture
GitSight is engineered from the ground up to respect the absolute privacy of your source code.
1. Zero-Data-Transfer (ZDT)
Unlike traditional SaaS tools that require full repository access, GitSight never transmits your source code or raw Git logs to our servers.
- Local Browser Engine: All data parsing, aggregation, and visualization are done locally in your browser’s memory using highly optimized Javascript.
- Persistence: Your settings and session state are stored in your browser’s
localStorage. No database is required to view your data.
2. Air-Gapped Compatibility
Because our architecture is entirely client-side, GitSight is compatible with high-security, air-gapped environments.
- Encryption: No external storage is used for your projects.
- Data Disposal: Simply clearing your browser cache removes all traces of your projects from the machine.
3. Transparency & Trust
GitSight is designed for Release Intelligence, not metadata tracking. We do not use third-party tracking pixels or analytics within the processing engine.
- Your Data: Stays with you.
- Your Code: Never leaves your machine.
Compliance Ready
GitSight’s ZDT architecture is ideal for companies with strict SOC2, GDPR, or HIPAA requirements that prevent third-party code access.