Privacy Policy
The short version: we don't want your data, and the tools are built so we never need it.
What we do not collect
- No accounts or logins — there is nothing to register
- No analytics or tracking scripts on any page
- No advertising or third-party marketing pixels
- No database of your lookups, searches or downloads
- No permanent logs of visitor identities
What technically happens when you use the tools
When you look up a profile or run a search, your browser calls our API routes. Our server forwards the request to the public Bluesky API or the account's own PDS server, and returns the result. Standard, short-lived caching (seconds to a few minutes, at the CDN edge or in memory) is used for speed; those caches expire on their own and are not tied to you.
Rate limiting counts requests per IP address in volatile memory for a sliding window, purely to protect the shared public API from abuse. These counters are not persisted and are not used to identify anyone.
Your theme preference (light or dark) is stored in your own browser's local storage by the standard next-themes library. It never leaves your device.
Third parties you interact with
Page content includes media loaded directly from Bluesky's public CDN (cdn.bsky.app) or from the PDS server of the account you view. Loading an avatar, banner or video means your browser also connects to those servers, under their policies. Downloads from the video downloader come from the author's own PDS server, or stream through our proxy when a server's headers block direct downloads.
We run no other third-party scripts — no fonts, no trackers, no embeds beyond the Bluesky media described above.
Content ownership and removal
We host no user content. Everything displayed is fetched live from the public Bluesky network and belongs to its authors. If you want a post, like or profile removed from the network, make the change on Bluesky itself — our pages follow the network automatically within minutes. Curated directory entries can be requested for removal via the contact page.
Changes to this policy
If the tools change in a way that affects privacy, this page will be updated and the date below will change with each release. The principles here are stable: public data only, no tracking, nothing stored about you.
Sources, method & freshness
“An open social network, built on the AT Protocol.”
Reviewed by the Bsky Viewer team: independent developers who have built and maintained AT Protocol tools since 2026. Every endpoint, limit and behavior on this page is verified against the live production network at public.api.bsky.app with each release. .