Kubo is a peer-to-peer implementation of the InterPlanetary File System (IPFS) designed for decentralized data storage and content delivery. It uses content-addressing, directed acyclic graphs, and distributed hash tables to identify, distribute, and retrieve data across a network without relying on central servers. The project differentiates itself by providing a virtual filesystem via FUSE, which maps decentralized network namespaces to local operating system directories for direct file access. It also includes integrated HTTP gateways that translate peer-to-peer content into standard web t
Beaker is a peer-to-peer web browser and decentralized web platform. It enables the discovery, access, and hosting of websites and web applications across a distributed network, removing the requirement for centralized servers or traditional hosting providers. The platform functions as a tool for hosting peer-to-peer websites, allowing users to serve web content directly from a local device to other users. This architecture supports the development of hostless web applications that operate without cloud hosting infrastructure. The system facilitates decentralized web browsing and distributed
This project is a full-featured BitTorrent client library and protocol implementation. It provides the core components necessary for peer-to-peer file sharing, including a networking stack that supports the BitTorrent specification, tracker communication, and swarm management. A primary differentiator is the inclusion of a virtual filesystem that allows torrents to be mounted as read-only drives. This system enables on-demand content streaming, where specific data pieces are fetched from the network only when a read request occurs, rather than requiring the entire archive to be downloaded fir
Berty is a peer-to-peer messaging application and framework designed for decentralized private messaging. It utilizes a distributed identity protocol and a decentralized database to enable end-to-end encrypted communication without relying on central servers, phone numbers, or email addresses. The project distinguishes itself through an offline messaging framework that uses Bluetooth Low Energy and multicast DNS for local device discovery. This allows peers to establish direct connections and exchange messages without internet or cellular data, using QR codes for secure contact exchange. The
ZeroNet is a decentralized web browser and server that enables the hosting and accessing of websites without central servers. It functions as a peer-to-peer content distribution network that utilizes BitTorrent and Bitcoin cryptography to replicate and share site data across a distributed network of users.
hellozeronet/zeronet 的主要功能包括:Decentralized Web Browsers, BitTorrent and File Sharing, Censorship Resistant Publishing, Data Integrity Verification, Decentralized Content Distribution, Decentralized Naming Systems, Decentralized Website Hosting, Peer-to-Peer Clients。
hellozeronet/zeronet 的开源替代品包括: ipfs/kubo — Kubo is a peer-to-peer implementation of the InterPlanetary File System (IPFS) designed for decentralized data storage… anacrolix/torrent — This project is a full-featured BitTorrent client library and protocol implementation. It provides the core components… beakerbrowser/beaker — Beaker is a peer-to-peer web browser and decentralized web platform. It enables the discovery, access, and hosting of… berty/berty — Berty is a peer-to-peer messaging application and framework designed for decentralized private messaging. It utilizes… syncthing/syncthing-android — Syncthing Android is a mobile application and service wrapper that enables decentralized, peer-to-peer file… webtorrent/webtorrent — WebTorrent is a JavaScript client library and peer-to-peer file sharing tool that implements the BitTorrent protocol.…