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://mastodon.social/users/mcc/statuses/113530302703274340",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-23T04:09:01Z",
"url": "https://mastodon.social/@mcc/113530302703274340",
"attributedTo": "https://mastodon.social/users/mcc",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/mcc/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/mcc/statuses/113530302703274340",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-11-23:objectId=855109969:objectType=Conversation",
"content": "<p>I know that there are "USB condoms" that ensure no data is transferred over the wire, only power.</p><p>Does there exist a "USB data condom" which is specifically designed for removable storage and allows a drive to be mounted through it but bans *other* types of data transfer, IE, it prevents a plugged in device from pretending to be a keyboard or hacking my PCI bus via Thunderbolt or whatever the fuck?</p><p>Could such a USB data condom exist?</p>",
"contentMap": {
"en": "<p>I know that there are "USB condoms" that ensure no data is transferred over the wire, only power.</p><p>Does there exist a "USB data condom" which is specifically designed for removable storage and allows a drive to be mounted through it but bans *other* types of data transfer, IE, it prevents a plugged in device from pretending to be a keyboard or hacking my PCI bus via Thunderbolt or whatever the fuck?</p><p>Could such a USB data condom exist?</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/mcc/statuses/113530302703274340/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/mcc/statuses/113530302703274340/replies?min_id=113530303548118918&page=true",
"partOf": "https://mastodon.social/users/mcc/statuses/113530302703274340/replies",
"items": [
"https://mastodon.social/users/mcc/statuses/113530303548118918"
]
}
},
"likes": {
"id": "https://mastodon.social/users/mcc/statuses/113530302703274340/likes",
"type": "Collection",
"totalItems": 78
},
"shares": {
"id": "https://mastodon.social/users/mcc/statuses/113530302703274340/shares",
"type": "Collection",
"totalItems": 54
}
}