Mockrithm Docs

Security & Privacy Policies

This page documents Mockrithm's security practices, data encryption standards, and user privacy protections.


1. Security Overview

We enforce strict data controls to protect your personal details, resumes, and interview recordings:

  • Data Isolation: Candidates can access only their own files and reports, enforced by secure database rules.
  • Microphone Security: The voice interview engine accesses your microphone only during active interview sessions. The microphone stream is deactivated automatically when a session ends.
  • External APIs: Transcripts are sent to API partners (like Groq, ElevenLabs, and Google) using secure, authenticated connections.

2. Encryption Standards

We implement encryption to protect your data both in transit and at rest:

graph LR
    Candidate[Candidate Browser] -->|WSS / HTTPS TLS 1.3| Gateway[API Routing Gateway]
    Gateway -->|AES-256 Encryption at Rest| Firestore[(Firestore DB)]
StateEncryption ProtocolObjective
In TransitTLS 1.3 / HTTPS / WSSProtects microphone streams and resume uploads from intercept.
At RestAES-256 Bit EncryptionProtects stored resumes, transcripts, and telemetry files.

3. Data Control Options

We provide tools to manage your data privacy:

On this page