peermesh
Peer file transfer system
Enables secure peer-to-peer file transfers over the internet using WebRTC.
• Exchange files p2p and e2e encrypted over a fully meshed network in your browser using WebRTC.
118 stars
6 watching
16 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
encryptedmesh-networksp2ptransferwebrtc
Related projects:
Repository | Description | Stars |
---|---|---|
perguth/peertransfer | Enables secure, direct peer-to-peer file transfers between browsers using end-to-end encryption. | 323 |
mafintosh/webrtc-swarm | Enables peer-to-peer communication using WebRTC and facilitates discovery and connection brokering through a central hub. | 382 |
mafintosh/webcat | Enables peer-to-peer communication between users on the web using public-key authentication and WebRTC. | 445 |
peermusic/secure-webrtc-swarm | A framework for creating a swarm of authenticated P2P connections using WebRTC and signalhub | 2 |
ambianic/peerjs-python | Enables peer-to-peer communication between web applications and edge devices using WebRTC protocol. | 89 |
mafintosh/peervision | A peer-to-peer streaming protocol using elliptic curve cryptography and Merkle trees. | 97 |
antonito/gfile | Direct file transfer between two computers without intermediaries | 743 |
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 |
somajitdey/ipfs-chat | A real-time, end-to-end encrypted P2P messaging system using IPFS pubsub and shell scripting | 138 |
mafintosh/peer-wire-protocol | A Node.js implementation of the BitTorrent protocol's communication layer | 46 |
psi-4ward/psitransfer | A simple file-sharing solution with resumable uploads and downloads, password protection, and a lightweight Vue-based frontend. | 1,524 |
chat-wane/rtc-scamp-mbr | An implementation of a decentralized peer-to-peer membership protocol using WebRTC for distributed network connections | 2 |
coast-team/netflux | An isomorphic JavaScript peer-to-peer transport API based on WebRTC and WebSocket. | 213 |
rtc-io/rtc-mesh | Provides a distributed data sharing system using WebRTC data channels and Scuttlebutt protocols. | 71 |
mafintosh/peer-wire-swarm | Enables communication between multiple peers in a decentralized network using a swarm architecture | 80 |