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/selfhosted","to":["https://www.w3.org/ns/activitystreams#Public"],"object":{"id":"https://scribe.disroot.org/activities/create/eb8c5825-a105-4a2d-9643-f065809511b8","actor":"https://scribe.disroot.org/u/drkt","@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://scribe.disroot.org/comment/5784112","attributedTo":"https://scribe.disroot.org/u/drkt","to":["https://www.w3.org/ns/activitystreams#Public"],"cc":["https://lemmy.world/c/selfhosted","https://sopuli.xyz/u/sbeak"],"content":"<p>There’s a balance to pick between ease of use, ease of recovery, and security. You have to define exactly what you want, and then look at what solutions are available to do that.</p>\n<p>I wrote my own bash script for rsync that simply pulls copies of the vital folders and files over SSH from the machines I want backups from. Then it pushes a copy of all of that to an offsite (in-city friends house) location. There is no encryption at rest, because I choose easy of recovery over security, plus I trust my friend and there really isn’t anything that would compromise me totally if that harddrive became available on the internet.</p>\n<p>Define your needs, then shop around. No one solution does everything easily.</p>\n","inReplyTo":"https://sopuli.xyz/post/30329163","mediaType":"text/html","source":{"content":"There's a balance to pick between ease of use, ease of recovery, and security. You have to define exactly what you want, and then look at what solutions are available to do that.\n\nI wrote my own bash script for rsync that simply pulls copies of the vital folders and files over SSH from the machines I want backups from. Then it pushes a copy of all of that to an offsite (in-city friends house) location. There is no encryption at rest, because I choose easy of recovery over security, plus I trust my friend and there really isn't anything that would compromise me totally if that harddrive became available on the internet. \n\nDefine your needs, then shop around. No one solution does everything easily. ","mediaType":"text/markdown"},"published":"2025-07-13T11:48:50.209809Z","tag":[{"href":"https://sopuli.xyz/u/sbeak","name":"@sbeak@sopuli.xyz","type":"Mention"}],"distinguished":false,"language":{"identifier":"en","name":"English"},"audience":"https://lemmy.world/c/selfhosted","attachment":[]},"cc":["https://lemmy.world/c/selfhosted","https://sopuli.xyz/u/sbeak"],"tag":[{"href":"https://sopuli.xyz/u/sbeak","name":"@sbeak@sopuli.xyz","type":"Mention"}],"type":"Create","audience":"https://lemmy.world/c/selfhosted"},"cc":["https://lemmy.world/c/selfhosted/followers"],"type":"Announce","id":"https://lemmy.world/activities/announce/create/13260be1-84b7-4fe0-9d4a-374cf2d2b95f"}"
  +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" => [
      "Sun, 13 Jul 2025 11:49:06 GMT"
    ]
    "digest" => [
      "SHA-256=bOFcEYS5mpi2jt9A3RY7R4bXmN3+QmJYC99evNT9ROw="
    ]
    "signature" => [
      "keyId="https://lemmy.world/c/selfhosted#main-key",algorithm="hs2019",headers="(request-target) content-type date digest host",signature="QS3C44Jef4GsEiaC2M04MvN6Z1A6YZsPdpP3/5i4Px5TuZYcJ+MUanfk3K8ev1IGuxwjh7X0R1LVBljlR5LEltCSc5cxt1Gzls8TTc6LULmLKbw1B1SubAUgRkvvuORRaehZ8zgyGDs44zb308NBhVERl+snv8AKmwWQizcVlF5DLKZj97oz46/9RRYcOVXqNnEL4eW9tVP66XzCf9STR1FAUv2BG9KuFUoKJhTONuBgEEsIrFVpwM4xw/TjQbM4uBaExUvY73aiphXm2D1CJEUNV5Vd+pajWJ3X/DBeqRXP3GjS4ZSf9pt8tKmMa5BkikNImPLYihnjmAZGcTp0Ng==""
    ]
    "traceparent" => [
      "00-40e9d55467216a89cef946951e570124-e12c9f1a5254a0df-01"
    ]
    "tracestate" => [
      ""
    ]
    "accept" => [
      "*/*"
    ]
    "user-agent" => [
      "Lemmy/0.19.12-4-gd8445881a; +https://lemmy.world"
    ]
    "accept-encoding" => [
      "gzip"
    ]
    "content-length" => [
      "2954"
    ]
    "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: "60958416"
}