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://fosstodon.org/users/RTP/statuses/106387991479355436",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2021-06-10T19:05:20Z",
"url": "https://fosstodon.org/@RTP/106387991479355436",
"attributedTo": "https://fosstodon.org/users/RTP",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/RTP/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/RTP/statuses/106387991479355436",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2021-06-10:objectId=33505559:objectType=Conversation",
"content": "<p>A look at/inside Session Encrypted Messenger and more on end to end encryption and why. Sybil attack resistant onion routing (lokinet not tor) and a minimization of metadata (see previous video/writeup on metadata).</p><p><a href=\"https://fosstodon.org/tags/Security\" class=\"mention hashtag\" rel=\"tag\">#<span>Security</span></a> <a href=\"https://fosstodon.org/tags/Privacy\" class=\"mention hashtag\" rel=\"tag\">#<span>Privacy</span></a> <a href=\"https://fosstodon.org/tags/Infosec\" class=\"mention hashtag\" rel=\"tag\">#<span>Infosec</span></a> <a href=\"https://fosstodon.org/tags/Cybersecurity\" class=\"mention hashtag\" rel=\"tag\">#<span>Cybersecurity</span></a> <a href=\"https://fosstodon.org/tags/onionrouting\" class=\"mention hashtag\" rel=\"tag\">#<span>onionrouting</span></a> <a href=\"https://fosstodon.org/tags/E2EE\" class=\"mention hashtag\" rel=\"tag\">#<span>E2EE</span></a> <a href=\"https://fosstodon.org/tags/Communication\" class=\"mention hashtag\" rel=\"tag\">#<span>Communication</span></a> <a href=\"https://fosstodon.org/tags/MITM\" class=\"mention hashtag\" rel=\"tag\">#<span>MITM</span></a> <br /><a href=\"https://youtu.be/dHFwjQuL0x0\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">youtu.be/dHFwjQuL0x0</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>A look at/inside Session Encrypted Messenger and more on end to end encryption and why. Sybil attack resistant onion routing (lokinet not tor) and a minimization of metadata (see previous video/writeup on metadata).</p><p><a href=\"https://fosstodon.org/tags/Security\" class=\"mention hashtag\" rel=\"tag\">#<span>Security</span></a> <a href=\"https://fosstodon.org/tags/Privacy\" class=\"mention hashtag\" rel=\"tag\">#<span>Privacy</span></a> <a href=\"https://fosstodon.org/tags/Infosec\" class=\"mention hashtag\" rel=\"tag\">#<span>Infosec</span></a> <a href=\"https://fosstodon.org/tags/Cybersecurity\" class=\"mention hashtag\" rel=\"tag\">#<span>Cybersecurity</span></a> <a href=\"https://fosstodon.org/tags/onionrouting\" class=\"mention hashtag\" rel=\"tag\">#<span>onionrouting</span></a> <a href=\"https://fosstodon.org/tags/E2EE\" class=\"mention hashtag\" rel=\"tag\">#<span>E2EE</span></a> <a href=\"https://fosstodon.org/tags/Communication\" class=\"mention hashtag\" rel=\"tag\">#<span>Communication</span></a> <a href=\"https://fosstodon.org/tags/MITM\" class=\"mention hashtag\" rel=\"tag\">#<span>MITM</span></a> <br /><a href=\"https://youtu.be/dHFwjQuL0x0\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">youtu.be/dHFwjQuL0x0</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/e2ee",
"name": "#e2ee"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/communication",
"name": "#communication"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/mitm",
"name": "#mitm"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/security",
"name": "#security"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/privacy",
"name": "#privacy"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/infosec",
"name": "#infosec"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/cybersecurity",
"name": "#cybersecurity"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/onionrouting",
"name": "#onionrouting"
}
],
"replies": {
"id": "https://fosstodon.org/users/RTP/statuses/106387991479355436/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/RTP/statuses/106387991479355436/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/RTP/statuses/106387991479355436/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/RTP/statuses/106387991479355436/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://fosstodon.org/users/RTP/statuses/106387991479355436/shares",
"type": "Collection",
"totalItems": 1
}
}