Deepsoch AI logoDeepsoch AIGet in Touch

Security at Deepsoch AI.

How we protect the cluster, the code, and the data our clients trust us with. Practical, not performative.

Last updated: April 2026

Our Posture

Deepsoch AI designs, builds, and operates infrastructure end to end. Because we run the hardware ourselves, our security is the sum of decisions made at every layer: hardware, network, operating system, application, and process.

Infrastructure

Our primary cluster is self-hosted in a climate-controlled lab in Mumbai. We own the CPUs, GPUs, network switches, storage, and UPS infrastructure. Lab access is restricted to named staff only. Out-of-band management interfaces are segmented off the production network. Redundant power, cooling, and network paths with documented failover runbooks.

Encryption

All traffic encrypted using TLS 1.2+ with HSTS on public endpoints. Data at rest in Postgres and object storage encrypted on-disk. Secrets stored in a secrets manager, never in source control. File uploads written to object storage with restricted bucket policies and signed URLs.

Access Control

Role-based access control (RBAC) and principle of least privilege. SSO for all internal tooling. MFA required for administrative access. SSH via short-lived audited credentials on jump hosts. Access reviews quarterly and on every role change.

Monitoring and Logging

24/7 cluster, network, and application health monitoring. Audit logs retained for 12 months. Alerting on authentication failures, privilege changes, unusual data-access patterns.

Incident Response

Written incident-response plan covering detection, triage, containment, remediation, communication, and post-mortem. If a breach affects personal data, we notify affected parties per the Indian Digital Personal Data Protection Act 2023.

Secure Development

Every change goes through peer review before shipping. Automated static analysis and dependency scanning on pull requests. Input validation at server boundary. Regular dependency upgrades.

Backups

Production databases backed up daily with point-in-time recovery. Backups encrypted and tested by restore drills.

Compliance

Committed to the Indian Digital Personal Data Protection Act 2023. Building towards SOC 2 Type II and ISO/IEC 27001.

Responsible Disclosure

Email contact@deepsoch.ai with a description, impact, and steps to reproduce. Give us 90 days before public disclosure. We acknowledge within 3 working days.