BabelizeBabelize
Security

Security Overview

Babelize security practices and compliance.

Babelize is built with security at every layer. This document outlines our practices for protecting your data and applications.

Security Architecture

LayerProtection
NetworkTLS 1.3, DDoS protection via Cloudflare, WAF
ApplicationOAuth 2.0, session management, RBAC
DataAES-256 encryption at rest, encrypted backups
Operations24/7 monitoring, incident response procedures

Data Security

Encryption

StateMethod
In transitTLS 1.3
At restAES-256
BackupsAES-256

See Data Encryption for details.

Your Content

  • Source code is processed in memory during translation
  • Translated output is stored encrypted
  • We never train AI models on your content
  • Data is deleted according to your plan's retention policy

Authentication

  • Email OTP (passwordless)
  • OAuth 2.0 (GitHub, Google)
  • Secure session cookies with HttpOnly and SameSite flags
  • Automatic session expiration

Access Control

Role-based access control with four levels: Owner, Admin, Editor, Viewer.

See Access Control for the full permission matrix.

Compliance

StandardStatus
GDPRCompliant
CCPACompliant
SOC 2 Type IIIn progress

Reporting Security Issues

If you discover a security issue:

  1. Email support@babelize.co with subject [SECURITY]
  2. Include a detailed description
  3. Provide reproduction steps if possible
  4. Do not publicly disclose until resolved

We acknowledge reports within 24 hours.

Resources

On this page