Peer5/ShareFest
Web based p2p file sharing built on WebRTC Data Channels API observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5066
- days_rel: n/a
- days_push: 3211
- n_releases_24m: 0
Adoption not part of the score
1687 stars · 265 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ShareFest is a web-based peer-to-peer file sharing application built on WebRTC Data Channels, letting users share files instantly via a browser without uploading to cloud storage. It coordinates a BitTorrent-like mesh of browser peers through a Node.js coordinator server.
Use cases
- share a large file with many people without uploading it to Dropbox
- send files peer-to-peer directly between browsers
- distribute a file one-to-many over WebRTC data channels
- self-host a browser-based file transfer service
- study how WebRTC data channel file sharing works
When to choose
- you want serverless-style p2p file distribution in the browser
- you need a reference implementation of WebRTC data channel file sharing
- you want to avoid cloud storage for one-to-many file sharing
When to avoid
- you need a maintained, supported tool - the project was officially discontinued in 2017
- you need guaranteed reliability or support for modern browsers
- you need encrypted-at-rest or audited file transfer for compliance
Facets
application · maturity abandoned
p2p file-upload http-server web-development files networking browser cross-platform webrtc file-sharing peer-to-peer data-channels serverless web-server nodejs
1 source
- readme: https://github.com/Peer5/ShareFest · fetched 2026-08-28 · cf434a7643ba
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Peer5/ShareFest | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem