mastodon.zunda.ninja is one of the many independent Mastodon servers you can use to participate in the fediverse.
Zundon is a single user instance as home of @zundan as well as a test bed for changes of the code.

Administered by:

Server stats:

1
active users

zunda

GitHubで検索して https://github.com/bluesky-social/indigo/blob/main/labeler/service.go あたりからcom.atproto.sync.getBlobでMerkle木をダウンロードできそうだと思ったんだけどどこからかcidを得る必要がありそう。何のcid?

$ curl -i 'https:// bsky.social/xrpc/com.atproto.sync.getBlob?did=did:plc:ec3a2uanwihlg3eywbde3ujd&cid=bafyreiai55jnfhwsz55ff2ctl2r2ze27k5rv4fckh74xsijpx7scshjt6e'
HTTP/2 400
content-type: application/json; charset=utf-8
content-length: 114
x-powered-by: Express
access-control-allow-origin: *

{"error":"InvalidRequest","message":"blob not found: bafyreiai55jnfhwsz55ff2ctl2r2ze27k5rv4fckh74xsijpx7scshjt6e"}

GitHubindigo/service.go at main · bluesky-social/indigoGo source code for Bluesky's atproto services. NOT STABLE (yet) - indigo/service.go at main · bluesky-social/indigo