School data is among the most sensitive that exists: children's personal information, family data, academic results. Their protection is an absolute priority.
Our Protection Approach
Our architecture is built on a principle of total isolation: it completely isolates each school's data. No cross-referencing is possible.
Technical Measures
• Encryption: all data is encrypted at rest and in transit (AES-256, TLS 1.3).
• Isolation: each school has its own isolated data space (secure multi-tenant).
• Audit: every action is tracked in an immutable audit log.
• Backups: automatic daily backups with 30-day retention.
• Authentication: secure JWT with token rotation and lockout after failed attempts.