At Spiralogic, we prioritize AI safety and the security of data across all facets of our application to ensure that students are protected. Below is an overview of our security measures:
All components of our system are designed to operate in private, secured environments.
Minimal Data RetentionWe store only student names, ensuring no sensitive Personally Identifiable Information (PII) is retained.
Obfuscated Data to LLMsAll information passed to our Large Language Models (LLMs) is anonymized using the Spiralogic client ID, ensuring no student information is exposed to AI.
Why It MattersMinimizing retained data reduces risk exposure, and obfuscating information ensures compliance with privacy regulations and ethical standards for AI usage. Student data should remain secret and should not be used to train LLMs.
All stored data is encrypted using industry-standard AES-256, ensuring it remains secure, even during a data breach.
Encryption in TransitComprehensive encryption ensures data is always protected, whether stored or transmitted.
The backend generates JSON Web Tokens (JWTs) for secure communication with the frontend. This ensures that only authenticated requests can access resources, with each token tied to a Spiralogic ID
Least Privilege AccessAll service and database permissions are restricted to the minimum level required for operation, significantly reducing attack vectors.
Why It MattersJWT-based authentication provides secure, scalable access control, while the least privilege principle ensures potential breaches have minimal impact.
Our cloud architecture follows leading frameworks like CIS Benchmarks, SOC 2, and NIST 800-53 standards.
Proactive MonitoringRegular audits, penetration tests, and security reviews ensure our system remains secure against evolving threats.
Why It MattersMeeting and exceeding industry best practices builds trust and ensures we stay ahead of potential vulnerabilities.
Obfuscating sensitive data passed to LLMs is a forward-thinking approach that combines AI innovation with stringent security.
End-to-End EncryptionCovering data at rest and in transit across every layer ensures comprehensive protection.
Minimal Data FootprintRetaining only essential student names minimizes data exposure risk.
Spiralogic takes a security-first approach to every aspect of our cloud infrastructure, ensuring customer trust and compliance with the highest standards. Our commitment to encryption, privacy, and least privilege access showcases our dedication to protecting user data and enabling secure innovation.