Skip to content
github-actions[bot] edited this page Aug 15, 2026 · 6 revisions

The Social Wire

The Social Wire is a reader for publications on the standard.site ecosystem and RSS/Atom feeds. It connects to your ATProto account, lets you follow and organize publications, keeps a reading queue through L@tr Link, and is available on the web plus native iOS and iPadOS clients.

For readers

For developers

What lives where

The Social Wire keeps folders, publication preferences, RSS subscriptions, standard.site subscriptions, and L@tr saved-item records on your ATProto PDS. Those records are portable and public like other ATProto repository records, so they must not contain secrets.

For fast timelines and unread filtering, Social Wire keeps a time-limited, rebuildable index in its AppView. Individual read marks are also stored there. The clients retain local caches for quick startup and immediate UI updates. See Account-settings-and-privacy for the full boundary and available controls.

Supported sources

  • site.standard.document and backward-compatible site.standard.entry records from publisher PDSes
  • site.standard.graph.subscription publication subscriptions
  • RSS and Atom feeds stored as app.skyreader.feed.subscription records
  • L@tr Link records in link.latr.saved.*

The Social Wire may display a publisher's public page before an equivalent ATProto record is available, but the AppView can only index records or feeds it can actually retrieve.

Clone this wiki locally