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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://cyberplace.social/users/Wuzzy/statuses/112310590458478553",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-04-21T18:20:09Z",
"url": "https://cyberplace.social/@Wuzzy/112310590458478553",
"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/112310590458478553",
"inReplyToAtomUri": null,
"conversation": "tag:cyberplace.social,2024-04-21:objectId=24770128:objectType=Conversation",
"content": "<p>After the <a href=\"https://cyberplace.social/tags/XZ\" class=\"mention hashtag\" rel=\"tag\">#<span>XZ</span></a> attack, I have a suggestion for all <a href=\"https://cyberplace.social/tags/software\" class=\"mention hashtag\" rel=\"tag\">#<span>software</span></a> forges (<a href=\"https://cyberplace.social/tags/Forgejo\" class=\"mention hashtag\" rel=\"tag\">#<span>Forgejo</span></a>, <a href=\"https://cyberplace.social/tags/GitHub\" class=\"mention hashtag\" rel=\"tag\">#<span>GitHub</span></a>, <a href=\"https://cyberplace.social/tags/Gitea\" class=\"mention hashtag\" rel=\"tag\">#<span>Gitea</span></a>, <a href=\"https://cyberplace.social/tags/Sourceforge\" class=\"mention hashtag\" rel=\"tag\">#<span>Sourceforge</span></a>, etc.):<br />Have some way to visualize binary files better, including diffs to such files. Cuz now, we have basically nothing except byte counters.<br />Since they're binary files, it must be as generic as possible. But even *some* rendering or analysis is better than nothing.</p><p>The idea is to expose weird patterns in binary files that could be a sign of an attack.</p><p><a href=\"https://cyberplace.social/tags/development\" class=\"mention hashtag\" rel=\"tag\">#<span>development</span></a> <a href=\"https://cyberplace.social/tags/security\" class=\"mention hashtag\" rel=\"tag\">#<span>security</span></a></p>",
"contentMap": {
"en": "<p>After the <a href=\"https://cyberplace.social/tags/XZ\" class=\"mention hashtag\" rel=\"tag\">#<span>XZ</span></a> attack, I have a suggestion for all <a href=\"https://cyberplace.social/tags/software\" class=\"mention hashtag\" rel=\"tag\">#<span>software</span></a> forges (<a href=\"https://cyberplace.social/tags/Forgejo\" class=\"mention hashtag\" rel=\"tag\">#<span>Forgejo</span></a>, <a href=\"https://cyberplace.social/tags/GitHub\" class=\"mention hashtag\" rel=\"tag\">#<span>GitHub</span></a>, <a href=\"https://cyberplace.social/tags/Gitea\" class=\"mention hashtag\" rel=\"tag\">#<span>Gitea</span></a>, <a href=\"https://cyberplace.social/tags/Sourceforge\" class=\"mention hashtag\" rel=\"tag\">#<span>Sourceforge</span></a>, etc.):<br />Have some way to visualize binary files better, including diffs to such files. Cuz now, we have basically nothing except byte counters.<br />Since they're binary files, it must be as generic as possible. But even *some* rendering or analysis is better than nothing.</p><p>The idea is to expose weird patterns in binary files that could be a sign of an attack.</p><p><a href=\"https://cyberplace.social/tags/development\" class=\"mention hashtag\" rel=\"tag\">#<span>development</span></a> <a href=\"https://cyberplace.social/tags/security\" class=\"mention hashtag\" rel=\"tag\">#<span>security</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://cyberplace.social/tags/xz",
"name": "#xz"
},
{
"type": "Hashtag",
"href": "https://cyberplace.social/tags/software",
"name": "#software"
},
{
"type": "Hashtag",
"href": "https://cyberplace.social/tags/forgejo",
"name": "#forgejo"
},
{
"type": "Hashtag",
"href": "https://cyberplace.social/tags/github",
"name": "#github"
},
{
"type": "Hashtag",
"href": "https://cyberplace.social/tags/gitea",
"name": "#gitea"
},
{
"type": "Hashtag",
"href": "https://cyberplace.social/tags/sourceforge",
"name": "#sourceforge"
},
{
"type": "Hashtag",
"href": "https://cyberplace.social/tags/development",
"name": "#development"
},
{
"type": "Hashtag",
"href": "https://cyberplace.social/tags/security",
"name": "#security"
}
],
"replies": {
"id": "https://cyberplace.social/users/Wuzzy/statuses/112310590458478553/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://cyberplace.social/users/Wuzzy/statuses/112310590458478553/replies?min_id=112310592458578367&page=true",
"partOf": "https://cyberplace.social/users/Wuzzy/statuses/112310590458478553/replies",
"items": [
"https://cyberplace.social/users/Wuzzy/statuses/112310592458578367"
]
}
},
"likes": {
"id": "https://cyberplace.social/users/Wuzzy/statuses/112310590458478553/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://cyberplace.social/users/Wuzzy/statuses/112310590458478553/shares",
"type": "Collection",
"totalItems": 6
}
}