Skip to content
IMAGIN84

Privacy Policy

Last updated: 8/9/2026

This Privacy Policy describes how IMAGIN84, a product of CR Creative Solutions (“we”, “us”), handles information in this local demo deployment. It is written to accurately describe what this application actually does, not a generic template.

What we store

  • Account information: email, display name, and a securely hashed password (never stored in plain text).
  • A signed, HTTP-only session cookie used to keep you signed in.
  • Production records: prompts, settings, and generated outputs you create in the Studio.
  • Uploaded starting images, stored outside the public web root and served only to their owner.
  • A Fuel Credit transaction ledger tied to your account.
  • Short, non-identifying moderation log excerpts (see below).

Local demo mode storage

In local demo mode, this data is stored in a JSON-file-backed datastore on the machine running the application (see docs/ARCHITECTURE.md) — it is not sent to any third party. If this application is configured with Supabase, data instead lives in your own Supabase project under your control.

Content moderation

Prompts are screened by a local moderation filter before a production is created. We log the moderation decision and a short excerpt (up to 40 characters) of the prompt — never the full prompt or generated content — to help understand and improve the filter.

Payments

If Stripe billing is configured, payment details are handled entirely by Stripe; we never see or store your card information. In local demo mode without Stripe configured, no real payment is ever processed.

Your choices

You can delete individual productions from My Productions at any time. To delete your account entirely, contact the operator of this deployment.