Security & Infrastructure

Security Overview

Effective Date: July 2026 • Dar Al Tarmim

Presently is built with enterprise-grade security controls powered by PostgreSQL Row Level Security (RLS) and Supabase HTTPS encryption.

Key Security Controls

  • Row Level Security (RLS): Data is isolated per educator user session. Users can only read and write data that belongs to their profile.
  • End-to-End Encryption in Transit: All web traffic and database traffic is encrypted over TLS 1.3/HTTPS.
  • Password Protection: Passwords are cryptographically hashed using bcrypt. Recovery & external vectors are disabled to prevent data leakage.