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

SharedInboxController

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\ActivityPub\SharedInboxController"
_firewall_context
"security.firewall.map.context.main"
_route
"ap_shared_inbox"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"69a5c3"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip"
content-length
"2675"
content-type
"application/activity+json"
date
"Thu, 03 Apr 2025 06:17:11 GMT"
digest
"SHA-256=55uKmB/hSAELw7h/+a/jD4IXyiSrQMAXr5Sa0D+Ts8U="
host
"kbin.spritesserver.nl"
signature
"keyId="https://lemmy.world/c/selfhosted#main-key",algorithm="hs2019",headers="(request-target) content-type date digest host",signature="YHKomH1j4p2LDSjzOwu6hlC3jF8H++tQT3xMzO4WpxGP2Tqk14ygBhHO4NRDri/eS7ZuFpyyqq8sOi4Tw4QMl7VF/0UxqQ734yEzvsEVZBaOmN9OaoBWsE7sUNKeKwQAa6xU+2eKta1+9r/W5SO1hfvurcoLafW/OvhqVSx0+77qPvlvepZXFysHgYYFfnQcdnPNSBGXQ+6QzodEf158XEXNo58jQM3ugE7d4JK5hU4cQZrZW7R6IaTDcL8Hul52KfE1uRaO4ima5nI6ESUkjv2En9+XrpPG2Z0+fO4fP1jXpyrBejj0fteVNAkeV8siDfnU6yKbm7boW5Bvk/q7DA==""
user-agent
"Lemmy/0.19.10; +https://lemmy.world"
x-php-ob-level
"1"

Request Content

{
    "@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:\/\/lemmy.max-p.me\/activities\/create\/42c0c5fb-b51c-4b15-84c3-483ab2180391",
        "actor": "https:\/\/lemmy.max-p.me\/u\/Max_P",
        "@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.max-p.me\/comment\/4765207",
            "attributedTo": "https:\/\/lemmy.max-p.me\/u\/Max_P",
            "to": [
                "https:\/\/www.w3.org\/ns\/activitystreams#Public"
            ],
            "cc": [
                "https:\/\/lemmy.world\/c\/selfhosted",
                "https:\/\/lemmy.ca\/u\/SirMaple__"
            ],
            "content": "<p>I keep hearing claims that it\u2019s not secure enough to be exposed on the Internet, but I can\u2019t seem to find anything about unauthenticated vulnerabilities. It\u2019s got a fair amount of CVEs but they all seem to affect when you\u2019re an already authenticated user, mainly to XSS an admin as a regular user or the likes.<\/p>\n<p>It\u2019s written in C#, and publicly all you can do is pretty much attempt to log in, this feels like it should be pretty sane compared to some other PHP crap I run.<\/p>\n<p>Do you have any examples of previous exploits or anything else to be concerned about?<\/p>\n",
            "inReplyTo": "https:\/\/lemmy.ca\/comment\/15639345",
            "mediaType": "text\/html",
            "source": {
                "content": "I keep hearing claims that it's not secure enough to be exposed on the Internet, but I can't seem to find anything about unauthenticated vulnerabilities. It's got a fair amount of CVEs but they all seem to affect when you're an already authenticated user, mainly to XSS an admin as a regular user or the likes.\n\nIt's written in C#, and publicly all you can do is pretty much attempt to log in, this feels like it should be pretty sane compared to some other PHP crap I run.\n\nDo you have any examples of previous exploits or anything else to be concerned about?",
                "mediaType": "text\/markdown"
            },
            "published": "2025-04-03T06:16:54.389230Z",
            "tag": [
                {
                    "href": "https:\/\/lemmy.ca\/u\/SirMaple__",
                    "name": "@SirMaple__@lemmy.ca",
                    "type": "Mention"
                }
            ],
            "distinguished": false,
            "language": {
                "identifier": "en",
                "name": "English"
            },
            "audience": "https:\/\/lemmy.world\/c\/selfhosted",
            "attachment": []
        },
        "cc": [
            "https:\/\/lemmy.world\/c\/selfhosted",
            "https:\/\/lemmy.ca\/u\/SirMaple__"
        ],
        "tag": [
            {
                "href": "https:\/\/lemmy.ca\/u\/SirMaple__",
                "name": "@SirMaple__@lemmy.ca",
                "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\/48152a61-3fa8-436d-9792-f166c545523d"
}