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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage",
"Hashtag": "as:Hashtag"
}
],
"id": "https://infosec.exchange/users/Ichinin/statuses/114239733270098197",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-03-28T11:06:32Z",
"url": "https://infosec.exchange/@Ichinin/114239733270098197",
"attributedTo": "https://infosec.exchange/users/Ichinin",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/Ichinin/followers"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/Ichinin/statuses/114239733270098197",
"inReplyToAtomUri": null,
"conversation": "tag:infosec.exchange,2025-03-28:objectId=256039505:objectType=Conversation",
"content": "<p>Anyone know of a good tutorial to add <a href=\"https://infosec.exchange/tags/Veracrypt\" class=\"mention hashtag\" rel=\"tag\">#<span>Veracrypt</span></a>/#Luks to an existing install of <a href=\"https://infosec.exchange/tags/Debian\" class=\"mention hashtag\" rel=\"tag\">#<span>Debian</span></a>/#Proxmox that does NOT require formatting a device and creating partitions on it?</p><p>I'm looking for something that can self encrypt existing drives (whole) like how Veracrypt works on Windows with full disk encryption.</p><p>And no - I'm not interested in encrypting specific VMs, i want the whole thing to be encrypted as the physical Hypervisor will reside in an untrusted location.</p>",
"contentMap": {
"en": "<p>Anyone know of a good tutorial to add <a href=\"https://infosec.exchange/tags/Veracrypt\" class=\"mention hashtag\" rel=\"tag\">#<span>Veracrypt</span></a>/#Luks to an existing install of <a href=\"https://infosec.exchange/tags/Debian\" class=\"mention hashtag\" rel=\"tag\">#<span>Debian</span></a>/#Proxmox that does NOT require formatting a device and creating partitions on it?</p><p>I'm looking for something that can self encrypt existing drives (whole) like how Veracrypt works on Windows with full disk encryption.</p><p>And no - I'm not interested in encrypting specific VMs, i want the whole thing to be encrypted as the physical Hypervisor will reside in an untrusted location.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/veracrypt",
"name": "#veracrypt"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/debian",
"name": "#debian"
}
],
"replies": {
"id": "https://infosec.exchange/users/Ichinin/statuses/114239733270098197/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/Ichinin/statuses/114239733270098197/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/Ichinin/statuses/114239733270098197/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/Ichinin/statuses/114239733270098197/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://infosec.exchange/users/Ichinin/statuses/114239733270098197/shares",
"type": "Collection",
"totalItems": 3
}
}