Best of WebRTCMarch 2025

  1. 1
    Article
    Avatar of notedNoted·1y

    FileDrop: Self Hosted WebRTC File Transfer with Chat

    FileDrop is a self-hosted, end-to-end encrypted, peer-to-peer file transfer platform built on React and Node.js. It supports both file and text transfers and features a minimalist user interface. The post provides a Docker Compose configuration for easy setup and explains that files are relayed directly between devices without being stored on the server. Coturn is used as the TURN server for relaying data when direct peer-to-peer connection is not possible.

  2. 2
    Article
    Avatar of hnHacker News·1y

    kern/filepizza: :pizza: Peer-to-peer file transfers in your browser

    FilePizza is a peer-to-peer file sharing service using WebRTC to eliminate the need for intermediary servers. It features a modern UI with dark mode, mobile browser support, direct browser-to-browser transfers, password protection, and the use of Redis for out-of-process storage. Users can upload multiple files at once and monitor transfer progress, and files are encrypted during transfer. A hosted instance is available at file.pizza.