Last updated 2 September 2026
This page describes what actually happens, not what sounds reassuring. It is generated from how the site is configured, so it cannot drift away from the truth.
What this server never sees
When you look up a post, your browser asks Bluesky directly. The link you pasted does not reach this server, so there is no record here of which posts anyone looks up — not a log, not a database row, nothing to hand over.
The same is true of video. Every piece of a video travels from Bluesky's CDN to your device without passing through this site.
The one exception: images
Bluesky's image CDN refuses cross-site requests, which means your browser cannot save an image with a sensible filename on its own. So images — and only images — are streamed through this server on their way to you.
Those bytes are passed straight through and never written to disk. The request appears in the ordinary web server log with your IP address and the time, the same as any request for a page, and those logs rotate on the host's normal schedule.
Cookies and analytics
This site sets no cookies and stores nothing in your browser.
There is no analytics on this site. No Google Analytics, no tracking pixel, no third-party script of any kind. If that ever changes, this page changes with it — the text you are reading is generated from the site's own configuration rather than written separately from it.
Advertising
There are no adverts and no advertising code on this site.
What you can verify
Open your browser's developer tools, go to the network panel, and paste a post link. You will see requests to bsky.app and to Bluesky's video CDN, and none to this site carrying your video.
That is the point of building it this way: the claim is checkable rather than promised.