Encrypted at the source
Every inference runs two parallel security operations locally before anything leaves your application — raw input/output is hashed with SHA-3 for blockchain verification, and both are also encrypted with AES-256-GCM before being transmitted. The backend only ever stores hashes and ciphertext. This means sensitive data is never exposed to the backend.Privacy by design
GDPR compliant logs
Blockchain verification
Every log is hashed, stamped and verified on the Minima blockchain via Integritas. Once verification is confirmed, the receipt is stored in the backend and used as the basis for generated validation reports. This creates an immutable, tamper-proof log trail that exists independently of the backend and can be independently verified at any time.Verified tamper-proof logs
Independently verifiable reports