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",
"https://w3id.org/security/v1",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive",
"manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
"alsoKnownAs": {
"@id": "as:alsoKnownAs",
"@type": "@id"
},
"movedTo": {
"@id": "as:movedTo",
"@type": "@id"
},
"toot": "http://joinmastodon.org/ns#",
"featured": {
"@id": "toot:featured",
"@type": "@id"
},
"Emoji": "toot:Emoji",
"blurhash": "toot:blurhash",
"votersCount": "toot:votersCount",
"schema": "http://schema.org#",
"PropertyValue": "schema:PropertyValue",
"value": "schema:value",
"ostatus": "http://ostatus.org#",
"conversation": "ostatus:conversation"
}
],
"type": "Note",
"id": "https://chrichri.ween.de/o/551a8a34a9c74c04a544b82c9dce10d7",
"attributedTo": "https://chrichri.ween.de",
"content": "<p><span class=\"h-card\"><a href=\"https://fosstodon.org/@tdk\" class=\"u-url mention\">@tdk@fosstodon.org</a></span> thanks for the hint!</p>\n<p>I looked briefly at it.</p>\n<p>I moved away from password-store, because of the missing integration to browsers and because I wanted to start using gpg.</p>\n<p>I already have to keep an eye on my key I use to sign the boot environment of my notebook and to decrypt the key for my cryptfs.</p>\n<p>Furthermore I love the fact that I can read, understand and change <a href=\"https://chrichri.ween.de/t/pass\" class=\"mention hashtag\" rel=\"tag\">#<span>pass</span></a> and <a href=\"https://chrichri.ween.de/t/tomb\" class=\"mention hashtag\" rel=\"tag\">#<span>tomb</span></a> as they are shell scripts using utilities I know already and that are used on nearly every *nix system.</p>\n<p>I furthermore like the idea of syncing via a self-hosted gitea.</p>\n<p>For this solution I can always fall back to using the command line if something goes wrong.</p>\n<p>I'm of forced to use any gui.</p>\n<p>Beside carrying an openpgp card my LibremKey (Nitrokey) does check the boot environment via heads and TPM showing a green led if everything seems o.k. and I use it for totp wherever I configured to use 2fa.</p>\n<p>A lot would work with a yubikey also, but not the boot checking of my notebook.</p>\n",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chrichri.ween.de/followers",
"https://fosstodon.org/users/tdk"
],
"published": "2022-11-26T18:43:44Z",
"context": "https://chrichri.ween.de/contexts/afd222a555354be186b2d3b7023be92d",
"conversation": "https://chrichri.ween.de/contexts/afd222a555354be186b2d3b7023be92d",
"url": "https://chrichri.ween.de/o/551a8a34a9c74c04a544b82c9dce10d7",
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/tdk",
"name": "@tdk@fosstodon.org"
},
{
"href": "https://chrichri.ween.de/t/pass",
"name": "#pass",
"type": "Hashtag"
},
{
"href": "https://chrichri.ween.de/t/tomb",
"name": "#tomb",
"type": "Hashtag"
}
],
"summary": null,
"inReplyTo": "https://fosstodon.org/users/tdk/statuses/109411132359702361",
"sensitive": false,
"attachment": []
}