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://techhub.social/users/manlycoffee/statuses/114704907280389155", "type": "Note", "summary": null, "inReplyTo": null, "published": "2025-06-18T14:46:24Z", "url": "https://techhub.social/@manlycoffee/114704907280389155", "attributedTo": "https://techhub.social/users/manlycoffee", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://techhub.social/users/manlycoffee/followers" ], "sensitive": false, "atomUri": "https://techhub.social/users/manlycoffee/statuses/114704907280389155", "inReplyToAtomUri": null, "conversation": "tag:techhub.social,2025-06-18:objectId=276633214:objectType=Conversation", "content": "<p>A while ago, I saw a post about a new set of elliptic curve parameters published by someone named Víctor Duarte, and boosted by Professor Bill Buchanan, known for his expertise in cryptography.</p><p>So I went ahead and wrote a Go implementation for it.</p><p>The parameters have been given the name EccFrog512ck2.</p><p>The key length is roughly 512-bits long, which should be fairly secure (against classical attacks).</p><p>It&#39;s pretty neat.</p><p>Please do check it out.</p><p><a href=\"https://github.com/shovon/go-eccfrog512ck2\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/shovon/go-eccfrog51</span><span class=\"invisible\">2ck2</span></a></p><p><a href=\"https://techhub.social/tags/Cryptography\" class=\"mention hashtag\" rel=\"tag\">#<span>Cryptography</span></a> <a href=\"https://techhub.social/tags/EllipticCurveCryptography\" class=\"mention hashtag\" rel=\"tag\">#<span>EllipticCurveCryptography</span></a> <a href=\"https://techhub.social/tags/ECC\" class=\"mention hashtag\" rel=\"tag\">#<span>ECC</span></a></p>", "contentMap": { "en": "<p>A while ago, I saw a post about a new set of elliptic curve parameters published by someone named Víctor Duarte, and boosted by Professor Bill Buchanan, known for his expertise in cryptography.</p><p>So I went ahead and wrote a Go implementation for it.</p><p>The parameters have been given the name EccFrog512ck2.</p><p>The key length is roughly 512-bits long, which should be fairly secure (against classical attacks).</p><p>It&#39;s pretty neat.</p><p>Please do check it out.</p><p><a href=\"https://github.com/shovon/go-eccfrog512ck2\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/shovon/go-eccfrog51</span><span class=\"invisible\">2ck2</span></a></p><p><a href=\"https://techhub.social/tags/Cryptography\" class=\"mention hashtag\" rel=\"tag\">#<span>Cryptography</span></a> <a href=\"https://techhub.social/tags/EllipticCurveCryptography\" class=\"mention hashtag\" rel=\"tag\">#<span>EllipticCurveCryptography</span></a> <a href=\"https://techhub.social/tags/ECC\" class=\"mention hashtag\" rel=\"tag\">#<span>ECC</span></a></p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://techhub.social/tags/cryptography", "name": "#cryptography" }, { "type": "Hashtag", "href": "https://techhub.social/tags/ellipticcurvecryptography", "name": "#ellipticcurvecryptography" }, { "type": "Hashtag", "href": "https://techhub.social/tags/ecc", "name": "#ecc" } ], "replies": { "id": "https://techhub.social/users/manlycoffee/statuses/114704907280389155/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://techhub.social/users/manlycoffee/statuses/114704907280389155/replies?only_other_accounts=true&page=true", "partOf": "https://techhub.social/users/manlycoffee/statuses/114704907280389155/replies", "items": [] } }, "likes": { "id": "https://techhub.social/users/manlycoffee/statuses/114704907280389155/likes", "type": "Collection", "totalItems": 1 }, "shares": { "id": "https://techhub.social/users/manlycoffee/statuses/114704907280389155/shares", "type": "Collection", "totalItems": 0 } }