Data Encryption In-Transit & At Rest
All data is encrypted in-transit using Secure Sockets Layer (SSL)/Transport Layer Security (TLS 1.3). At rest, data is encrypted using bank-level security with 256-bit Advanced Encryption Standard (AES). Decryption keys are rotated regularly.
Secure Development & Logical Access
Development, testing, and production environments are separated. All code changes are peer reviewed and tested. altHQ implements code focused on the OWASP Top Ten. Access to production systems is restricted to necessary personnel. All production systems are audited, monitored, and MFA secured.
Policies & Training