There is also Magic Wormhole [1] which is not in-browser. [1] https://github.com/magic-wormhole/magic-wormhole
Peer-to-peer file transfers in the browser
11–20 of 272 posts
Re: Peer-to-peer file transfers in the browser
#12It's so strange that this should have been a solved problem decades ago, but somehow a robust and secure non-commercial solution never gets off the ground. Speaking of which, how is the IPFS project doing these days?
Re: Peer-to-peer file transfers in the browser
#13It's so strange that this should have been a solved problem decades ago, but somehow a robust and secure non-commercial solution never gets off the ground. Speaking of which, how is the IPFS project doing these days?
Re: Peer-to-peer file transfers in the browser
#14Re: Peer-to-peer file transfers in the browser
#15I really like PairDrop https://github.com/schlagmichdoch/PairDrop
Re: Peer-to-peer file transfers in the browser
#16I wish there was a way to do local peer discovery with WebRTC. Right now both endpoints need an active Internet connection and a shared identifier (in this case a special URL) in order to find each other. Can't do offline local sharing.
Re: Peer-to-peer file transfers in the browser
#17rather worried that it's going to go the same fate as ShareDrop ( https://github.com/ShareDropio/sharedrop ) and Snapdrop ( https://github.com/SnapDrop/snapdrop ) where they recently got taken over by LimeWire the crypto/AI company.
Re: Peer-to-peer file transfers in the browser
#18There is also Magic Wormhole [1] which is not in-browser. [1] https://github.com/magic-wormhole/magic-wormhole
There is: https://wormhole.app/ for the browser if one needs it.
Re: Peer-to-peer file transfers in the browser
#19There is also Magic Wormhole [1] which is not in-browser. [1] https://github.com/magic-wormhole/magic-wormhole
And https://github.com/psanford/wormhole-william which is a Go reimplementation of the client. I only want to point this out specifically because an apt-install of magic-wormhole on Ubuntu 24.04 actually results in a program that does not work (the beauty of python dependencies at play?)
Re: Peer-to-peer file transfers in the browser
#20kids these days... in my time, we used to know each other's IP addresses and just used netcat