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/748c8d132118427a85bf08a2433d1a5d",
"attributedTo": "https://chrichri.ween.de",
"content": "<p>Following up to <a href=\"https://chrichri.ween.de/o/1ceff19d1e4c4486b8fe8a0eb203a76d\" rel=\"noopener\">https://chrichri.ween.de/o/1ceff19d1e4c4486b8fe8a0eb203a76d</a></p>\n<p>Needed to send some SMS with information I wanted to copy'n'paste from my <a href=\"https://chrichri.ween.de/t/librem14\" class=\"mention hashtag\" rel=\"tag\">#<span>Librem14</span></a> desktop.</p>\n<p>Switched on the <a href=\"https://chrichri.ween.de/t/pikvm\" class=\"mention hashtag\" rel=\"tag\">#<span>PiKVM</span></a> to get remote access to my <a href=\"https://chrichri.ween.de/t/librem5\" class=\"mention hashtag\" rel=\"tag\">#<span>Librem5</span></a> connected to it and found the <a href=\"https://github.com/pikvm/pikvm/issues/986\">PiKVM not starting</a>. Disconnecting the hdmi-cable for a few seconds made it boot.</p>\n<p>When connected to the PiKVM with a browser the KVM session shows an empty desktop, because top and bottom bars are still on the Librem5s display. To get access to them I connected via ssh and ran the following</p>\n<pre><code>\nexport XDG_RUNTIME_DIR=/run/user/1000\r\nwlr-randr --output DSI-1 --off\r\n\n</code></pre>\n<p>This disables the phones display and moves the top and bottom bar to the external display - the PiKVM sending it to my browser session.</p>\n<p>To cut'n'paste I tested PiKVMs <code>Text</code> menu:</p>\n<ul>\n<li>copy some text from the local desktop (in my example a simple text editor)</li>\n<li>open the <code>Text</code> menu in the browser session showing PiKVMs web interface</li>\n<li>paste the text to the text boxed in the menu</li>\n<li>press <code>Paste</code> button</li>\n<li>confirm that I really want to paste the text</li>\n<li>it's pasted to where the cursor is active on the remote computer - in my case the Librem5</li>\n</ul>\n<p>Nice to know even though the same can be achieved through an ssh session to the Librem5 by running</p>\n<pre><code>\nexport XDG_RUNTIME_DIR=/run/user/1000\r\necho \"here I pasted whatever I wanted to have in my remote session from my desktop to the ssh session\" | wl-copy\r\n\n</code></pre>\n",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chrichri.ween.de/followers"
],
"published": "2023-04-06T07:23:29Z",
"context": "https://chrichri.ween.de/contexts/21da4a4973b14cfe8e08467261f84929",
"conversation": "https://chrichri.ween.de/contexts/21da4a4973b14cfe8e08467261f84929",
"url": "https://chrichri.ween.de/o/748c8d132118427a85bf08a2433d1a5d",
"tag": [
{
"href": "https://chrichri.ween.de/t/librem14",
"name": "#librem14",
"type": "Hashtag"
},
{
"href": "https://chrichri.ween.de/t/pikvm",
"name": "#pikvm",
"type": "Hashtag"
},
{
"href": "https://chrichri.ween.de/t/librem5",
"name": "#librem5",
"type": "Hashtag"
}
],
"summary": null,
"inReplyTo": null,
"sensitive": false,
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"name": "screenshot: a desktop running a text editor with some text marked and a ungoogled-chromium showing the Librem5s desktop in PiKVMs KVM web interface. The TEXT menu item is open and the marked text is pasted to the text area. By pressing `paste` it can be send from there to the remote computer (Librem5) connected to PiKVM.",
"url": "https://chrichri.ween.de/attachments/8262263c26b427678da381c6bbe17f2c0733d430f3331024215865bc9243f50a/Bildschirmfoto von 2023-04-06 09-08-12.png",
"blurhash": "LWK-OVx]_3IA?at6M{t70KogDix^",
"height": 1021,
"width": 1794
}
]
}