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/saraislet/statuses/109426613081652784",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-29T10:26:46Z",
"url": "https://infosec.exchange/@saraislet/109426613081652784",
"attributedTo": "https://infosec.exchange/users/saraislet",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/saraislet/followers"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/saraislet/statuses/109426613081652784",
"inReplyToAtomUri": null,
"conversation": "tag:infosec.exchange,2022-11-29:objectId=25209978:objectType=Conversation",
"content": "<p>By (un)popular demand: a thread on CDN security </p><p>This threat will grow over time if nurtured with regular watering and bright, indirect sunlight</p><p>Sorry, I mean this threat will grow. The threat landscape of 2030 won't be what it is in 2022, which isn't what it was in 2010.</p><p>Let's dive right in before setting the stage or mixing metaphors:<br />Where should you start in thinking about CDN security?<br /><a href=\"https://infosec.exchange/tags/CDNSecurity\" class=\"mention hashtag\" rel=\"tag\">#<span>CDNSecurity</span></a> <a href=\"https://infosec.exchange/tags/CDN\" class=\"mention hashtag\" rel=\"tag\">#<span>CDN</span></a> <a href=\"https://infosec.exchange/tags/InfraSec\" class=\"mention hashtag\" rel=\"tag\">#<span>InfraSec</span></a> <a href=\"https://infosec.exchange/tags/ThreadModeling\" class=\"mention hashtag\" rel=\"tag\">#<span>ThreadModeling</span></a></p>",
"contentMap": {
"en": "<p>By (un)popular demand: a thread on CDN security </p><p>This threat will grow over time if nurtured with regular watering and bright, indirect sunlight</p><p>Sorry, I mean this threat will grow. The threat landscape of 2030 won't be what it is in 2022, which isn't what it was in 2010.</p><p>Let's dive right in before setting the stage or mixing metaphors:<br />Where should you start in thinking about CDN security?<br /><a href=\"https://infosec.exchange/tags/CDNSecurity\" class=\"mention hashtag\" rel=\"tag\">#<span>CDNSecurity</span></a> <a href=\"https://infosec.exchange/tags/CDN\" class=\"mention hashtag\" rel=\"tag\">#<span>CDN</span></a> <a href=\"https://infosec.exchange/tags/InfraSec\" class=\"mention hashtag\" rel=\"tag\">#<span>InfraSec</span></a> <a href=\"https://infosec.exchange/tags/ThreadModeling\" class=\"mention hashtag\" rel=\"tag\">#<span>ThreadModeling</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/cdnsecurity",
"name": "#cdnsecurity"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/cdn",
"name": "#cdn"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/infrasec",
"name": "#infrasec"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/threadmodeling",
"name": "#threadmodeling"
}
],
"replies": {
"id": "https://infosec.exchange/users/saraislet/statuses/109426613081652784/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/saraislet/statuses/109426613081652784/replies?min_id=109426796659015479&page=true",
"partOf": "https://infosec.exchange/users/saraislet/statuses/109426613081652784/replies",
"items": [
"https://infosec.exchange/users/saraislet/statuses/109426796659015479"
]
}
},
"likes": {
"id": "https://infosec.exchange/users/saraislet/statuses/109426613081652784/likes",
"type": "Collection",
"totalItems": 33
},
"shares": {
"id": "https://infosec.exchange/users/saraislet/statuses/109426613081652784/shares",
"type": "Collection",
"totalItems": 18
}
}