Data Security & Hosting
We take the security of your students' data seriously. ITIERP is built with bank-level encryption and hosted on world-class infrastructure.
1. Data Residency & Hosting
Your data is securely hosted on Amazon Web Services (AWS) data centers located exclusively in Mumbai, India. We comply with data localization requirements, ensuring that no student data leaves Indian borders. AWS provides physical and network security that meets the highest global standards.
2. Encryption & Protection
- In Transit: All data transmitted between your browser and our servers is encrypted using 256-bit SSL/TLS (HTTPS).
- Passwords: All user passwords are cryptographically hashed using the BCrypt algorithm. We never store plain-text passwords.
- Daily Backups: Database snapshots are taken daily and stored securely. In the rare event of a failure, your data can be restored with minimal downtime.
3. Access Control (RBAC)
ITIERP utilizes strict Role-Based Access Control (RBAC). The system ensures that a Teacher can only take attendance, an Accountant can only manage fees, and only the Principal/Super Admin has the right to export sensitive data or delete records. Every critical action is logged in an audit trail.
4. Tenant Isolation
Every ITI College gets its own isolated logical tenant space (e.g., yourcollege.itierp.com). This strict multi-tenant architecture ensures that your data is completely separated from other institutes.