Quick Peer-To-Peer UDP file transfer
-
Updated
Aug 19, 2023 - Rust
Quick Peer-To-Peer UDP file transfer
A decentralized-E2EE file transfer platform using WebRTC
Local Drop is a high-performance, local-first file transfer system designed for speed, security, and a premium user experience. Transfer files directly between your Android device and any browser on your local network—zero cloud, zero tracking, maximum speed.
peer to peer file transfer. support file sharing through ssh, scp and the web
A self-contained HTML app enabling secure peer-to-peer file transfer between browser tabs via WebRTC DataChannels. It uses AES-GCM-256 with per-chunk encryption, HKDF-derived keys from a passphrase, a symmetric ratchet for forward secrecy, and 4-channel SCTP striping. Encrypted signaling; no persistent storage.
Add a description, image, and links to the p2p-file-transfer topic page so that developers can more easily learn about it.
To associate your repository with the p2p-file-transfer topic, visit your repo's landing page and select "manage topics."