POST https://kbin.spritesserver.nl/f/inbox

Messages

Ordered list of dispatched messages across all your buses

"App\Message\ActivityPub\Inbox\ActivityMessage"
Caller In SharedInboxController.php line
Bus messenger.bus.default
Message
App\Message\ActivityPub\Inbox\ActivityMessage {#353
  +payload: "{"@context":["https://join-lemmy.org/context.json","https://www.w3.org/ns/activitystreams"],"actor":"https://lemmy.world/c/linuxmemes","to":["https://www.w3.org/ns/activitystreams#Public"],"object":{"id":"https://programming.dev/activities/update/a70b42e0-437c-4fd8-a955-e9ff754ffe5c","actor":"https://programming.dev/u/towerful","@context":["https://join-lemmy.org/context.json","https://www.w3.org/ns/activitystreams"],"to":["https://www.w3.org/ns/activitystreams#Public"],"object":{"type":"Note","id":"https://programming.dev/comment/20455598","attributedTo":"https://programming.dev/u/towerful","to":["https://www.w3.org/ns/activitystreams#Public"],"cc":["https://lemmy.world/c/linuxmemes","https://piefed.world/u/The_Picard_Maneuver"],"content":"<p>It’s referring to binary blobs. A windows exe might be a binary blob.<br />\nThese are distributed compiled. Even if the project is open sources, the binary blob might have been generated by a compromised compiler.</p>\n<p>This is one of the reasons the XZ Utils compromisation went unnoticed for so long. One of the compressed files used for testing contained malicious code that would be included in the build artefacts (IE, the final compiled binary) under very narrow and specific circumstances.</p>\n<p>So “deblobbed” means absolutely everything in the OS was built &amp; compiled on their computer from original source code</p>\n","inReplyTo":"https://piefed.world/comment/2483656","mediaType":"text/html","source":{"content":"It's referring to binary blobs. A windows exe might be a binary blob.  \nThese are distributed compiled. Even if the project is open sources, the binary blob might have been generated by a compromised compiler.  \n\nThis is one of the reasons the XZ Utils compromisation went unnoticed for so long. One of the compressed files used for testing contained malicious code that would be included in the build artefacts (IE, the final compiled binary) under very narrow and specific circumstances.\n\nSo \"deblobbed\" means absolutely everything in the OS was built & compiled on their computer from original source code","mediaType":"text/markdown"},"published":"2025-11-11T14:38:34.327877Z","updated":"2025-11-11T14:39:18.724702Z","tag":[{"href":"https://piefed.world/u/The_Picard_Maneuver","name":"@The_Picard_Maneuver@piefed.world","type":"Mention"}],"distinguished":false,"audience":"https://lemmy.world/c/linuxmemes","attachment":[]},"cc":["https://lemmy.world/c/linuxmemes","https://piefed.world/u/The_Picard_Maneuver"],"tag":[{"href":"https://piefed.world/u/The_Picard_Maneuver","name":"@The_Picard_Maneuver@piefed.world","type":"Mention"}],"type":"Update","audience":"https://lemmy.world/c/linuxmemes"},"cc":["https://lemmy.world/c/linuxmemes/followers"],"type":"Announce","id":"https://lemmy.world/activities/announce/update/e676e812-0e22-489d-8076-799ca9ea3692"}"
  +request: [
    "host" => "kbin.spritesserver.nl"
    "method" => "POST"
    "uri" => "/f/inbox"
    "client_ip" => "135.181.143.221"
  ]
  +headers: [
    "content-type" => [
      "application/activity+json"
    ]
    "host" => [
      "kbin.spritesserver.nl"
    ]
    "date" => [
      "Tue, 11 Nov 2025 14:40:04 GMT"
    ]
    "digest" => [
      "SHA-256=jCgvGjpBGgbSGUmBginGk+bUtYJEEPG++Um2w9gZ2YQ="
    ]
    "signature" => [
      "keyId="https://lemmy.world/c/linuxmemes#main-key",algorithm="hs2019",headers="(request-target) content-type date digest host",signature="l8Y4qTSs9XycX/l+WohYjWiNX+6NR4kiEsq5uNMugx5MNKYdJCV0LVk+e4Z50+PR78uaPkY6XoDjRI54jcTH/3zH8mT4yGpXP6n+ow46Kau76Yf3XtUQ4KSOSSddUo0A6K25B0HewFb21M4+3Mh+IxuPAj/h8uZt5eLDbTcQdsqa+1C7KD36QaHZpKrmRZLPa9coWl/WkH0aq8cR7QZOZdqnPie5XHdmjl+JU/1+jK79GGWxaPrTXIl+cy3BMB6Ugsh0ZJOhzmqDa7vxA/Rui63vWoFaQP323IAvqSNzLwH9ywK6WVGgk4nolRd3oK5Ny++IicZcUXAU6qaxElLuTA==""
    ]
    "traceparent" => [
      "00-5c8d42116606d0ae76f9a2d2b74995a4-eba178ccf1b1cd0f-01"
    ]
    "tracestate" => [
      ""
    ]
    "accept" => [
      "*/*"
    ]
    "user-agent" => [
      "Lemmy/0.19.12-4-gd8445881a; +https://lemmy.world"
    ]
    "accept-encoding" => [
      "gzip"
    ]
    "content-length" => [
      "2861"
    ]
    "x-php-ob-level" => [
      "1"
    ]
  ]
}
Envelope stamps when dispatching No items
Envelope stamps after dispatch
Symfony\Component\Messenger\Stamp\BusNameStamp {#343
  -busName: "messenger.bus.default"
}
Symfony\Component\Messenger\Stamp\SentStamp {#268
  -senderClass: "Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransport"
  -senderAlias: "async_ap"
}
Symfony\Component\Messenger\Stamp\TransportMessageIdStamp {#227
  -id: "69303365"
}