ActivityPub Viewer

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.

Open in browser →
{ "@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" } ], "id": "https://floss.social/users/mikebabcock/statuses/112508887380718239", "type": "Note", "summary": "Why I dislike containerized software", "inReplyTo": "https://floss.social/users/mikebabcock/statuses/112508880359796312", "published": "2024-05-26T18:49:40Z", "url": "https://floss.social/@mikebabcock/112508887380718239", "attributedTo": "https://floss.social/users/mikebabcock", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://floss.social/users/mikebabcock/followers" ], "sensitive": true, "atomUri": "https://floss.social/users/mikebabcock/statuses/112508887380718239", "inReplyToAtomUri": "https://floss.social/users/mikebabcock/statuses/112508880359796312", "conversation": "tag:floss.social,2024-05-26:objectId=61387714:objectType=Conversation", "content": "<p>But if I were to say `[container] install firefox` instead, am I getting out of date libraries? Am I getting side effects from the version of xz or glibc that was included? I don&#39;t see any of those things suddenly, and my browsing may or may not be more vulnerable to issues than before. And now I have to keep that application up to date separately from the rest of my system, and I may forget to do that.</p>", "contentMap": { "en": "<p>But if I were to say `[container] install firefox` instead, am I getting out of date libraries? Am I getting side effects from the version of xz or glibc that was included? I don&#39;t see any of those things suddenly, and my browsing may or may not be more vulnerable to issues than before. And now I have to keep that application up to date separately from the rest of my system, and I may forget to do that.</p>" }, "attachment": [], "tag": [], "replies": { "id": "https://floss.social/users/mikebabcock/statuses/112508887380718239/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://floss.social/users/mikebabcock/statuses/112508887380718239/replies?min_id=112508892098591100&page=true", "partOf": "https://floss.social/users/mikebabcock/statuses/112508887380718239/replies", "items": [ "https://floss.social/users/mikebabcock/statuses/112508892098591100" ] } }, "likes": { "id": "https://floss.social/users/mikebabcock/statuses/112508887380718239/likes", "type": "Collection", "totalItems": 6 }, "shares": { "id": "https://floss.social/users/mikebabcock/statuses/112508887380718239/shares", "type": "Collection", "totalItems": 1 } }