Live data from Hacker News

P2P local file transfer based on WebRTC

pairdrop.net

11–20 of 25 posts

Re: P2P local file transfer based on WebRTC

#12
post #2

Nice design, but that's the kind of functionality that's best integrated within a chat or videoconferencing application, since within a conference you can be pretty sure that you send the file to the right person. For a demo, go to https://galene.org:8443/group/public/hn/ >. Login twice in two different browser tabs (leave the password field empty). Click on the username of your partner, and choose Send file .

In modern conferencing applications, users are not connected with each other, they are connected with a central server.

Transferring files shouldn't involve that central server, so you'd need to establish a direct connection between the users, and with network topologies those days, it will most likely require a relay between the two. It's not great.

Re: P2P local file transfer based on WebRTC

#15
post #7
post #3

Reminds me of https://sharedrop.io

It's apparently a fork (Github Readme)

Yeah, I'm pretty sure these are all descendants of SnapDrop, but development or hosting or both seem to keep dying off the various forks every few years.

That one is, apparently, now owned by whoever also owns the zombie brand of LimeWire.

Re: P2P local file transfer based on WebRTC

#16

It's crazy that in 2026, transferring files between two random, willing, devices is still a hassle.

Solution I've been using for a while is KDE Connect. Works on windows, linux, android

I was using it for a while, then something somewhere broke (now it's unable to pair). I haven't really looked into it again since.

Re: P2P local file transfer based on WebRTC

#18

It's crazy that in 2026, transferring files between two random, willing, devices is still a hassle.

It was easy for all of 6 or 7 months on android until someone at google realised their quick share feature prevented them from getting your data and subscription money and proceeded to immediately shoot themselves in the foot.

thank konqi for kde connect.

Re: P2P local file transfer based on WebRTC

#19

It's crazy that in 2026, transferring files between two random, willing, devices is still a hassle.

It was easy for all of 6 or 7 months on android until someone at google realised their quick share feature prevented them from getting your data and subscription money and proceeded to immediately shoot themselves in the foot. thank konqi for kde connect.

Wait, what happened to quick share?
Post reply on HN