Blackbox Intelligence Group

Trust · security · data

Built for school districts. Documented for the IT review.

This page documents how Blackbox CLC handles accounts, payments, and (eventually) student data. It exists so curriculum directors, IT, and procurement can do their job without scheduling a call. If you need a signed addendum, email security@blackboxintelgroup.com.

Last reviewed: June 27, 2026

At a glance

What we do, in one screen.

Teacher accounts only (today)

v1 of the platform creates accounts for teachers and school administrators only. Students do not create accounts. No student PII is collected, processed, or stored.

Payments off-loaded to Stripe

Card numbers never touch our servers. Stripe is the merchant-of-record for online card payments. Invoices and POs are processed manually or via QuickBooks. We are PCI-DSS SAQ-A scope only.

Encryption in transit + at rest

All public traffic is HTTPS-only (HSTS preload-eligible). Database storage is encrypted at rest at the disk layer. User passwords are stored as bcrypt hashes only (never plaintext).

Audit log of sensitive actions

Account changes, purchases, refunds, role grants, and admin actions are written to a tamper-evident audit log we can produce on request for an in-scope account.

No advertising, no tracking pixels

We do not run third-party ad networks, tracking pixels, or session-replay tools. The site uses first-party analytics only.

Single-tenant deployment available

Districts that require a single-tenant or in-region deployment can request one as part of a District License contract. Contact sales@blackboxintelgroup.com.

Sub-processors

Who else processes your data.

We disclose every third-party service that touches account or payment data. Districts on a written contract receive 30 days' notice before any new sub-processor is added.

ServicePurposeData sharedRegion
StripeCard payment processing and PCI-DSS scope offloadBuyer name, email, billing address, card details (handled by Stripe; never touches our servers)USA
ResendTransactional email delivery (sign-in links, receipts, alerts)Recipient email address, message contentUSA
PostgreSQL (self-hosted)Application database (users, purchases, library, audit log)All application data not handled by another sub-processorUSA — operator-controlled
Auth.js (open source)Authentication library (in-process, no third-party SaaS)Local session and verification token tables in our databasen/a — runs in our process
Google / Microsoft / GitHub OAuthOptional single-sign-on for teachers who choose itProfile email + display name returned by the providerUSA

Authentication

How sign-in works.

Student data (forward-looking)

What changes when student logins arrive.

v2 of the platform will introduce optional student accounts for progress tracking. We will not ship that capability without:

Until v2 ships, no student data of any kind is collected.

Incident response

What happens if something goes wrong.

For procurement

Documents we can sign.