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/resingm/statuses/111163944448896969",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-10-02T06:12:59Z",
"url": "https://infosec.exchange/@resingm/111163944448896969",
"attributedTo": "https://infosec.exchange/users/resingm",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/resingm/followers"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/resingm/statuses/111163944448896969",
"inReplyToAtomUri": null,
"conversation": "tag:infosec.exchange,2023-10-02:objectId=99380702:objectType=Conversation",
"content": "<p>Question to the <a href=\"https://infosec.exchange/tags/DNS\" class=\"mention hashtag\" rel=\"tag\">#<span>DNS</span></a> operators out there:</p><p>I am sure, you've heard of <a href=\"https://infosec.exchange/tags/dnstap\" class=\"mention hashtag\" rel=\"tag\">#<span>dnstap</span></a>. Can someone briefly elaborate on the pros and cons of unix sockets vs. TCP sockets? My (experimental) setup uses dnstap over TCP to log to a central service, but first experiments just feel slightly unreliable. Would local logging on a Unix socket and uploading the log files via <a href=\"https://infosec.exchange/tags/cron\" class=\"mention hashtag\" rel=\"tag\">#<span>cron</span></a> solve this? Or is it just my gut feeling, but dnstap over TCP sockets is just as reliable?</p><p>I am using <a href=\"https://infosec.exchange/tags/unbound\" class=\"mention hashtag\" rel=\"tag\">#<span>unbound</span></a> if that helps.</p><p>Thanks for any helpful response.</p>",
"contentMap": {
"en": "<p>Question to the <a href=\"https://infosec.exchange/tags/DNS\" class=\"mention hashtag\" rel=\"tag\">#<span>DNS</span></a> operators out there:</p><p>I am sure, you've heard of <a href=\"https://infosec.exchange/tags/dnstap\" class=\"mention hashtag\" rel=\"tag\">#<span>dnstap</span></a>. Can someone briefly elaborate on the pros and cons of unix sockets vs. TCP sockets? My (experimental) setup uses dnstap over TCP to log to a central service, but first experiments just feel slightly unreliable. Would local logging on a Unix socket and uploading the log files via <a href=\"https://infosec.exchange/tags/cron\" class=\"mention hashtag\" rel=\"tag\">#<span>cron</span></a> solve this? Or is it just my gut feeling, but dnstap over TCP sockets is just as reliable?</p><p>I am using <a href=\"https://infosec.exchange/tags/unbound\" class=\"mention hashtag\" rel=\"tag\">#<span>unbound</span></a> if that helps.</p><p>Thanks for any helpful response.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/dns",
"name": "#dns"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/dnstap",
"name": "#dnstap"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/cron",
"name": "#cron"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/unbound",
"name": "#unbound"
}
],
"replies": {
"id": "https://infosec.exchange/users/resingm/statuses/111163944448896969/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/resingm/statuses/111163944448896969/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/resingm/statuses/111163944448896969/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/resingm/statuses/111163944448896969/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://infosec.exchange/users/resingm/statuses/111163944448896969/shares",
"type": "Collection",
"totalItems": 0
}
}