ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

it's hard. atproto events are basically globally broadcasted, anyone who wants to listen to them can do so. so you'd need to devise a system that can properly route private data, but totally out in the open, and hopefully without too much identifying metadata

Mar 2, 2025, 9:04 PM

Record data

{
  "uri": "at://did:web:nihili.st/app.bsky.feed.post/3ljgdlxbuqc2j",
  "cid": "bafyreiapaxbo4po2vw2iy45lzwzdgphwp5cris2w4n6jjzzx3wnuclxeom",
  "value": {
    "text": "it's hard. atproto events are basically globally broadcasted, anyone who wants to listen to them can do so. so you'd need to devise a system that can properly route private data, but totally out in the open, and hopefully without too much identifying metadata",
    "$type": "app.bsky.feed.post",
    "langs": [
      "en"
    ],
    "reply": {
      "root": {
        "cid": "bafyreib6sdhzds72z7fauhgzchjiybollqv7uks5jzvw2km3i7mvqtlhra",
        "uri": "at://did:plc:ztmnhdydzzivdmoezxcyrsof/app.bsky.feed.post/3ljgcczt5zc2q"
      },
      "parent": {
        "cid": "bafyreib6sdhzds72z7fauhgzchjiybollqv7uks5jzvw2km3i7mvqtlhra",
        "uri": "at://did:plc:ztmnhdydzzivdmoezxcyrsof/app.bsky.feed.post/3ljgcczt5zc2q"
      }
    },
    "createdAt": "2025-03-02T21:04:48.391Z"
  }
}