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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://chaos.social/users/kubikpixel/statuses/113408056399750327",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-01T14:00:10Z",
"url": "https://chaos.social/@kubikpixel/113408056399750327",
"attributedTo": "https://chaos.social/users/kubikpixel",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/kubikpixel/followers"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/kubikpixel/statuses/113408056399750327",
"inReplyToAtomUri": null,
"conversation": "tag:chaos.social,2024-11-01:objectId=219466849:objectType=Conversation",
"content": "<p>Stop Using localStorage for Sensitive Data: Here's Why and What to Use Instead</p><p>Understanding the security risks of localStorage and what to use instead for tokens, secrets, and sensitive user data </p><p>🧑💻 <a href=\"https://www.trevorlasn.com/blog/the-problem-with-local-storage\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">trevorlasn.com/blog/the-proble</span><span class=\"invisible\">m-with-local-storage</span></a></p><p><a href=\"https://chaos.social/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a> <a href=\"https://chaos.social/tags/javascript\" class=\"mention hashtag\" rel=\"tag\">#<span>javascript</span></a> <a href=\"https://chaos.social/tags/localstorage\" class=\"mention hashtag\" rel=\"tag\">#<span>localstorage</span></a> <a href=\"https://chaos.social/tags/xss\" class=\"mention hashtag\" rel=\"tag\">#<span>xss</span></a> <a href=\"https://chaos.social/tags/web\" class=\"mention hashtag\" rel=\"tag\">#<span>web</span></a> <a href=\"https://chaos.social/tags/httponly\" class=\"mention hashtag\" rel=\"tag\">#<span>httponly</span></a> <a href=\"https://chaos.social/tags/websec\" class=\"mention hashtag\" rel=\"tag\">#<span>websec</span></a> <a href=\"https://chaos.social/tags/security\" class=\"mention hashtag\" rel=\"tag\">#<span>security</span></a> <a href=\"https://chaos.social/tags/risk\" class=\"mention hashtag\" rel=\"tag\">#<span>risk</span></a></p>",
"contentMap": {
"en": "<p>Stop Using localStorage for Sensitive Data: Here's Why and What to Use Instead</p><p>Understanding the security risks of localStorage and what to use instead for tokens, secrets, and sensitive user data </p><p>🧑💻 <a href=\"https://www.trevorlasn.com/blog/the-problem-with-local-storage\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">trevorlasn.com/blog/the-proble</span><span class=\"invisible\">m-with-local-storage</span></a></p><p><a href=\"https://chaos.social/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a> <a href=\"https://chaos.social/tags/javascript\" class=\"mention hashtag\" rel=\"tag\">#<span>javascript</span></a> <a href=\"https://chaos.social/tags/localstorage\" class=\"mention hashtag\" rel=\"tag\">#<span>localstorage</span></a> <a href=\"https://chaos.social/tags/xss\" class=\"mention hashtag\" rel=\"tag\">#<span>xss</span></a> <a href=\"https://chaos.social/tags/web\" class=\"mention hashtag\" rel=\"tag\">#<span>web</span></a> <a href=\"https://chaos.social/tags/httponly\" class=\"mention hashtag\" rel=\"tag\">#<span>httponly</span></a> <a href=\"https://chaos.social/tags/websec\" class=\"mention hashtag\" rel=\"tag\">#<span>websec</span></a> <a href=\"https://chaos.social/tags/security\" class=\"mention hashtag\" rel=\"tag\">#<span>security</span></a> <a href=\"https://chaos.social/tags/risk\" class=\"mention hashtag\" rel=\"tag\">#<span>risk</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://chaos.social/tags/webdev",
"name": "#webdev"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/javascript",
"name": "#javascript"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/localstorage",
"name": "#localstorage"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/xss",
"name": "#xss"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/web",
"name": "#web"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/httponly",
"name": "#httponly"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/websec",
"name": "#websec"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/security",
"name": "#security"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/risk",
"name": "#risk"
}
],
"replies": {
"id": "https://chaos.social/users/kubikpixel/statuses/113408056399750327/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/kubikpixel/statuses/113408056399750327/replies?only_other_accounts=true&page=true",
"partOf": "https://chaos.social/users/kubikpixel/statuses/113408056399750327/replies",
"items": []
}
},
"likes": {
"id": "https://chaos.social/users/kubikpixel/statuses/113408056399750327/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://chaos.social/users/kubikpixel/statuses/113408056399750327/shares",
"type": "Collection",
"totalItems": 5
}
}