# Privacy

**The short version: Grantor collects nothing about you.** No account, no email,
no cookies, no analytics, no tracking pixels, no telemetry — not on this site,
and not in the SDKs.

## This website

These are static pages served from a CDN. There is **no analytics script, no
cookie set, and no third-party embed** on any page. The fonts are **self-hosted**,
so loading a page makes **no request to Google, Fontshare, or any third party** —
your browser talks only to this origin.

To be fully honest: the site's host (Cloudflare) may keep standard edge request
logs — an IP address and request line — the way every web host does. Grantor
runs no analytics on top of that, correlates nothing, and stores nothing in your
browser.

## The product

The sovereign model means **there is no Grantor server in your authentication
path.** A deed is verified by *your own* application against the public on-chain
registry, and your app mints its own token. Grantor never sees your users, your
tokens, or your traffic. **The SDKs send no telemetry — ever.** That is a
standing product rule, not a setting.

## On-chain data

Registering a tenant and paying for it are transactions on a **public
blockchain**. The resulting data — a tenant id, billing status, key commitments —
is public because the chain is public; it is *your own* on-chain activity, not
something Grantor collects from you. Subjects are pairwise pseudonyms, unlinkable
across tenants, and in `agent-zk` mode a proof reveals membership without
revealing which member.

## Contact

Questions: [dev@chaingrantor.com](mailto:dev@chaingrantor.com).

*This is an unaudited developer preview; this notice describes the preview and
may be refined for production.*