Network reach
- AltSendmeInternet + LAN
- comparePage.shared.pairdropInternet + LAN
comparePage.shared.pairdrop
PairDrop makes quick browser-based sharing effortless, especially on the same Wi-Fi. AltSendme targets the same frictionless feel as native apps on Iroh/QUIC: resumable folders, no in-browser memory ceiling, gigabit-class throughput, and tickets that work across GUI, web, and sendme CLI.
| AltSendme | comparePage.shared.pairdrop | |
|---|---|---|
| Network reach | Internet + LAN | Internet + LAN |
| Transfer speed | Can saturate gigabit (Iroh/QUIC) | Browser / WebRTC limited |
| CLI support | Yes, sendme-compatible CLI | 一部 |
| License | AGPL-3.0 (open source) | Open source |
| Cost | Free | Free |
| Encryption | QUIC + TLS 1.3 E2E | WebRTC / DTLS (SCTP) |
| How peers connect | Share a ticket | Page pairing / LAN scan |
| Networking stack | Iroh | WebRTC/DTLS (SCTP) |
| 再開可能な転送 | はい | いいえ |
| ファイルサイズ無制限 | はい | ブラウザメモリで制限 |
| プラットフォーム | CLI + デスクトップ + モバイル + Web | Web/PWA + Androidアプリ + CLI |
PairDrop runs in the browser over WebRTC, great for quick shares, but capped by SCTP throughput and in-memory file handling. AltSendme is a native app on Iroh/QUIC with resumable folders, no browser RAM ceiling, gigabit-capable transfers on desktop and mobile, and sendme CLI interop.
PairDrop can connect across the internet via WebRTC ICE/STUN, but throughput and file size are limited by the browser stack. AltSendme uses Iroh tickets, QUIC hole punching, and encrypted relays, built for large internet transfers without loading the entire file into browser memory.
The browser PWA focuses on individual files; reliable folder sending often depends on the CLI fork or workarounds. AltSendme sends full folders natively in the GUI and CLI, with pause and resume if the connection drops.
WebRTC data channels use SCTP inside the browser, which rarely saturates a fast connection and buffers file data in memory. AltSendme streams directly over QUIC with native disk I/O, better for multi-gigabyte payloads on gigabit links.
PairDrop's main advantage is no install: open a tab and go. AltSendme offers a web client, but the best experience is the native desktop or Android app: resumable transfers, unlimited practical file size, CLI automation, and much higher throughput than a browser tab.
Yes. PairDrop is GPL-3.0; AltSendme is AGPL-3.0. Neither requires accounts. AltSendme adds auditable Iroh networking with self-hostable relays if you want full control over the infrastructure.