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",
{
"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://x0f.org/users/waxwing/statuses/109439141075271493",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-01T15:32:48Z",
"url": "https://x0f.org/@waxwing/109439141075271493",
"attributedTo": "https://x0f.org/users/waxwing",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://x0f.org/users/waxwing/followers"
],
"sensitive": false,
"atomUri": "https://x0f.org/users/waxwing/statuses/109439141075271493",
"inReplyToAtomUri": null,
"conversation": "tag:x0f.org,2022-12-01:objectId=3827815:objectType=Conversation",
"content": "<p>Reading </p><p><a href=\"https://lightningprivacy.com/en/channel-coinjoins\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">lightningprivacy.com/en/channe</span><span class=\"invisible\">l-coinjoins</span></a></p><p>reminded me of my old concept 'CoinjoinUnlimited', explained in the second half of:</p><p><a href=\"https://reyify.com/blog/coinjoinxt\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">reyify.com/blog/coinjoinxt</span><span class=\"invisible\"></span></a></p><p>So the thing is, with splicing rather than channel opens as some of the 'sinks' of this structure, works even better: with musig it's steganographic, with splicing it can be used to pay inside channels or rebalance liquidity, and break subset sum at the same time.</p><p><a href=\"https://x0f.org/tags/bitcoin\" class=\"mention hashtag\" rel=\"tag\">#<span>bitcoin</span></a> <a href=\"https://x0f.org/tags/lightning\" class=\"mention hashtag\" rel=\"tag\">#<span>lightning</span></a> <a href=\"https://x0f.org/tags/coinjoin\" class=\"mention hashtag\" rel=\"tag\">#<span>coinjoin</span></a></p>",
"contentMap": {
"en": "<p>Reading </p><p><a href=\"https://lightningprivacy.com/en/channel-coinjoins\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">lightningprivacy.com/en/channe</span><span class=\"invisible\">l-coinjoins</span></a></p><p>reminded me of my old concept 'CoinjoinUnlimited', explained in the second half of:</p><p><a href=\"https://reyify.com/blog/coinjoinxt\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">reyify.com/blog/coinjoinxt</span><span class=\"invisible\"></span></a></p><p>So the thing is, with splicing rather than channel opens as some of the 'sinks' of this structure, works even better: with musig it's steganographic, with splicing it can be used to pay inside channels or rebalance liquidity, and break subset sum at the same time.</p><p><a href=\"https://x0f.org/tags/bitcoin\" class=\"mention hashtag\" rel=\"tag\">#<span>bitcoin</span></a> <a href=\"https://x0f.org/tags/lightning\" class=\"mention hashtag\" rel=\"tag\">#<span>lightning</span></a> <a href=\"https://x0f.org/tags/coinjoin\" class=\"mention hashtag\" rel=\"tag\">#<span>coinjoin</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://x0f.org/tags/bitcoin",
"name": "#bitcoin"
},
{
"type": "Hashtag",
"href": "https://x0f.org/tags/lightning",
"name": "#lightning"
},
{
"type": "Hashtag",
"href": "https://x0f.org/tags/coinjoin",
"name": "#coinjoin"
}
],
"replies": {
"id": "https://x0f.org/users/waxwing/statuses/109439141075271493/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://x0f.org/users/waxwing/statuses/109439141075271493/replies?only_other_accounts=true&page=true",
"partOf": "https://x0f.org/users/waxwing/statuses/109439141075271493/replies",
"items": []
}
},
"likes": {
"id": "https://x0f.org/users/waxwing/statuses/109439141075271493/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://x0f.org/users/waxwing/statuses/109439141075271493/shares",
"type": "Collection",
"totalItems": 0
}
}