BANTUNOMICS My BantuNomics
Back to launch page

Trust

Security

How the dataset and the API are protected. Contracting entity: 3 Mega LLC (Georgia, USA).

Infrastructure

BantuNomics runs on Google Cloud. Structured data (inventories, metadata, consent records) lives in MongoDB Atlas (dedicated cluster, continuous point-in-time backups enabled); audio lives in Google Cloud Storage. Access is governed by least-privilege IAM service accounts — no human-shared keys in the serving path.

Consent-gated audio delivery (no identifier leakage)

Audio is never served from a public bucket or a guessable URL. Every clip is delivered through a proxy that takes a cryptographically signed, opaque token — tamper with the signature or pass a raw storage path and the request returns 404. The following are never present in any API or audio response:

FORBIDDEN IN ALL RESPONSES: gcs_path · recorded_by · user_id · filename_stem · sequence number

Speakers appear only as anonymized public IDs (e.g. BEM-A04) with coarse demographics. A build-time regression test fails the release if any forbidden identifier appears in a response body — the highest-risk surface is the most-tested one.

Data separation

Personally identifying contributor information (name, email, phone, exact residence) is stored separately from the anonymized linguistic data shared with commercial partners. Deliverables to licensees are de-identified; identifying fields are not part of the licensed product.

Encryption & access control

SOC 2 roadmap

BantuNomics operates a SOC 2 program scoped to Security and Confidentiality, adding Privacy for Type II. The controls below are already in production; the attestation formalizes and independently verifies them. Reports are shared with partners under NDA.

In progressProgram underway — controls implemented and continuously monitored; security posture documented on this page and in Provenance & consent.
Q3 2026SOC 2 Type I (Security & Confidentiality) — point-in-time examination by an independent CPA firm. Report available under NDA.
Q2 2027SOC 2 Type II (Security, Confidentiality & Privacy) — operating effectiveness over a six-month window. Privacy scope anchors to our versioned v2.0 consent instrument.
ThroughoutData Processing Agreement (DPA) available to partners under diligence; documented data-handling, retention, and deletion-on-request posture.

Scope: the FSI Customer API + the FSI and consent data (MongoDB Atlas) + audio (Google Cloud Storage) + the Cloud Run services that serve them.

Security questions / to request the data room: partnerships@bantunomics.com.