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.ml/c/privacy","to":["https://www.w3.org/ns/activitystreams#Public"],"object":{"id":"https://lemmy.dbzer0.com/activities/update/f6feb6b1-c85e-4a1f-8eda-7d71233c89a2","actor":"https://lemmy.dbzer0.com/u/Andromxda","@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://lemmy.dbzer0.com/comment/18556402","attributedTo":"https://lemmy.dbzer0.com/u/Andromxda","to":["https://www.w3.org/ns/activitystreams#Public"],"cc":["https://lemmy.ml/c/privacy","https://lemmy.world/u/whostosay"],"content":"<p>Chromium-based browsers have arguably better security than Firefox. <a href=\"https://madaidans-insecurities.github.io/firefox-chromium.html\">…github.io/firefox-chromium.html</a></p>\n<p>Vanadium further improves Chromium’s security by disabling the JS JIT Compiler, using a hardened memory allocator (GrapheneOS <a href=\"https://github.com/GrapheneOS/hardened_malloc\" rel=\"nofollow\">hardened_malloc</a>) enabling ARMv8.5 MTE, and applying other hardening patches (<a href=\"https://github.com/GrapheneOS/Vanadium/tree/main/patches\">github.com/GrapheneOS/Vanadium/tree/main/patches</a>).</p>\n<p>The <a href=\"https://secureblue.dev/\" rel=\"nofollow\">secureblue</a> project maintains a hardened Chromium build for Linux called <a href=\"https://github.com/secureblue/Trivalent\" rel=\"nofollow\">Trivalent</a>, which uses most of the patches from Vanadium, among others. You can get it from their repo: <a href=\"https://repo.secureblue.dev/secureblue.repo\">repo.secureblue.dev/secureblue.repo</a></p>\n","inReplyTo":"https://lemmy.world/comment/16901946","mediaType":"text/html","source":{"content":"Chromium-based browsers have arguably better security than Firefox. https://madaidans-insecurities.github.io/firefox-chromium.html\n\nVanadium further improves Chromium's security by disabling the JS JIT Compiler, using a hardened memory allocator (GrapheneOS [hardened_malloc](https://github.com/GrapheneOS/hardened_malloc)) enabling ARMv8.5 MTE, and applying other hardening patches (https://github.com/GrapheneOS/Vanadium/tree/main/patches).\n\nThe [secureblue](https://secureblue.dev/) project maintains a hardened Chromium build for Linux called [Trivalent](https://github.com/secureblue/Trivalent), which uses most of the patches from Vanadium, among others. You can get it from their repo: https://repo.secureblue.dev/secureblue.repo","mediaType":"text/markdown"},"published":"2025-05-07T09:35:30.970222Z","updated":"2025-05-07T19:39:19.442142Z","tag":[{"href":"https://lemmy.world/u/whostosay","name":"@whostosay@lemmy.world","type":"Mention"}],"distinguished":false,"language":{"identifier":"en","name":"English"},"audience":"https://lemmy.ml/c/privacy","attachment":[]},"cc":["https://lemmy.ml/c/privacy","https://lemmy.world/u/whostosay"],"tag":[{"href":"https://lemmy.world/u/whostosay","name":"@whostosay@lemmy.world","type":"Mention"}],"type":"Update","audience":"https://lemmy.ml/c/privacy"},"cc":["https://lemmy.ml/c/privacy/followers"],"type":"Announce","id":"https://lemmy.ml/activities/announce/update/7e11d18c-13bf-4601-960a-3e9d4f3f743f"}"
  +request: [
    "host" => "kbin.spritesserver.nl"
    "method" => "POST"
    "uri" => "/f/inbox"
    "client_ip" => "54.36.178.108"
  ]
  +headers: [
    "content-type" => [
      "application/activity+json"
    ]
    "host" => [
      "kbin.spritesserver.nl"
    ]
    "date" => [
      "Wed, 07 May 2025 19:39:45 GMT"
    ]
    "digest" => [
      "SHA-256=AYH0PvBpq4mVq3eoEFmMqqKnEAZ2Usf3I0yxeUsMklM="
    ]
    "signature" => [
      "keyId="https://lemmy.ml/c/privacy#main-key",algorithm="hs2019",headers="(request-target) content-type date digest host",signature="j+CrIdZL3s47+NCL2DSMf5feZXFpB/45Cthqmisv43aYw9EKs2x+/cLx7V2fVx9MmFZEDNWvzSgedH16TIdVAiiL53qy+VyyNvG5cByoHp2lUdDsR9FvQLgXu0auGYAFRAcVxxXA8NOZOUPb4w14tjeyv+6eZzRM65nvdLtd6ZaFUJIeNzNaz330vl21aeyMkdVGXfvoeLllzxRuI9Nfgaj4ZGEasIlwe4rI60jbuyChrx1l7JZ1jrhspWk/mg5v2gpYmHlBGYA4vgCD/w7O56ZyekowQB/LgYOnpTxaYrS/YHKA1MidpDUM+JTVSVVMUykN4RgZpZO60nOb2fJRYQ==""
    ]
    "accept" => [
      "*/*"
    ]
    "user-agent" => [
      "Lemmy/0.19.11; +https://lemmy.ml"
    ]
    "accept-encoding" => [
      "gzip"
    ]
    "content-length" => [
      "3310"
    ]
    "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: "55690458"
}