Introduction - troposphere
The AT Protocol side of Coop: ingest content, publish labels, take reports, and enforce takedowns. A self-hostable alternative to Ozone.
did:plc Directory
PLC is a persistent global identifier system, which allows accounts to retain relationships while changing names or migrating between service providers. It makes use of cryptography and gives individuals (or organizations) direct control and ownership over their identitifier, but does not make use of any blockchain or cryptocurrency technology, and is inexpensive enough to provide as a no-cost service.
bluesky-social atproto · Discussions
Explore the GitHub Discussions forum for bluesky-social atproto. Discuss code, ask questions & collaborate with the developer community.
Bluesky Debug
Hubble: full-network atmosphere mirror
Hubble: a public mirror for the whole atmosphere

Bluesky Protocol Services
High scale open social, unlocked for every builder. Bluesky operates public infrastructure for the AT Protocol — Jetstream, Relay, and the Bluesky API — as open services anyone can build on.

PDS operator guide — atproto-crates
Operating atproto-pds: production status, endpoint surface, storage profiles, build flags, the full environment variable reference, and the deployment modes that are deliberately not wired up.
Taproot - AT Protocol Explorer
Explore the AT Protocol network. Browse repositories, records, collections, PDSes, and relays. The most complete AT Protocol data explorer.
Bring Atmospheric conversations to any website - Applied Meteorology
Comments on a site don't have to be cumbersome, you can build with the audience and the tools that already exist on Bluesky.
Bluesky HTTP API Reference
Scope Builder - AT Protocol Docs - AT Protocol
Interactive tool for building OAuth scope strings and permission sets.

backfill package - github.com/jcalabro/atmos/backfill - Go Packages
Package backfill provides a concurrent engine for downloading and processing all repositories from an ATProto relay or PDS.

https://bsky.social/account/sign-in
atproto Latency Fabric — Scheduled Posts Demo
By signing in you agree to the Terms of Service & Privacy Policy.
I am once again asking you if you write something that uses a user's whole repo to get the .car export and walk it instead of calling listRecords a billion times. It's faster and can be done in the browser even.
Bailey Townsend 🦀
I wrote a demo/example showing how you can walk a user's atproto repo via an export faster than doing individual calls inside a browser if you need to process a lot of their records using atcute. 22s vs 262s for my repo. Hosted on @wisp.place walktherepo.wisp.place