Show HN: Open-source P2P file transfer

1 day ago 5

Berb is a lightweight, privacy-first web app for sending files directly from one device to another using WebRTC. No servers. No uploads. Just you, your file, and the person you want to send it to.

🔒 Your files never touch a server — Berb connects users directly using WebRTC Data Channels for secure, fast transfers.

Development

It really is super simple

npm install npm run start

🛠️ To Do:

  • Auto-reconnect on network loss
  • Multi-file support
  • Save stream on supported browsers

🧪 Want to Contribute?

Before you write any code, open an issue, let's chat!

Read Entire Article