noise-network
P2P network platform
An authenticated P2P network platform utilizing encrypted communication and a distributed hash table (DHT) for secure data exchange between nodes.
Authenticated P2P network backed by Hyperswarm and Noise
97 stars
7 watching
13 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mafintosh/peer-network | Creates servers and clients that use a distributed hash table to communicate over the internet using names instead of ports or hostnames. | 184 |
mafintosh/k-rpc-socket | A low-level network layer implementation for peer-to-peer communication in distributed systems | 23 |
mafintosh/peervision | A peer-to-peer streaming protocol using elliptic curve cryptography and Merkle trees. | 97 |
mafintosh/webcat | Enables peer-to-peer communication between users on the web using public-key authentication and WebRTC. | 445 |
mafintosh/airpaste | A tool for sharing files and exchanging data between machines on the same network without encryption | 824 |
mafintosh/network-address | A utility project that provides a simple way to retrieve the local network address of a machine | 67 |
mafintosh/peer-wire-protocol | A Node.js implementation of the BitTorrent protocol's communication layer | 46 |
mafintosh/hyperdht | A peer-to-peer distributed hash table implementation with support for discovery and hole punching | 95 |
mafintosh/hypervision | An application that enables peer-to-peer live streaming and broadcasting using distributed network technology | 449 |
mafintosh/dns-discovery | A JavaScript library for discovering peers in a distributed system using DNS and multicast DNS. | 193 |
mafintosh/webrtc-swarm | Enables peer-to-peer communication using WebRTC and facilitates discovery and connection brokering through a central hub. | 382 |
mafintosh/peervisionary | A command line tool for streaming P2P content over local networks using AirSwarm and Peervision. | 42 |
mafintosh/peer-wire-swarm | Enables communication between multiple peers in a decentralized network using a swarm architecture | 80 |
mafintosh/airswarm | Automatically connects nodes on a local network using multicast DNS | 130 |
mafintosh/dns-packet | A library for encoding and decoding DNS packets | 207 |