twister - a P2P microblogging platform
Miguel Freitas

TL;DR
Twister is a decentralized P2P microblogging platform that combines blockchain, DHT, and swarm technologies to enhance security, scalability, and privacy, with an incentive mechanism for network contributors.
Contribution
It introduces a novel architecture integrating Bitcoin, DHT, and Bittorrent protocols for secure, scalable, and privacy-preserving microblogging.
Findings
Provides secure user registration and authentication
Enables efficient near-instant notifications
Includes an incentive mechanism for network contributors
Abstract
This paper proposes a new microblogging architecture based on peer-to-peer networks overlays. The proposed platform is comprised of three mostly independent overlay networks. The first provides distributed user registration and authentication and is based on the Bitcoin protocol. The second one is a Distributed Hash Table (DHT) overlay network providing key/value storage for user resources and tracker location for the third network. The last network is a collection of possibly disjoint "swarms" of followers, based on the Bittorrent protocol, which can be used for efficient near-instant notification delivery to many users. By leveraging from existing and proven technologies, twister provides a new microblogging platform offering security, scalability and privacy features. A mechanism provides incentive for entities that contribute processing time to run the user registration network,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPeer-to-Peer Network Technologies · Caching and Content Delivery · Advanced Data Storage Technologies
