privacy

this site keeps first-party, cookieless reading statistics: which page, which site you came from (origin only, never the full address), a viewport size bucket, light or dark mode, how far down the page you got, and how long the tab was actually visible. that's the whole list.

no cookies, no local storage, no third parties, no cross-site anything. IP addresses are never stored — a salted hash that rotates daily is kept for de-duplication and cannot be reversed into an address, or connected across days. if your browser sends do not track or global privacy control, nothing is sent at all.

the beacon is thirty lines of readable source: read it.