p2p-file-sharing-workshop
File Sharing Workshop
An interactive workshop to teach distributed file sharing concepts through hands-on exercises and examples.
A workshop where you learn about distributed file sharing
88 stars
6 watching
9 forks
Language: HTML
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mafintosh/peervision | A peer-to-peer streaming protocol using elliptic curve cryptography and Merkle trees. | 97 |
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/hypervision | An application that enables peer-to-peer live streaming and broadcasting using distributed network technology | 449 |
mafintosh/peerwiki | A BitTorrent-based distributed wiki system that fetches and shares Wikipedia content | 317 |
mafintosh/hyperpipe | Distributes input/output operations between multiple systems using a key-based architecture. | 119 |
mafintosh/torrent-stream | A Node.js module providing low-level streaming access to torrent files | 1,953 |
mafintosh/webcat | Enables peer-to-peer communication between users on the web using public-key authentication and WebRTC. | 446 |
psi-4ward/psitransfer | A simple file-sharing solution with resumable uploads and downloads, password protection, and a lightweight Vue-based frontend. | 1,546 |
mafintosh/ip-packet | Tools for working with IP packets in JavaScript. | 42 |
mafintosh/peer-wire-protocol | A Node.js implementation of the BitTorrent protocol's communication layer | 46 |
datastrophic/mesos-workshop | A comprehensive workshop environment for Mesos cluster management and distributed computing | 24 |
mafintosh/peervisionary | A command line tool for streaming P2P content over local networks using AirSwarm and Peervision. | 42 |
mafintosh/airpaste | A tool for sharing files and exchanging data between machines on the same network without encryption | 823 |
mafintosh/dns-packet | A library for encoding and decoding DNS packets | 207 |
mafintosh/k-rpc | Low-level implementation of k-rpc protocol used in the BitTorrent DHT | 74 |