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://chaos.social/users/gsuberland/statuses/113386203655672905",
"type": "Note",
"summary": null,
"inReplyTo": "https://chaos.social/users/gsuberland/statuses/113386124539593117",
"published": "2024-10-28T17:22:44Z",
"url": "https://chaos.social/@gsuberland/113386203655672905",
"attributedTo": "https://chaos.social/users/gsuberland",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/gsuberland/followers"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/gsuberland/statuses/113386203655672905",
"inReplyToAtomUri": "https://chaos.social/users/gsuberland/statuses/113386124539593117",
"conversation": "tag:chaos.social,2024-10-28:objectId=218537881:objectType=Conversation",
"content": "<p>various things I've done:</p><p>- developed a marine OT assessment program from the ground up, including new tooling for domain-specific protocols</p><p>- devised reliable methods for thermally decomposing epoxy potting used for anti-tamper on electronics</p><p>- near-exhaustively explored VM detection methods using the `cpuid` instruction (paper release pending)</p><p>- designed DRAM interposers for memory attacks</p><p>- full-product code reviews on commercial endpoint software</p><p>- reviewed code for a novel QKD system</p>",
"contentMap": {
"en": "<p>various things I've done:</p><p>- developed a marine OT assessment program from the ground up, including new tooling for domain-specific protocols</p><p>- devised reliable methods for thermally decomposing epoxy potting used for anti-tamper on electronics</p><p>- near-exhaustively explored VM detection methods using the `cpuid` instruction (paper release pending)</p><p>- designed DRAM interposers for memory attacks</p><p>- full-product code reviews on commercial endpoint software</p><p>- reviewed code for a novel QKD system</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://chaos.social/users/gsuberland/statuses/113386203655672905/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/gsuberland/statuses/113386203655672905/replies?min_id=113386239468672916&page=true",
"partOf": "https://chaos.social/users/gsuberland/statuses/113386203655672905/replies",
"items": [
"https://chaos.social/users/gsuberland/statuses/113386239468672916"
]
}
},
"likes": {
"id": "https://chaos.social/users/gsuberland/statuses/113386203655672905/likes",
"type": "Collection",
"totalItems": 15
},
"shares": {
"id": "https://chaos.social/users/gsuberland/statuses/113386203655672905/shares",
"type": "Collection",
"totalItems": 11
}
}