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://join-lemmy.org/context.json",
"https://www.w3.org/ns/activitystreams"
],
"type": "Page",
"id": "https://lemmy.world/post/27646165",
"attributedTo": "https://lemmy.world/u/CAVOK",
"to": [
"https://lemmy.world/c/i2p",
"https://www.w3.org/ns/activitystreams#Public"
],
"name": "GitHub - altonen/emissary: Rust implementation of the I2P protocol stack",
"cc": [],
"content": "<p>emissary is an I2P router written in Rust.</p>\n<p>With emissary, you can browse and host eepsites, use torrents (qBittorrent and I2PSnark tested), read and send email, and chat on Irc2P. Currently it’s closer to i2pd in that it doesn’t include bundled applications, apart from an optional (and ugly) router UI. However, I hope that in the future it will provide an experience similar to that of the official implementation.</p>\n<p>There are also lots of things missing. SSU2 is very experimental (only tested locally) and bandwidth usage can only be controlled by limiting the number of transit tunnels. All of these will be fixed in the future.</p>\n<p>If you’re a Rust programmer interested in contributing, there are plenty of easy tasks to get started with.</p>\n",
"mediaType": "text/html",
"source": {
"content": "emissary is an I2P router written in Rust.\n\nWith emissary, you can browse and host eepsites, use torrents (qBittorrent and I2PSnark tested), read and send email, and chat on Irc2P. Currently it's closer to i2pd in that it doesn't include bundled applications, apart from an optional (and ugly) router UI. However, I hope that in the future it will provide an experience similar to that of the official implementation.\n\nThere are also lots of things missing. SSU2 is very experimental (only tested locally) and bandwidth usage can only be controlled by limiting the number of transit tunnels. All of these will be fixed in the future.\n\nIf you're a Rust programmer interested in contributing, there are plenty of easy tasks to get started with.",
"mediaType": "text/markdown"
},
"attachment": [
{
"href": "http://github.com/altonen/emissary",
"mediaType": "text/html; charset=utf-8",
"type": "Link"
}
],
"image": {
"type": "Image",
"url": "https://lemmy.world/pictrs/image/f51f159b-76ee-44b5-9a2a-f8caa8bfd58a.png"
},
"sensitive": false,
"published": "2025-04-01T08:28:34.467963Z",
"language": {
"identifier": "en",
"name": "English"
},
"audience": "https://lemmy.world/c/i2p",
"tag": [
{
"href": "https://lemmy.world/post/27646165",
"name": "#i2p",
"type": "Hashtag"
}
]
}