// privacy.md

PRIVACY

last_updated: 2026-07-15

[ who we are ]

GPTA (gpta.dev) is a private AI terminal operated by its owner as a personal / small-team tool. It is not a public SaaS. This page describes what the terminal stores about the operator and any authorized users.

[ what we collect ]

  • chat messages you send and the model's responses
  • thread titles and timestamps
  • an encrypted session cookie (site-gate) that proves you unlocked the terminal
  • server logs (request time, path, status) for debugging and abuse detection

We do not collect analytics, tracking pixels, ad identifiers, IP-based fingerprints, or third-party cookies.

[ how it is stored ]

Conversations are stored in a private database with row-level security. Only the server (using a service-role credential) can read or write them — the browser never queries the database directly.

[ third parties ]

  • runpod — executes model inference; sees prompts in transit
  • lovable cloud — hosts the database and edge runtime

No data is sold, shared with advertisers, or used for training public models.

[ your rights ]

You can delete any thread from the sidebar. To wipe everything, use Settings → "Clear conversation history" or email the operator.

[ contact ]

$ mail privacy@gpta.dev