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/screaminggoat/statuses/113488303072613644",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-15T18:07:57Z",
"url": "https://infosec.exchange/@screaminggoat/113488303072613644",
"attributedTo": "https://infosec.exchange/users/screaminggoat",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/screaminggoat/followers"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/screaminggoat/statuses/113488303072613644",
"inReplyToAtomUri": null,
"conversation": "tag:infosec.exchange,2024-11-15:objectId=213426150:objectType=Conversation",
"content": "<p><strong>Google</strong> Security: <a href=\"https://security.googleblog.com/2024/11/retrofitting-spatial-safety-to-hundreds.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Retrofitting Spatial Safety to hundreds of millions of lines of C++</a><br>Google is retrofitting secure-by-design principles to their existing C++ codebase wherever possible, including bringing spatial memory safety into as many codebases. It has already made a noticeable impact, from preventing exploits, reducing crashes and improving code reliability/easier debugging. </p><p><a href=\"https://infosec.exchange/tags/google\" class=\"mention hashtag\" rel=\"tag\">#<span>google</span></a> <a href=\"https://infosec.exchange/tags/security\" class=\"mention hashtag\" rel=\"tag\">#<span>security</span></a> <a href=\"https://infosec.exchange/tags/securebydesign\" class=\"mention hashtag\" rel=\"tag\">#<span>securebydesign</span></a> <a href=\"https://infosec.exchange/tags/memorysafety\" class=\"mention hashtag\" rel=\"tag\">#<span>memorysafety</span></a> <a href=\"https://infosec.exchange/tags/vulnerability\" class=\"mention hashtag\" rel=\"tag\">#<span>vulnerability</span></a> <a href=\"https://infosec.exchange/tags/memory\" class=\"mention hashtag\" rel=\"tag\">#<span>memory</span></a> <a href=\"https://infosec.exchange/tags/infosec\" class=\"mention hashtag\" rel=\"tag\">#<span>infosec</span></a> <a href=\"https://infosec.exchange/tags/cybersecurity\" class=\"mention hashtag\" rel=\"tag\">#<span>cybersecurity</span></a></p>",
"contentMap": {
"en": "<p><strong>Google</strong> Security: <a href=\"https://security.googleblog.com/2024/11/retrofitting-spatial-safety-to-hundreds.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Retrofitting Spatial Safety to hundreds of millions of lines of C++</a><br>Google is retrofitting secure-by-design principles to their existing C++ codebase wherever possible, including bringing spatial memory safety into as many codebases. It has already made a noticeable impact, from preventing exploits, reducing crashes and improving code reliability/easier debugging. </p><p><a href=\"https://infosec.exchange/tags/google\" class=\"mention hashtag\" rel=\"tag\">#<span>google</span></a> <a href=\"https://infosec.exchange/tags/security\" class=\"mention hashtag\" rel=\"tag\">#<span>security</span></a> <a href=\"https://infosec.exchange/tags/securebydesign\" class=\"mention hashtag\" rel=\"tag\">#<span>securebydesign</span></a> <a href=\"https://infosec.exchange/tags/memorysafety\" class=\"mention hashtag\" rel=\"tag\">#<span>memorysafety</span></a> <a href=\"https://infosec.exchange/tags/vulnerability\" class=\"mention hashtag\" rel=\"tag\">#<span>vulnerability</span></a> <a href=\"https://infosec.exchange/tags/memory\" class=\"mention hashtag\" rel=\"tag\">#<span>memory</span></a> <a href=\"https://infosec.exchange/tags/infosec\" class=\"mention hashtag\" rel=\"tag\">#<span>infosec</span></a> <a href=\"https://infosec.exchange/tags/cybersecurity\" class=\"mention hashtag\" rel=\"tag\">#<span>cybersecurity</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/google",
"name": "#google"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/security",
"name": "#security"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/securebydesign",
"name": "#securebydesign"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/memorysafety",
"name": "#memorysafety"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/vulnerability",
"name": "#vulnerability"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/memory",
"name": "#memory"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/infosec",
"name": "#infosec"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/cybersecurity",
"name": "#cybersecurity"
}
],
"replies": {
"id": "https://infosec.exchange/users/screaminggoat/statuses/113488303072613644/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/screaminggoat/statuses/113488303072613644/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/screaminggoat/statuses/113488303072613644/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/screaminggoat/statuses/113488303072613644/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://infosec.exchange/users/screaminggoat/statuses/113488303072613644/shares",
"type": "Collection",
"totalItems": 4
}
}