The hosts review the Podping Monitor (PP Monitor) to check the status of the current node mesh. They identify and "shame" users running outdated software versions while noting a surprising version 0.12.1 fork appearing to run on TempleOS.
5 chapters across the catalog
The hosts review the Podping Monitor (PP Monitor) to check the status of the current node mesh. They identify and "shame" users running outdated software versions while noting a surprising version 0.12.1 fork appearing to run on TempleOS.
Dave Jones explains the decision to remove DHT from Podping due to stability issues with the Eero library. The system has transitioned to using five hardcoded bootstrap nodes located in Australia, Central, East, Europe, and West, which utilize permanent public keys for coordination.
Dave Jones announces that Podping.cloud is now fully operational using a P2P gossip protocol over the Eero protocol. He explains the technical transition from writing solely to the Hive blockchain to a parallel system using multiple writers and decentralized gossip watchers.
The Podping project is moving toward a more stable architecture by splitting its monolithic structure into separate listener, writer, and monitor repositories. A "plebiscite" voting mechanism is being implemented to manage trust within the peer-to-peer swarm, allowing nodes to inherit trust or be voted off the network. This decentralized approach aims to ensure the stability of real-time podcast update signals.
The Podping gossip swarm is currently operating with 21 nodes and 18 active hosts, showing high stability over the last several months. Technical details are provided regarding the live tracking firehose, which uses a linked list of object storage files to allow users to ingest episode data without heavy API reliance.