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/rsgbengi/statuses/113776202866601833",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-01-05T14:24:39Z",
"url": "https://infosec.exchange/@rsgbengi/113776202866601833",
"attributedTo": "https://infosec.exchange/users/rsgbengi",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/rsgbengi/followers"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/rsgbengi/statuses/113776202866601833",
"inReplyToAtomUri": null,
"conversation": "tag:infosec.exchange,2025-01-05:objectId=227923105:objectType=Conversation",
"content": "<p>🕵️♂️ Is your blockchain secret really... a secret?</p><p>In my latest post, I uncover how Solidity storage slots turn "private" data into public knowledge—and how to keep those secrets locked tight!</p><p>🔗 Read here: <a href=\"https://www.kayssel.com/post/web3-9/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"\">kayssel.com/post/web3-9/</span><span class=\"invisible\"></span></a></p><p><a href=\"https://infosec.exchange/tags/blockchain\" class=\"mention hashtag\" rel=\"tag\">#<span>blockchain</span></a> <a href=\"https://infosec.exchange/tags/web3\" class=\"mention hashtag\" rel=\"tag\">#<span>web3</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> <a href=\"https://infosec.exchange/tags/pentesting\" class=\"mention hashtag\" rel=\"tag\">#<span>pentesting</span></a> <a href=\"https://infosec.exchange/tags/hacking\" class=\"mention hashtag\" rel=\"tag\">#<span>hacking</span></a> <a href=\"https://infosec.exchange/tags/smartcontracts\" class=\"mention hashtag\" rel=\"tag\">#<span>smartcontracts</span></a></p>",
"contentMap": {
"es": "<p>🕵️♂️ Is your blockchain secret really... a secret?</p><p>In my latest post, I uncover how Solidity storage slots turn "private" data into public knowledge—and how to keep those secrets locked tight!</p><p>🔗 Read here: <a href=\"https://www.kayssel.com/post/web3-9/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"\">kayssel.com/post/web3-9/</span><span class=\"invisible\"></span></a></p><p><a href=\"https://infosec.exchange/tags/blockchain\" class=\"mention hashtag\" rel=\"tag\">#<span>blockchain</span></a> <a href=\"https://infosec.exchange/tags/web3\" class=\"mention hashtag\" rel=\"tag\">#<span>web3</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> <a href=\"https://infosec.exchange/tags/pentesting\" class=\"mention hashtag\" rel=\"tag\">#<span>pentesting</span></a> <a href=\"https://infosec.exchange/tags/hacking\" class=\"mention hashtag\" rel=\"tag\">#<span>hacking</span></a> <a href=\"https://infosec.exchange/tags/smartcontracts\" class=\"mention hashtag\" rel=\"tag\">#<span>smartcontracts</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/blockchain",
"name": "#blockchain"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/web3",
"name": "#web3"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/infosec",
"name": "#infosec"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/cybersecurity",
"name": "#cybersecurity"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/pentesting",
"name": "#pentesting"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/hacking",
"name": "#hacking"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/smartcontracts",
"name": "#smartcontracts"
}
],
"replies": {
"id": "https://infosec.exchange/users/rsgbengi/statuses/113776202866601833/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/rsgbengi/statuses/113776202866601833/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/rsgbengi/statuses/113776202866601833/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/rsgbengi/statuses/113776202866601833/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://infosec.exchange/users/rsgbengi/statuses/113776202866601833/shares",
"type": "Collection",
"totalItems": 1
}
}