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", "type": "OrderedCollectionPage", "orderedItems": [ { "type": "Create", "actor": "https://www.minds.com/api/activitypub/users/1135358825419776019", "object": { "type": "Note", "id": "https://www.minds.com/api/activitypub/users/1135358825419776019/entities/urn:activity:1397043962199412755", "attributedTo": "https://www.minds.com/api/activitypub/users/1135358825419776019", "content": "<a href=\"https://www.minds.com/newsfeed/1397043962199412755\" target=\"_blank\">https://www.minds.com/newsfeed/1397043962199412755</a>", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://www.minds.com/api/activitypub/users/1135358825419776019/followers" ], "tag": [], "url": "https://www.minds.com/newsfeed/1397043962199412755", "published": "2022-07-22T02:33:55+00:00", "source": { "content": "https://www.minds.com/newsfeed/1397043962199412755", "mediaType": "text/plain" } }, "id": "https://www.minds.com/api/activitypub/users/1135358825419776019/entities/urn:activity:1397043962199412755/activity" }, { "type": "Announce", "actor": "https://www.minds.com/api/activitypub/users/1135358825419776019", "object": { "type": "Note", "id": "https://www.minds.com/api/activitypub/users/1135059875156467724/entities/urn:activity:1388258745665982471", "attributedTo": "https://www.minds.com/api/activitypub/users/1135059875156467724", "content": "\"I found a new p2p messaging app, got time to help me test it?\"<br /><br />I say these words far too often, and I'm probably close to burning out a few friendships because of it.<br /><br />Over the past few years, I've been on a quest to find a secure and private messenger app.<br /><br />The full list of apps I've researched and tested out: Wickr, Signal, Threema, Briar, Session, Manyverse, Berty, and Jami.<br /><br />As I researched and tested out different ones, the scope of what I was looking for changed.<br /><br />Started out looking for some sort of privacy and security, learned the terminology of e2ee (end-to-end encryption) to keep messages secure, the ever present danger of metadata, the major vulnerability in the use of centralized servers, and finally, the double edged sword that is p2p (peer-to-peer).<br /><br />Encryption is great, but if your messages are stored on any sort of centralized server, the metadata present in that string of messages (even if the messages themselves are encrypted), can be enough to destroy privacy.<br /><br />So use of servers needs to be minimized, with as much as possible happening on the devices of the users themselves.<br /><br />Thus, p2p. <br /><br />Direct communication between peer devices (one phone connecting directly to another phone) brings with it a whole slew of technical problems. The Internet wasn't designed to do such a thing.<br /><br />If pure p2p is going to happen, the only reliable way, is to be on the same local network. Internet connectivity is possible in some cases, but both devices have to be running the program at the same time, and even then, a minor hiccup in connectivity and the connection can be completely lost for some time.<br /><br />Not great for a messenger.<br /><br />To combat this, every single one of the messenger apps I've tested uses some sort of server at the very least handle the connecting of peer devices. Here's a little bit about all the ones I've tested:<br /><br />1. Wickr, Threema, and Signal: these were the most problematic, they all failed my first test: if I can restore my account without keeping a backup file, or connecting to a peer, then my account is backed up somewhere that I can't control. I need to trust that they are keeping it safe, and that's a deal-breaker. Their encryption can be amazing, but the thing with encryption is that it's not if it can be broken, it's when will it be broken.<br /><br />2. Briar: the first one that seemed to check all the boxes: messages are stored locally, servers-esque clients are only used to facilitate connections between peers, can easily work just over Bluetooth or wifi in case of emergency situations, and one of the coolest features: the app can be shared offline if needed in an emergency situation. There's no way to restore accounts, which is both good and bad. Good because there are no copies floating around out there, but bad, since I have no option to keep my own backup. All-in-all a good app, I had a few things I didn't like about it (no desktop app, not as many configurable options as I wanted), but I still keep it on my phone in case things get bad. <br /><br />3. Session: intrigued me quite a bit, using a blockchain and nodes to replace the server component. It's the Oxen blockchain, and messages are relayed by nodes, HOWEVER, there does seem to be some replication process going on as well, since you can restore an account via a seed phrase. I really like the concept, and still use it from time to time, but there seem to be potential vulnerabilities, and I'm waiting for those to come to light before I rely on it.<br /><br />4. Manyverse: I fell in love with this project when I first started reading up on it. Based on the SSB protocol, each device is essentially a node, building it's own time-stamped append-only chain of messages and posts. A server is still needed for devices to connect to each other over the Internet, but Manyverse doesn't run any servers, you have to run your own. For the time being, it's the most p2p option out there. Due to this, onboarding friends is a chore, and you or one of your friends needs to be running a server (it's very lightweight though, could be self-hosted on a Raspberry Pi) to facilitate connections. I've been running a server for a few months, and I'll keep it going for the foreseeable future, there's a lot of potential in this project.<br /><br />5. Berty: still incredibly early in it's development, this project leverages IPFS to replace the server component. My testing has shown it's a ways off from being reliable, but the potential is amazing. Even old PCs can run an IPFS node, if the team gets it right, I can see this being the most pure p2p option, and also the easiest to use and onboard. But again, it's got a ways to go.<br /><br />6. Jami: just found this one a few days ago, and my initial testing has been flawless. It's using older protocols, which makes sense, the Internet was made for distributed comms, no need to reinvent the wheel. Makes use of servers for connecting peers over the Internet, but is highly customization, and there's documentation on how to run your own server. My thoughts at this moment is to use it as my daily driver, until Manyverse or Berty get to the point where they can be a worthy replacement.<br /><br />In conclusion: through my research and testing, narrowed down what I was looking for to something that minimized the need for servers to the absolute minimum, makes self-hosting a possibility, keeps as much data stored on peer devices, and have control over backing up data. Manyverse does this best at the moment, Berty is the project I'll be following with the most interest, and Jami, after a little more research, is probably what I'll be using in the meantime until Manyverse or Berty is ready for my non-tech friends.", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://www.minds.com/api/activitypub/users/1135059875156467724/followers" ], "tag": [], "url": "https://www.minds.com/newsfeed/1388258745665982471", "published": "2022-06-27T20:44:37+00:00", "source": { "content": "\"I found a new p2p messaging app, got time to help me test it?\"\n\nI say these words far too often, and I'm probably close to burning out a few friendships because of it.\n\nOver the past few years, I've been on a quest to find a secure and private messenger app.\n\nThe full list of apps I've researched and tested out: Wickr, Signal, Threema, Briar, Session, Manyverse, Berty, and Jami.\n\nAs I researched and tested out different ones, the scope of what I was looking for changed.\n\nStarted out looking for some sort of privacy and security, learned the terminology of e2ee (end-to-end encryption) to keep messages secure, the ever present danger of metadata, the major vulnerability in the use of centralized servers, and finally, the double edged sword that is p2p (peer-to-peer).\n\nEncryption is great, but if your messages are stored on any sort of centralized server, the metadata present in that string of messages (even if the messages themselves are encrypted), can be enough to destroy privacy.\n\nSo use of servers needs to be minimized, with as much as possible happening on the devices of the users themselves.\n\nThus, p2p. \n\nDirect communication between peer devices (one phone connecting directly to another phone) brings with it a whole slew of technical problems. The Internet wasn't designed to do such a thing.\n\nIf pure p2p is going to happen, the only reliable way, is to be on the same local network. Internet connectivity is possible in some cases, but both devices have to be running the program at the same time, and even then, a minor hiccup in connectivity and the connection can be completely lost for some time.\n\nNot great for a messenger.\n\nTo combat this, every single one of the messenger apps I've tested uses some sort of server at the very least handle the connecting of peer devices. Here's a little bit about all the ones I've tested:\n\n1. Wickr, Threema, and Signal: these were the most problematic, they all failed my first test: if I can restore my account without keeping a backup file, or connecting to a peer, then my account is backed up somewhere that I can't control. I need to trust that they are keeping it safe, and that's a deal-breaker. Their encryption can be amazing, but the thing with encryption is that it's not if it can be broken, it's when will it be broken.\n\n2. Briar: the first one that seemed to check all the boxes: messages are stored locally, servers-esque clients are only used to facilitate connections between peers, can easily work just over Bluetooth or wifi in case of emergency situations, and one of the coolest features: the app can be shared offline if needed in an emergency situation. There's no way to restore accounts, which is both good and bad. Good because there are no copies floating around out there, but bad, since I have no option to keep my own backup. All-in-all a good app, I had a few things I didn't like about it (no desktop app, not as many configurable options as I wanted), but I still keep it on my phone in case things get bad. \n\n3. Session: intrigued me quite a bit, using a blockchain and nodes to replace the server component. It's the Oxen blockchain, and messages are relayed by nodes, HOWEVER, there does seem to be some replication process going on as well, since you can restore an account via a seed phrase. I really like the concept, and still use it from time to time, but there seem to be potential vulnerabilities, and I'm waiting for those to come to light before I rely on it.\n\n4. Manyverse: I fell in love with this project when I first started reading up on it. Based on the SSB protocol, each device is essentially a node, building it's own time-stamped append-only chain of messages and posts. A server is still needed for devices to connect to each other over the Internet, but Manyverse doesn't run any servers, you have to run your own. For the time being, it's the most p2p option out there. Due to this, onboarding friends is a chore, and you or one of your friends needs to be running a server (it's very lightweight though, could be self-hosted on a Raspberry Pi) to facilitate connections. I've been running a server for a few months, and I'll keep it going for the foreseeable future, there's a lot of potential in this project.\n\n5. Berty: still incredibly early in it's development, this project leverages IPFS to replace the server component. My testing has shown it's a ways off from being reliable, but the potential is amazing. Even old PCs can run an IPFS node, if the team gets it right, I can see this being the most pure p2p option, and also the easiest to use and onboard. But again, it's got a ways to go.\n\n6. Jami: just found this one a few days ago, and my initial testing has been flawless. It's using older protocols, which makes sense, the Internet was made for distributed comms, no need to reinvent the wheel. Makes use of servers for connecting peers over the Internet, but is highly customization, and there's documentation on how to run your own server. My thoughts at this moment is to use it as my daily driver, until Manyverse or Berty get to the point where they can be a worthy replacement.\n\nIn conclusion: through my research and testing, narrowed down what I was looking for to something that minimized the need for servers to the absolute minimum, makes self-hosting a possibility, keeps as much data stored on peer devices, and have control over backing up data. Manyverse does this best at the moment, Berty is the project I'll be following with the most interest, and Jami, after a little more research, is probably what I'll be using in the meantime until Manyverse or Berty is ready for my non-tech friends.", "mediaType": "text/plain" } }, "id": "https://www.minds.com/api/activitypub/users/1135358825419776019/entities/urn:activity:1388291988503138317/activity", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://www.minds.com/api/activitypub/users/1135059875156467724", "https://www.minds.com/api/activitypub/users/1135358825419776019/followers" ] }, { "type": "Create", "actor": "https://www.minds.com/api/activitypub/users/1135358825419776019", "object": { "type": "Note", "id": "https://www.minds.com/api/activitypub/users/1135358825419776019/entities/urn:activity:1343365925507698703", "attributedTo": "https://www.minds.com/api/activitypub/users/1135358825419776019", "content": "Dug through the historical crypto charts on CoinMarketCap recently and put together this chart that compares the top twenty by type from February 2017 and February 2022. Here's a list of the chains from each time period and the categories I put them in<br /><br />Top 20 - Feb 2022<br />-Bitcoin/bitcoin derivatives/wrapped<br />--Bitcoin<br />--Wrapped bitcoin<br />-Infrastructure chains<br />--Ethereum<br />--BNB<br />--Cardano<br />--Solana<br />--Polkadot<br />--Luna<br />--Avax<br />--Polygon<br />--CRO<br />--Atom<br />-Stablecoins <br />--Tether<br />--USDC<br />--BUSD<br />--UST<br />--DAI<br />-Meme coins<br />--Dodge<br />--SHIB<br />-XRP (cheap money transfer)<br /><br />Top 20 - Feb 2017<br />-Bitcoin/bitcoin derivatives/wrapped<br />--Bitcoin<br />--Litecoin<br />--Dash<br />-Infrastructure chains<br />--Ethereum<br />--Ethereum Classic<br />--XEM<br />-Stablecoins<br />--Tether<br />-Meme coins<br />--Dodge<br />-Privacy coins<br />--Monero<br />--Zcash<br />-Data storage<br />--Factom<br />--MaidSafeCoin<br />-XRP (cheap money transfer)<br />-Misc<br />--Augur (betting platform)<br />--Steem (blockchain social media)<br />--Golem (marketplace for computation power)<br />--Waves (a lot of things)<br />--DigixDAO (governance token for tokenized physical asset network)<br />--Ardor (custom blockchain provider)<br />--Iconomi (asset management)<br /><br />", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://www.minds.com/api/activitypub/users/1135358825419776019/followers" ], "tag": [], "url": "https://www.minds.com/newsfeed/1343365925507698703", "published": "2022-02-23T23:36:34+00:00", "source": { "content": "Dug through the historical crypto charts on CoinMarketCap recently and put together this chart that compares the top twenty by type from February 2017 and February 2022. Here's a list of the chains from each time period and the categories I put them in\n\nTop 20 - Feb 2022\n-Bitcoin/bitcoin derivatives/wrapped\n--Bitcoin\n--Wrapped bitcoin\n-Infrastructure chains\n--Ethereum\n--BNB\n--Cardano\n--Solana\n--Polkadot\n--Luna\n--Avax\n--Polygon\n--CRO\n--Atom\n-Stablecoins \n--Tether\n--USDC\n--BUSD\n--UST\n--DAI\n-Meme coins\n--Dodge\n--SHIB\n-XRP (cheap money transfer)\n\nTop 20 - Feb 2017\n-Bitcoin/bitcoin derivatives/wrapped\n--Bitcoin\n--Litecoin\n--Dash\n-Infrastructure chains\n--Ethereum\n--Ethereum Classic\n--XEM\n-Stablecoins\n--Tether\n-Meme coins\n--Dodge\n-Privacy coins\n--Monero\n--Zcash\n-Data storage\n--Factom\n--MaidSafeCoin\n-XRP (cheap money transfer)\n-Misc\n--Augur (betting platform)\n--Steem (blockchain social media)\n--Golem (marketplace for computation power)\n--Waves (a lot of things)\n--DigixDAO (governance token for tokenized physical asset network)\n--Ardor (custom blockchain provider)\n--Iconomi (asset management)\n\n", "mediaType": "text/plain" } }, "id": "https://www.minds.com/api/activitypub/users/1135358825419776019/entities/urn:activity:1343365925507698703/activity" }, { "type": "Create", "actor": "https://www.minds.com/api/activitypub/users/1135358825419776019", "object": { "type": "Note", "id": "https://www.minds.com/api/activitypub/users/1135358825419776019/entities/urn:activity:1280888307974148101", "attributedTo": "https://www.minds.com/api/activitypub/users/1135358825419776019", "content": "Was introduced to this Algorand NFT marketplace and decided to put together some NFTs from some old photographs I had lying around. Not my best work, but arguably some of my oldest (most of these are from photographs I took roughly 7 years ago)<br /><a href=\"https://ab2.gallery/asset/320749589\" target=\"_blank\">https://ab2.gallery/asset/320749589</a><br /><a href=\"https://ab2.gallery/asset/320752626\" target=\"_blank\">https://ab2.gallery/asset/320752626</a><br /><a href=\"https://ab2.gallery/asset/320750983\" target=\"_blank\">https://ab2.gallery/asset/320750983</a><br /><a href=\"https://ab2.gallery/asset/320768743\" target=\"_blank\">https://ab2.gallery/asset/320768743</a>", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://www.minds.com/api/activitypub/users/1135358825419776019/followers" ], "tag": [], "url": "https://www.minds.com/newsfeed/1280888307974148101", "published": "2021-09-04T13:52:49+00:00", "source": { "content": "Was introduced to this Algorand NFT marketplace and decided to put together some NFTs from some old photographs I had lying around. Not my best work, but arguably some of my oldest (most of these are from photographs I took roughly 7 years ago)\nhttps://ab2.gallery/asset/320749589\nhttps://ab2.gallery/asset/320752626\nhttps://ab2.gallery/asset/320750983\nhttps://ab2.gallery/asset/320768743", "mediaType": "text/plain" } }, "id": "https://www.minds.com/api/activitypub/users/1135358825419776019/entities/urn:activity:1280888307974148101/activity" }, { "type": "Create", "actor": "https://www.minds.com/api/activitypub/users/1135358825419776019", "object": { "type": "Note", "id": "https://www.minds.com/api/activitypub/users/1135358825419776019/entities/urn:activity:1278470526947299329", "attributedTo": "https://www.minds.com/api/activitypub/users/1135358825419776019", "content": "Groggy slug that just woke up from a nap under a bin", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://www.minds.com/api/activitypub/users/1135358825419776019/followers" ], "tag": [], "url": "https://www.minds.com/newsfeed/1278470526947299329", "published": "2021-08-28T21:45:25+00:00", "source": { "content": "Groggy slug that just woke up from a nap under a bin", "mediaType": "text/plain" } }, "id": "https://www.minds.com/api/activitypub/users/1135358825419776019/entities/urn:activity:1278470526947299329/activity" } ], "id": "https://www.minds.com/api/activitypub/users/1135358825419776019/outbox", "partOf": "https://www.minds.com/api/activitypub/users/1135358825419776019/outboxoutbox" }