# Privacy

This site is documentation for an open-source component. It has no accounts, no analytics and no cookies, and the logo you drop into the playground never leaves your browser.

## What this site collects

Nothing. No analytics script, no tag manager, no session recording, no advertising pixel, no cookie. No page asks for a name, an email address or a payment method, because there is nothing here to sign up for or buy.

## The playground

The playground runs entirely in your browser: a logo you drop in is read locally and turned into a dot map by JavaScript already on the page. It is never uploaded and never persisted, so reloading the tab loses it. The agent preview beside it streams hard-coded text, so no model is called.

## What is stored in your browser

One `localStorage` entry, `benday-theme`, remembering whether you chose the light theme, the dark theme, or to follow your system. It never leaves your device, and clearing site data removes it.

## Requests that leave this site

Fonts, images and scripts are served from this domain, with one exception: the footer shows the maintainer's avatar, loaded from `github.com`, so GitHub sees that request.

The site is hosted on Vercel, which like any host processes the request data needed to serve a page (IP address, user agent, the URL requested) under its own privacy policy. The maintainer does not query or retain those logs. If that ever changes, this page will say so first; anything unclear is worth raising as an issue: <https://github.com/KacemMathlouthi/benday/issues>.

## Where to go next

- [About the project](/about.md)
- [Contact](/contact.md)

---

Canonical HTML: <https://benday.kacemmathlouthi.dev/privacy>
Agent index: <https://benday.kacemmathlouthi.dev/llms.txt>
