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", "Hashtag": "as:Hashtag" } ], "id": "https://nrw.social/users/HaraldKi/statuses/112605250956008343", "type": "Note", "summary": null, "inReplyTo": null, "published": "2024-06-12T19:16:11Z", "url": "https://nrw.social/@HaraldKi/112605250956008343", "attributedTo": "https://nrw.social/users/HaraldKi", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://nrw.social/users/HaraldKi/followers" ], "sensitive": false, "atomUri": "https://nrw.social/users/HaraldKi/statuses/112605250956008343", "inReplyToAtomUri": null, "conversation": "tag:nrw.social,2024-06-12:objectId=73214848:objectType=Conversation", "content": "<p>I manage <a href=\"https://nrw.social/tags/passwords\" class=\"mention hashtag\" rel=\"tag\">#<span>passwords</span></a> in an encrypted text file which, when opened in <a href=\"https://nrw.social/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a>, is decrypted after I provide the password. When I need a password, I run a decrypting grep on any snippet of the site where I want to log in. </p><p>But: the en/decryption is handled by ccrypt, which looks like ancient, abandoned as it is on sourceforge😩 . Then I found <a href=\"https://www.passwordstore.org/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"\">passwordstore.org/</span><span class=\"invisible\"></span></a> .</p><p>Looks really nice. Passwords plus other data in small text files, encrypted in a git repo.<br /><a href=\"https://nrw.social/tags/pass\" class=\"mention hashtag\" rel=\"tag\">#<span>pass</span></a> <a href=\"https://nrw.social/tags/sourceforge\" class=\"mention hashtag\" rel=\"tag\">#<span>sourceforge</span></a> <a href=\"https://nrw.social/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a></p>", "contentMap": { "de": "<p>I manage <a href=\"https://nrw.social/tags/passwords\" class=\"mention hashtag\" rel=\"tag\">#<span>passwords</span></a> in an encrypted text file which, when opened in <a href=\"https://nrw.social/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a>, is decrypted after I provide the password. When I need a password, I run a decrypting grep on any snippet of the site where I want to log in. </p><p>But: the en/decryption is handled by ccrypt, which looks like ancient, abandoned as it is on sourceforge😩 . Then I found <a href=\"https://www.passwordstore.org/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"\">passwordstore.org/</span><span class=\"invisible\"></span></a> .</p><p>Looks really nice. Passwords plus other data in small text files, encrypted in a git repo.<br /><a href=\"https://nrw.social/tags/pass\" class=\"mention hashtag\" rel=\"tag\">#<span>pass</span></a> <a href=\"https://nrw.social/tags/sourceforge\" class=\"mention hashtag\" rel=\"tag\">#<span>sourceforge</span></a> <a href=\"https://nrw.social/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a></p>" }, "updated": "2024-06-12T19:26:32Z", "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://nrw.social/tags/passwords", "name": "#passwords" }, { "type": "Hashtag", "href": "https://nrw.social/tags/emacs", "name": "#emacs" }, { "type": "Hashtag", "href": "https://nrw.social/tags/pass", "name": "#pass" }, { "type": "Hashtag", "href": "https://nrw.social/tags/sourceforge", "name": "#sourceforge" }, { "type": "Hashtag", "href": "https://nrw.social/tags/linux", "name": "#linux" } ], "replies": { "id": "https://nrw.social/users/HaraldKi/statuses/112605250956008343/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://nrw.social/users/HaraldKi/statuses/112605250956008343/replies?only_other_accounts=true&page=true", "partOf": "https://nrw.social/users/HaraldKi/statuses/112605250956008343/replies", "items": [] } }, "likes": { "id": "https://nrw.social/users/HaraldKi/statuses/112605250956008343/likes", "type": "Collection", "totalItems": 2 }, "shares": { "id": "https://nrw.social/users/HaraldKi/statuses/112605250956008343/shares", "type": "Collection", "totalItems": 1 } }