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", "litepub": "http://litepub.social/ns#", "directMessage": "litepub:directMessage", "Hashtag": "as:Hashtag" } ], "id": "https://fedifreu.de/users/chpietsch/statuses/114313361917621294", "type": "Note", "summary": null, "inReplyTo": null, "published": "2025-04-10T11:11:16Z", "url": "https://fedifreu.de/@chpietsch/114313361917621294", "attributedTo": "https://fedifreu.de/users/chpietsch", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://fedifreu.de/users/chpietsch/followers" ], "sensitive": false, "atomUri": "https://fedifreu.de/users/chpietsch/statuses/114313361917621294", "inReplyToAtomUri": null, "conversation": "tag:fedifreu.de,2025-04-10:objectId=6881869:objectType=Conversation", "content": "<p>In letzter Zeit mache ich aus gegebenem Anlass wieder mehr <a href=\"https://fedifreu.de/tags/SelfHosting\" class=\"mention hashtag\" rel=\"tag\">#<span>SelfHosting</span></a>. Natürlich achte ich dabei besonders auf den Stromverbrauch. Nach guten Erfahrungen mit der <a href=\"https://fedifreu.de/tags/ARM64\" class=\"mention hashtag\" rel=\"tag\">#<span>ARM64</span></a>-Architektur selbst bei leistungshungrigen Anwendungen wie <a href=\"https://fedifreu.de/about\" target=\"_blank\">Mastodon</a> setze ich jetzt auch zuhause auf auf die aus Smartphones bekannte Technologie.</p><p>Es gibt zwar <a href=\"https://fedifreu.de/tags/SBCs\" class=\"mention hashtag\" rel=\"tag\">#<span>SBCs</span></a> mit offenerer Hardware, aber der <a href=\"https://fedifreu.de/tags/RaspberryPi\" class=\"mention hashtag\" rel=\"tag\">#<span>RaspberryPi</span></a> ist überall erhältlich, gut dokumentiert, leistungsfähig und preiswert. Und es gibt ihn mit bis zu 16 GB RAM.</p><p>Wer einen Server am Internet betreibt, muss zügig <a href=\"https://fedifreu.de/tags/Sicherheitsupdates\" class=\"mention hashtag\" rel=\"tag\">#<span>Sicherheitsupdates</span></a> einspielen. Viele vergessen aber, laufende Software neuzustarten, damit die neue Version läuft statt der alten. Dabei hilft auf debianbasierten Linux-Systemen das Tool <a href=\"https://fedifreu.de/tags/needrestart\" class=\"mention hashtag\" rel=\"tag\">#<span>needrestart</span></a>, das leider meist nicht vorinstalliert ist.</p><p>Auf meinem Raspberry Pi 4 läuft <code>needrestart</code> schon immer korrekt (automatisch nach <code>apt upgrade</code>). Auf meinem Raspberry Pi 5 musste ich aber erst eine Konfigurationsdatei anlegen, wie es der Hauptentwickler hier beschreibt:<br><a href=\"https://github.com/liske/needrestart/blob/master/README.raspberry.md\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/liske/needrestart/b</span><span class=\"invisible\">lob/master/README.raspberry.md</span></a><br>Bis dahin behauptete das Tool <em>immer</em>, dass ein reboot nötig sei, weil ein veralteter Linux-Kernel laufe.</p><p>Als nächstes will ich auf beiden Raspis die Festplattenverschlüsselung aktivieren. Das ist unter <a href=\"https://fedifreu.de/tags/Raspbian\" class=\"mention hashtag\" rel=\"tag\">#<span>Raspbian</span></a> bzw. <a href=\"https://fedifreu.de/tags/RaspberryPiOS\" class=\"mention hashtag\" rel=\"tag\">#<span>RaspberryPiOS</span></a> leider nicht so einfach wie auf anderen Debian-Systemen. Wenn ihr das geschafft habt: Schreibt gern eure Tipps!</p><p><a href=\"https://fedifreu.de/tags/rpi\" class=\"mention hashtag\" rel=\"tag\">#<span>rpi</span></a> <a href=\"https://fedifreu.de/tags/rpi5\" class=\"mention hashtag\" rel=\"tag\">#<span>rpi5</span></a> <a href=\"https://fedifreu.de/tags/raspi\" class=\"mention hashtag\" rel=\"tag\">#<span>raspi</span></a> <a href=\"https://fedifreu.de/tags/raspberrypi5\" class=\"mention hashtag\" rel=\"tag\">#<span>raspberrypi5</span></a> <a href=\"https://fedifreu.de/tags/homeserver\" class=\"mention hashtag\" rel=\"tag\">#<span>homeserver</span></a> <a href=\"https://fedifreu.de/tags/howto\" class=\"mention hashtag\" rel=\"tag\">#<span>howto</span></a> <a href=\"https://fedifreu.de/tags/til\" class=\"mention hashtag\" rel=\"tag\">#<span>til</span></a></p>", "contentMap": { "de": "<p>In letzter Zeit mache ich aus gegebenem Anlass wieder mehr <a href=\"https://fedifreu.de/tags/SelfHosting\" class=\"mention hashtag\" rel=\"tag\">#<span>SelfHosting</span></a>. Natürlich achte ich dabei besonders auf den Stromverbrauch. Nach guten Erfahrungen mit der <a href=\"https://fedifreu.de/tags/ARM64\" class=\"mention hashtag\" rel=\"tag\">#<span>ARM64</span></a>-Architektur selbst bei leistungshungrigen Anwendungen wie <a href=\"https://fedifreu.de/about\" target=\"_blank\">Mastodon</a> setze ich jetzt auch zuhause auf auf die aus Smartphones bekannte Technologie.</p><p>Es gibt zwar <a href=\"https://fedifreu.de/tags/SBCs\" class=\"mention hashtag\" rel=\"tag\">#<span>SBCs</span></a> mit offenerer Hardware, aber der <a href=\"https://fedifreu.de/tags/RaspberryPi\" class=\"mention hashtag\" rel=\"tag\">#<span>RaspberryPi</span></a> ist überall erhältlich, gut dokumentiert, leistungsfähig und preiswert. Und es gibt ihn mit bis zu 16 GB RAM.</p><p>Wer einen Server am Internet betreibt, muss zügig <a href=\"https://fedifreu.de/tags/Sicherheitsupdates\" class=\"mention hashtag\" rel=\"tag\">#<span>Sicherheitsupdates</span></a> einspielen. Viele vergessen aber, laufende Software neuzustarten, damit die neue Version läuft statt der alten. Dabei hilft auf debianbasierten Linux-Systemen das Tool <a href=\"https://fedifreu.de/tags/needrestart\" class=\"mention hashtag\" rel=\"tag\">#<span>needrestart</span></a>, das leider meist nicht vorinstalliert ist.</p><p>Auf meinem Raspberry Pi 4 läuft <code>needrestart</code> schon immer korrekt (automatisch nach <code>apt upgrade</code>). Auf meinem Raspberry Pi 5 musste ich aber erst eine Konfigurationsdatei anlegen, wie es der Hauptentwickler hier beschreibt:<br><a href=\"https://github.com/liske/needrestart/blob/master/README.raspberry.md\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/liske/needrestart/b</span><span class=\"invisible\">lob/master/README.raspberry.md</span></a><br>Bis dahin behauptete das Tool <em>immer</em>, dass ein reboot nötig sei, weil ein veralteter Linux-Kernel laufe.</p><p>Als nächstes will ich auf beiden Raspis die Festplattenverschlüsselung aktivieren. Das ist unter <a href=\"https://fedifreu.de/tags/Raspbian\" class=\"mention hashtag\" rel=\"tag\">#<span>Raspbian</span></a> bzw. <a href=\"https://fedifreu.de/tags/RaspberryPiOS\" class=\"mention hashtag\" rel=\"tag\">#<span>RaspberryPiOS</span></a> leider nicht so einfach wie auf anderen Debian-Systemen. Wenn ihr das geschafft habt: Schreibt gern eure Tipps!</p><p><a href=\"https://fedifreu.de/tags/rpi\" class=\"mention hashtag\" rel=\"tag\">#<span>rpi</span></a> <a href=\"https://fedifreu.de/tags/rpi5\" class=\"mention hashtag\" rel=\"tag\">#<span>rpi5</span></a> <a href=\"https://fedifreu.de/tags/raspi\" class=\"mention hashtag\" rel=\"tag\">#<span>raspi</span></a> <a href=\"https://fedifreu.de/tags/raspberrypi5\" class=\"mention hashtag\" rel=\"tag\">#<span>raspberrypi5</span></a> <a href=\"https://fedifreu.de/tags/homeserver\" class=\"mention hashtag\" rel=\"tag\">#<span>homeserver</span></a> <a href=\"https://fedifreu.de/tags/howto\" class=\"mention hashtag\" rel=\"tag\">#<span>howto</span></a> <a href=\"https://fedifreu.de/tags/til\" class=\"mention hashtag\" rel=\"tag\">#<span>til</span></a></p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://fedifreu.de/tags/selfhosting", "name": "#selfhosting" }, { "type": "Hashtag", "href": "https://fedifreu.de/tags/arm64", "name": "#arm64" }, { "type": "Hashtag", "href": "https://fedifreu.de/tags/sbcs", "name": "#sbcs" }, { "type": "Hashtag", "href": "https://fedifreu.de/tags/raspberrypi", "name": "#raspberrypi" }, { "type": "Hashtag", "href": "https://fedifreu.de/tags/sicherheitsupdates", "name": "#sicherheitsupdates" }, { "type": "Hashtag", "href": "https://fedifreu.de/tags/needrestart", "name": "#needrestart" }, { "type": "Hashtag", "href": "https://fedifreu.de/tags/raspbian", "name": "#raspbian" }, { "type": "Hashtag", "href": "https://fedifreu.de/tags/raspberrypios", "name": "#raspberrypios" }, { "type": "Hashtag", "href": "https://fedifreu.de/tags/rpi", "name": "#rpi" }, { "type": "Hashtag", "href": "https://fedifreu.de/tags/rpi5", "name": "#rpi5" }, { "type": "Hashtag", "href": "https://fedifreu.de/tags/raspi", "name": "#raspi" }, { "type": "Hashtag", "href": "https://fedifreu.de/tags/raspberrypi5", "name": "#raspberrypi5" }, { "type": "Hashtag", "href": "https://fedifreu.de/tags/homeserver", "name": "#homeserver" }, { "type": "Hashtag", "href": "https://fedifreu.de/tags/howto", "name": "#howto" }, { "type": "Hashtag", "href": "https://fedifreu.de/tags/til", "name": "#til" } ], "replies": { "id": "https://fedifreu.de/users/chpietsch/statuses/114313361917621294/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://fedifreu.de/users/chpietsch/statuses/114313361917621294/replies?min_id=114317615837667263&page=true", "partOf": "https://fedifreu.de/users/chpietsch/statuses/114313361917621294/replies", "items": [ "https://fedifreu.de/users/chpietsch/statuses/114317615837667263" ] } }, "likes": { "id": "https://fedifreu.de/users/chpietsch/statuses/114313361917621294/likes", "type": "Collection", "totalItems": 32 }, "shares": { "id": "https://fedifreu.de/users/chpietsch/statuses/114313361917621294/shares", "type": "Collection", "totalItems": 26 } }