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", "expiry": "toot:expiry", "blurhash": "toot:blurhash", "focalPoint": { "@container": "@list", "@id": "toot:focalPoint" }, "Hashtag": "as:Hashtag" } ], "id": "https://qoto.org/users/bellingcat/statuses/113849780070294111", "type": "Note", "summary": null, "inReplyTo": null, "published": "2025-01-18T14:16:21Z", "url": "https://qoto.org/@bellingcat/113849780070294111", "attributedTo": "https://qoto.org/users/bellingcat", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://qoto.org/users/bellingcat/followers" ], "sensitive": false, "atomUri": "https://qoto.org/users/bellingcat/statuses/113849780070294111", "inReplyToAtomUri": null, "conversation": "tag:qoto.org,2025-01-18:objectId=113849780070315386:objectType=Conversation", "context": "https://qoto.org/contexts/113849780070315386", "content": "<p>### Encouraging Node Administrators to Deploy in Unconventional Network Environments<br />To motivate node administrators to establish nodes in unconventional network environments such as satellite internet, intranets, Wi-Fi APNs, LoRa, or domestic long-range Wi-Fi, a mix of technological and incentive-based strategies is crucial. Below are detailed ideas for achieving this:<br />---<br />### **1. Economic Incentives**<br />- **Higher Rewards for Non-Standard Connectivity**: Nodes connected via satellite internet, LoRa, APN, or similar technologies can earn increased rewards for routing traffic. Introducing reward multipliers based on the complexity of the setup can encourage participation.<br /> - **Example**: Satellite internet: +50%, LoRa: +100%.<br />- **Bonuses for Unique Routes**: Administrators offering access to isolated networks (e.g., corporate intranets, remote areas) receive additional payments for network expansion.<br />---<br />### **2. Technical Advantages**<br />- **Adaptive Routing**: Implement mechanisms to identify nodes with non-standard connectivity and prioritize them for specific traffic types, such as IoT or remote operations.<br />- **Protocol Integration**: Simplify the setup process for unconventional nodes by providing ready-made modules and scripts.<br /> - Pre-configured modules for LoRaWAN.<br /> - Scripts for satellite internet or Wi-Fi APN configuration.<br />---<br />### **3. Grants and Sponsorships**<br />- **Innovation Node Fund**: Establish a pool of funds (e.g., through a DAO) to reward administrators developing nodes in unconventional environments. Grants could target:<br /> - LoRa connections.<br /> - Deployments in remote or isolated regions.<br />- **Partnerships**: Collaborate with satellite internet providers, LoRa equipment manufacturers, and similar entities to offer discounts or subsidies for node administrators.<br />---<br />### **4. Gamification and Reputation**<br />- **Reputation System**: Nodes earn ratings for connecting to unique networks. High-rated administrators can compete in contests or receive extra rewards.<br /> - **Example**: &quot;Node of the Month&quot; for LoRa or satellite coverage.<br />- **NFT Badges or Rewards**: Administrators who deploy nodes in challenging environments, such as satellite internet, receive rare NFTs as recognition.<br />---<br />### **5. Community and Education**<br />- **Resources and Documentation**: Provide comprehensive guides and tools for deploying nodes in unconventional networks. Examples:<br /> - A guide for LoRaWAN node setup with code examples.<br /> - Documentation on configuring satellite internet via Starlink or Inmarsat.<br />- **Hackathons**: Host events where participants compete to create nodes in unique environments, with rewards for the best solutions.<br />---<br />### **6. Technical Support Examples**<br />#### **LoRaWAN**<br />1. Setting up a LoRa gateway:<br /> ```bash<br /> # Install ChirpStack for managing LoRaWAN devices<br /> docker-compose up chirpstack-network-server<br /> ```<br />2. Integrating with Yggdrasil:<br /> - Link the LoRa gateway to Yggdrasil through tunneling.<br />#### **Satellite Internet**<br />1. Connecting via Starlink:<br /> ```bash<br /> ip route add 200::/7 via &lt;IP_GATEWAY&gt;<br /> ```<br />2. Prioritizing satellite traffic:<br /> - Use QoS to manage delays.<br />#### **Wi-Fi APN**<br />1. Connecting to a local network:<br /> ```bash<br /> nmcli dev wifi connect &quot;&lt;SSID&gt;&quot; password &quot;&lt;PASSWORD&gt;&quot;<br /> ```<br />---<br />### **7. Cultural and Social Impact**<br />- **Mission Statement**: Promote the idea that connecting isolated or unconventional networks helps decentralize the internet and benefits the global community.<br /> - Example slogan: &quot;Connecting the world, from cities to the most remote corners.&quot;<br />- **Success Stories**: Share examples of successful deployments, such as a LoRa node providing connectivity in a remote village.<br />---<br />### **Conclusion**<br />Creating an ecosystem where unconventional nodes are seen as valuable contributions requires a combination of economic, social, and technical incentives. With a strategic approach, administrators will be encouraged to bridge the gap between traditional and unconventional networks, enriching the overall network infrastructure.</p><p><a href=\"https://qoto.org/tags/DecentralizedNetworks\" class=\"mention hashtag\" rel=\"tag\">#<span>DecentralizedNetworks</span></a><br /><a href=\"https://qoto.org/tags/YggdrasilNetwork\" class=\"mention hashtag\" rel=\"tag\">#<span>YggdrasilNetwork</span></a><br /><a href=\"https://qoto.org/tags/LoRaConnectivity\" class=\"mention hashtag\" rel=\"tag\">#<span>LoRaConnectivity</span></a><br /><a href=\"https://qoto.org/tags/SatelliteInternet\" class=\"mention hashtag\" rel=\"tag\">#<span>SatelliteInternet</span></a><br /><a href=\"https://qoto.org/tags/IoTSolutions\" class=\"mention hashtag\" rel=\"tag\">#<span>IoTSolutions</span></a><br /><a href=\"https://qoto.org/tags/DecentralizedInternet\" class=\"mention hashtag\" rel=\"tag\">#<span>DecentralizedInternet</span></a><br /><a href=\"https://qoto.org/tags/MeshNetworks\" class=\"mention hashtag\" rel=\"tag\">#<span>MeshNetworks</span></a><br /><a href=\"https://qoto.org/tags/NodeDeployment\" class=\"mention hashtag\" rel=\"tag\">#<span>NodeDeployment</span></a><br /><a href=\"https://qoto.org/tags/EdgeComputing\" class=\"mention hashtag\" rel=\"tag\">#<span>EdgeComputing</span></a><br /><a href=\"https://qoto.org/tags/LoRaWANNodes\" class=\"mention hashtag\" rel=\"tag\">#<span>LoRaWANNodes</span></a><br /><a href=\"https://qoto.org/tags/InternetOfThings\" class=\"mention hashtag\" rel=\"tag\">#<span>InternetOfThings</span></a><br /><a href=\"https://qoto.org/tags/RemoteNetworking\" class=\"mention hashtag\" rel=\"tag\">#<span>RemoteNetworking</span></a><br /><a href=\"https://qoto.org/tags/DigitalInclusion\" class=\"mention hashtag\" rel=\"tag\">#<span>DigitalInclusion</span></a><br /><a href=\"https://qoto.org/tags/BlockchainInfrastructure\" class=\"mention hashtag\" rel=\"tag\">#<span>BlockchainInfrastructure</span></a><br /><a href=\"https://qoto.org/tags/DAOGrants\" class=\"mention hashtag\" rel=\"tag\">#<span>DAOGrants</span></a><br /><a href=\"https://qoto.org/tags/TechInnovation\" class=\"mention hashtag\" rel=\"tag\">#<span>TechInnovation</span></a><br /><a href=\"https://qoto.org/tags/AdaptiveRouting\" class=\"mention hashtag\" rel=\"tag\">#<span>AdaptiveRouting</span></a><br /><a href=\"https://qoto.org/tags/WiFiAPNs\" class=\"mention hashtag\" rel=\"tag\">#<span>WiFiAPNs</span></a><br /><a href=\"https://qoto.org/tags/InternetConnectivity\" class=\"mention hashtag\" rel=\"tag\">#<span>InternetConnectivity</span></a><br /><a href=\"https://qoto.org/tags/NetworkExpansion\" class=\"mention hashtag\" rel=\"tag\">#<span>NetworkExpansion</span></a><br /><a href=\"https://qoto.org/tags/LongRangeWiFi\" class=\"mention hashtag\" rel=\"tag\">#<span>LongRangeWiFi</span></a><br /><a href=\"https://qoto.org/tags/CommunityNetworks\" class=\"mention hashtag\" rel=\"tag\">#<span>CommunityNetworks</span></a><br /><a href=\"https://qoto.org/tags/TechForGood\" class=\"mention hashtag\" rel=\"tag\">#<span>TechForGood</span></a></p>", "contentMap": { "en": "<p>### Encouraging Node Administrators to Deploy in Unconventional Network Environments<br />To motivate node administrators to establish nodes in unconventional network environments such as satellite internet, intranets, Wi-Fi APNs, LoRa, or domestic long-range Wi-Fi, a mix of technological and incentive-based strategies is crucial. Below are detailed ideas for achieving this:<br />---<br />### **1. Economic Incentives**<br />- **Higher Rewards for Non-Standard Connectivity**: Nodes connected via satellite internet, LoRa, APN, or similar technologies can earn increased rewards for routing traffic. Introducing reward multipliers based on the complexity of the setup can encourage participation.<br /> - **Example**: Satellite internet: +50%, LoRa: +100%.<br />- **Bonuses for Unique Routes**: Administrators offering access to isolated networks (e.g., corporate intranets, remote areas) receive additional payments for network expansion.<br />---<br />### **2. Technical Advantages**<br />- **Adaptive Routing**: Implement mechanisms to identify nodes with non-standard connectivity and prioritize them for specific traffic types, such as IoT or remote operations.<br />- **Protocol Integration**: Simplify the setup process for unconventional nodes by providing ready-made modules and scripts.<br /> - Pre-configured modules for LoRaWAN.<br /> - Scripts for satellite internet or Wi-Fi APN configuration.<br />---<br />### **3. Grants and Sponsorships**<br />- **Innovation Node Fund**: Establish a pool of funds (e.g., through a DAO) to reward administrators developing nodes in unconventional environments. Grants could target:<br /> - LoRa connections.<br /> - Deployments in remote or isolated regions.<br />- **Partnerships**: Collaborate with satellite internet providers, LoRa equipment manufacturers, and similar entities to offer discounts or subsidies for node administrators.<br />---<br />### **4. Gamification and Reputation**<br />- **Reputation System**: Nodes earn ratings for connecting to unique networks. High-rated administrators can compete in contests or receive extra rewards.<br /> - **Example**: &quot;Node of the Month&quot; for LoRa or satellite coverage.<br />- **NFT Badges or Rewards**: Administrators who deploy nodes in challenging environments, such as satellite internet, receive rare NFTs as recognition.<br />---<br />### **5. Community and Education**<br />- **Resources and Documentation**: Provide comprehensive guides and tools for deploying nodes in unconventional networks. Examples:<br /> - A guide for LoRaWAN node setup with code examples.<br /> - Documentation on configuring satellite internet via Starlink or Inmarsat.<br />- **Hackathons**: Host events where participants compete to create nodes in unique environments, with rewards for the best solutions.<br />---<br />### **6. Technical Support Examples**<br />#### **LoRaWAN**<br />1. Setting up a LoRa gateway:<br /> ```bash<br /> # Install ChirpStack for managing LoRaWAN devices<br /> docker-compose up chirpstack-network-server<br /> ```<br />2. Integrating with Yggdrasil:<br /> - Link the LoRa gateway to Yggdrasil through tunneling.<br />#### **Satellite Internet**<br />1. Connecting via Starlink:<br /> ```bash<br /> ip route add 200::/7 via &lt;IP_GATEWAY&gt;<br /> ```<br />2. Prioritizing satellite traffic:<br /> - Use QoS to manage delays.<br />#### **Wi-Fi APN**<br />1. Connecting to a local network:<br /> ```bash<br /> nmcli dev wifi connect &quot;&lt;SSID&gt;&quot; password &quot;&lt;PASSWORD&gt;&quot;<br /> ```<br />---<br />### **7. Cultural and Social Impact**<br />- **Mission Statement**: Promote the idea that connecting isolated or unconventional networks helps decentralize the internet and benefits the global community.<br /> - Example slogan: &quot;Connecting the world, from cities to the most remote corners.&quot;<br />- **Success Stories**: Share examples of successful deployments, such as a LoRa node providing connectivity in a remote village.<br />---<br />### **Conclusion**<br />Creating an ecosystem where unconventional nodes are seen as valuable contributions requires a combination of economic, social, and technical incentives. With a strategic approach, administrators will be encouraged to bridge the gap between traditional and unconventional networks, enriching the overall network infrastructure.</p><p><a href=\"https://qoto.org/tags/DecentralizedNetworks\" class=\"mention hashtag\" rel=\"tag\">#<span>DecentralizedNetworks</span></a><br /><a href=\"https://qoto.org/tags/YggdrasilNetwork\" class=\"mention hashtag\" rel=\"tag\">#<span>YggdrasilNetwork</span></a><br /><a href=\"https://qoto.org/tags/LoRaConnectivity\" class=\"mention hashtag\" rel=\"tag\">#<span>LoRaConnectivity</span></a><br /><a href=\"https://qoto.org/tags/SatelliteInternet\" class=\"mention hashtag\" rel=\"tag\">#<span>SatelliteInternet</span></a><br /><a href=\"https://qoto.org/tags/IoTSolutions\" class=\"mention hashtag\" rel=\"tag\">#<span>IoTSolutions</span></a><br /><a href=\"https://qoto.org/tags/DecentralizedInternet\" class=\"mention hashtag\" rel=\"tag\">#<span>DecentralizedInternet</span></a><br /><a href=\"https://qoto.org/tags/MeshNetworks\" class=\"mention hashtag\" rel=\"tag\">#<span>MeshNetworks</span></a><br /><a href=\"https://qoto.org/tags/NodeDeployment\" class=\"mention hashtag\" rel=\"tag\">#<span>NodeDeployment</span></a><br /><a href=\"https://qoto.org/tags/EdgeComputing\" class=\"mention hashtag\" rel=\"tag\">#<span>EdgeComputing</span></a><br /><a href=\"https://qoto.org/tags/LoRaWANNodes\" class=\"mention hashtag\" rel=\"tag\">#<span>LoRaWANNodes</span></a><br /><a href=\"https://qoto.org/tags/InternetOfThings\" class=\"mention hashtag\" rel=\"tag\">#<span>InternetOfThings</span></a><br /><a href=\"https://qoto.org/tags/RemoteNetworking\" class=\"mention hashtag\" rel=\"tag\">#<span>RemoteNetworking</span></a><br /><a href=\"https://qoto.org/tags/DigitalInclusion\" class=\"mention hashtag\" rel=\"tag\">#<span>DigitalInclusion</span></a><br /><a href=\"https://qoto.org/tags/BlockchainInfrastructure\" class=\"mention hashtag\" rel=\"tag\">#<span>BlockchainInfrastructure</span></a><br /><a href=\"https://qoto.org/tags/DAOGrants\" class=\"mention hashtag\" rel=\"tag\">#<span>DAOGrants</span></a><br /><a href=\"https://qoto.org/tags/TechInnovation\" class=\"mention hashtag\" rel=\"tag\">#<span>TechInnovation</span></a><br /><a href=\"https://qoto.org/tags/AdaptiveRouting\" class=\"mention hashtag\" rel=\"tag\">#<span>AdaptiveRouting</span></a><br /><a href=\"https://qoto.org/tags/WiFiAPNs\" class=\"mention hashtag\" rel=\"tag\">#<span>WiFiAPNs</span></a><br /><a href=\"https://qoto.org/tags/InternetConnectivity\" class=\"mention hashtag\" rel=\"tag\">#<span>InternetConnectivity</span></a><br /><a href=\"https://qoto.org/tags/NetworkExpansion\" class=\"mention hashtag\" rel=\"tag\">#<span>NetworkExpansion</span></a><br /><a href=\"https://qoto.org/tags/LongRangeWiFi\" class=\"mention hashtag\" rel=\"tag\">#<span>LongRangeWiFi</span></a><br /><a href=\"https://qoto.org/tags/CommunityNetworks\" class=\"mention hashtag\" rel=\"tag\">#<span>CommunityNetworks</span></a><br /><a href=\"https://qoto.org/tags/TechForGood\" class=\"mention hashtag\" rel=\"tag\">#<span>TechForGood</span></a></p>" }, "attachment": [ { "type": "Document", "mediaType": "image/jpeg", "url": "https://media.social.qoto.org/media_attachments/files/113/849/774/797/446/104/original/5be1d66444dd6501.jpg", "name": null, "blurhash": "UCAxia$,umacQ{t1SuM#DhwOX9V[ZgK6RRj:", "width": 1024, "height": 1024 } ], "tag": [ { "type": "Hashtag", "href": "https://qoto.org/tags/decentralizednetworks", "name": "#decentralizednetworks" }, { "type": "Hashtag", "href": "https://qoto.org/tags/yggdrasilnetwork", "name": "#yggdrasilnetwork" }, { "type": "Hashtag", "href": "https://qoto.org/tags/LoRaConnectivity", "name": "#LoRaConnectivity" }, { "type": "Hashtag", "href": "https://qoto.org/tags/satelliteinternet", "name": "#satelliteinternet" }, { "type": "Hashtag", "href": "https://qoto.org/tags/iotsolutions", "name": "#iotsolutions" }, { "type": "Hashtag", "href": "https://qoto.org/tags/decentralizedinternet", "name": "#decentralizedinternet" }, { "type": "Hashtag", "href": "https://qoto.org/tags/meshnetworks", "name": "#meshnetworks" }, { "type": "Hashtag", "href": "https://qoto.org/tags/NodeDeployment", "name": "#NodeDeployment" }, { "type": "Hashtag", "href": "https://qoto.org/tags/edgecomputing", "name": "#edgecomputing" }, { "type": "Hashtag", "href": "https://qoto.org/tags/LoRaWANNodes", "name": "#LoRaWANNodes" }, { "type": "Hashtag", "href": "https://qoto.org/tags/internetofthings", "name": "#internetofthings" }, { "type": "Hashtag", "href": "https://qoto.org/tags/RemoteNetworking", "name": "#RemoteNetworking" }, { "type": "Hashtag", "href": "https://qoto.org/tags/digitalinclusion", "name": "#digitalinclusion" }, { "type": "Hashtag", "href": "https://qoto.org/tags/blockchaininfrastructure", "name": "#blockchaininfrastructure" }, { "type": "Hashtag", "href": "https://qoto.org/tags/DAOGrants", "name": "#DAOGrants" }, { "type": "Hashtag", "href": "https://qoto.org/tags/techinnovation", "name": "#techinnovation" }, { "type": "Hashtag", "href": "https://qoto.org/tags/AdaptiveRouting", "name": "#AdaptiveRouting" }, { "type": "Hashtag", "href": "https://qoto.org/tags/WiFiAPNs", "name": "#WiFiAPNs" }, { "type": "Hashtag", "href": "https://qoto.org/tags/internetconnectivity", "name": "#internetconnectivity" }, { "type": "Hashtag", "href": "https://qoto.org/tags/NetworkExpansion", "name": "#NetworkExpansion" }, { "type": "Hashtag", "href": "https://qoto.org/tags/longrangewifi", "name": "#longrangewifi" }, { "type": "Hashtag", "href": "https://qoto.org/tags/communitynetworks", "name": "#communitynetworks" }, { "type": "Hashtag", "href": "https://qoto.org/tags/techforgood", "name": "#techforgood" } ], "replies": { "id": "https://qoto.org/users/bellingcat/statuses/113849780070294111/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://qoto.org/users/bellingcat/statuses/113849780070294111/replies?only_other_accounts=true&page=true", "partOf": "https://qoto.org/users/bellingcat/statuses/113849780070294111/replies", "items": [] } } }