vedicproof
vedic proof · privacy

Privacy Policy

The short version: we store the account and billing state we need to run a subscription, plus a count of tool calls. We do not keep the birth details you compute with.

last updated · 24 August 2026

What we store

  • Account - email address, display name if you provide one, sign-in provider, account creation date and trial end date.
  • Subscription - status, current period dates and the Stripe customer and subscription identifiers. Card numbers never reach our servers; Stripe handles payment data.
  • Usage - one row per tool call with the tool name, the client that called it (for example Claude or ChatGPT) and a timestamp. This is what powers metering and the usage figures in your dashboard.

What we do not store

Birth dates, birth times, birth places, names passed as tool arguments and the resulting charts are processed in memory to answer the request and are not written to our database. Tool-call rows record that a computation happened, not what it was about.

Third parties

  • Supabase - authentication and the account, subscription and usage tables.
  • Stripe - checkout, subscription billing and the customer billing portal.
  • Open-Meteo - city names sent for geocoding when you give a place instead of coordinates. Only the place string is sent, never your account identity.

Cookies and local storage

We use a session token in browser storage to keep you signed in, and nothing else. There is no advertising network, no third-party analytics script and no cross-site tracking on this site.

Retention and your rights

Account and subscription records are kept while the account exists and for as long as tax rules require afterwards. Usage rows are kept for rolling reporting. You can request a copy of your data, a correction, or full deletion by writing to support@vedicproof.com; deletion removes the account, its subscription record and its usage rows.

Security

All traffic is served over TLS. Database access is protected with row-level security so one account cannot read another's data, and administrative access is limited to named accounts.

Questions about this page? Write to support@vedicproof.com.