ShieldMind implements reasonable security safeguards as required by DPDPA Section 8(5) and the forthcoming Rules thereunder. These include, without limitation:
Encryption at rest using AES-256-GCM with per-row data encryption keys wrapped by a KEK held in AWS KMS or Azure Key Vault (Customer-controllable on request).
Encryption in transit using TLS 1.3 with modern cipher suites only; HSTS with includeSubDomains and preload set.
Multi-tenant logical isolation enforced at the application, database row-level-security, and per-tenant encryption layers; validated by a continuous tenant-isolation test suite.
Tamper-evident HMAC-chained audit logging covering all administrative access and data export events.
Quarterly disaster-recovery drills with documented RTO < 4 hours and RPO < 5 minutes (drill script at deploy/drill_restore.sh).
Annual third-party penetration testing and a continuously-running bug-bounty program (/legal/vulnerability-disclosure).
Personnel with production access undergo background checks and DPDPA + GDPR + HIPAA awareness training annually; access is revoked within 4 business hours of termination.