← Back to Security

Encryption in Transit

All communication between Zoomer devices, our servers, and orderer systems uses TLS 1.3 with perfect forward secrecy. This ensures that even if a private key is compromised in the future, past communications remain secure.

Encryption at Rest

All stored data is encrypted using AES-256. This includes submission images, metadata, user profiles, and payment records. Encryption keys are managed through AWS KMS with strict access controls.

Submission Image Protection

Submission images receive special protection. Each image is encrypted individually with a unique key derived from the submission ID. Images are decrypted only at the point of delivery to authorised orderers.