A small tool to view real-world ActivityPub objects as JSON! Enter a URL
or username from Mastodon or a similar service below, and we'll send a
request with
the right
Accept
header
to the server to view the underlying object.
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"ostatus": "http://ostatus.org#",
"atomUri": "ostatus:atomUri",
"inReplyToAtomUri": "ostatus:inReplyToAtomUri",
"conversation": "ostatus:conversation",
"sensitive": "as:sensitive",
"toot": "http://joinmastodon.org/ns#",
"votersCount": "toot:votersCount"
}
],
"id": "https://cyberplace.social/users/Wuzzy/statuses/112310592458578367",
"type": "Note",
"summary": null,
"inReplyTo": "https://cyberplace.social/users/Wuzzy/statuses/112310590458478553",
"published": "2024-04-21T18:20:39Z",
"url": "https://cyberplace.social/@Wuzzy/112310592458578367",
"attributedTo": "https://cyberplace.social/users/Wuzzy",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://cyberplace.social/users/Wuzzy/followers"
],
"sensitive": false,
"atomUri": "https://cyberplace.social/users/Wuzzy/statuses/112310592458578367",
"inReplyToAtomUri": "https://cyberplace.social/users/Wuzzy/statuses/112310590458478553",
"conversation": "tag:cyberplace.social,2024-04-21:objectId=24770128:objectType=Conversation",
"content": "<p>The XZ attack could have been caught BEFORE merging if the binary files would <br />have been rendered in some way. They had large sections of equal bytes which was very sus. Rendering every byte as a grayscale pixel has exposed very sus uniform gray sections alongside noise sections.</p><p>That's just one idea. A skilled attacker could still work around that. Ideally, multiple modes of rendering binary files (and diffs) would exist so it's harder to hide.</p>",
"contentMap": {
"en": "<p>The XZ attack could have been caught BEFORE merging if the binary files would <br />have been rendered in some way. They had large sections of equal bytes which was very sus. Rendering every byte as a grayscale pixel has exposed very sus uniform gray sections alongside noise sections.</p><p>That's just one idea. A skilled attacker could still work around that. Ideally, multiple modes of rendering binary files (and diffs) would exist so it's harder to hide.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://cyberplace.social/users/Wuzzy/statuses/112310592458578367/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://cyberplace.social/users/Wuzzy/statuses/112310592458578367/replies?min_id=112310606546930313&page=true",
"partOf": "https://cyberplace.social/users/Wuzzy/statuses/112310592458578367/replies",
"items": [
"https://cyberplace.social/users/Wuzzy/statuses/112310606546930313"
]
}
},
"likes": {
"id": "https://cyberplace.social/users/Wuzzy/statuses/112310592458578367/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://cyberplace.social/users/Wuzzy/statuses/112310592458578367/shares",
"type": "Collection",
"totalItems": 3
}
}