# Privacy

Source: https://tpiros.dev/privacy

## Privacy

This is a personal site. It sells nothing directly, has no accounts, no log-in, and no shopping basket. It collects as little as it can while still being a working website.

## What is collected

**Analytics.** The site uses Google Analytics to count visits and see which pages are read. Google sets cookies and processes an abridged form of your IP address on its own infrastructure. It is used in aggregate — page counts and referrers — and never to build a profile of an individual reader. If you would rather not be counted, any content blocker or the browser's "do not track" tooling will stop the script loading, and the site works exactly the same without it.

**Server logs.** The site is hosted on Netlify, which keeps standard request logs (IP address, user agent, requested path, timestamp) as part of serving and protecting the site. Netlify acts as the hosting processor; their privacy notice covers that handling.

**Local storage.** Your light/dark/system theme choice is stored in your browser's `localStorage` under the key `theme`. It never leaves your device and is not sent to any server.

**Search.** The article search runs entirely in your browser. The search model and index are downloaded to your device and queries are matched locally — search terms are never sent anywhere.

## What is not collected

There is no newsletter sign-up, no contact form, no lead-capture, no email gate on the book, and no advertising or cross-site tracking network. The AI readiness self-assessment is scored in the browser; answers are never transmitted or stored. Nothing on the site profiles readers, and no data is sold or shared with data brokers.

## Third parties reached from these pages

Fonts are loaded from Google Fonts, and images from Cloudinary; both see the request needed to serve the asset. The "Book a call" links go to Calendly, which handles the booking and anything you type into it under its own privacy policy. Some pages link to LinkedIn, GitHub, and other external sites, which have their own terms.

## Email

If you email hello@tamaspiros.com, that message and address are kept for as long as the conversation and any resulting engagement need, and are used only to reply to you.

## Your rights

Under UK and EU data protection law you can ask what is held about you, ask for it to be corrected or deleted, or object to processing. Write to hello@tamaspiros.com and it will be handled directly.

## Changes

If this notice changes materially, the change will be reflected on this page and in its markdown twin at [https://tpiros.dev/privacy.md](https://tpiros.dev/privacy.md).
