Some other WebRTC file transfer options:<p>* <a href="https://wormhole.app/" rel="nofollow">https://wormhole.app/</a> (my recent fave, by creator of WebTorrent, holds for 24h, <a href="https://instant.io" rel="nofollow">https://instant.io</a> by same)<p>* <a href="https://file.pizza/" rel="nofollow">https://file.pizza/</a> (p2p, nothing stored)<p>* <a href="https://webwormhole.io/" rel="nofollow">https://webwormhole.io/</a> (same, but has a cli)<p>* <a href="https://www.sharedrop.io/" rel="nofollow">https://www.sharedrop.io/</a> (same, does qr codes)<p>* <a href="https://justbeamit.com/" rel="nofollow">https://justbeamit.com/</a> (same, expires in 10 minutes)<p>* <a href="https://send.vis.ee" rel="nofollow">https://send.vis.ee</a> (hosted version of this code)<p>* <a href="https://send.tresorit.com/" rel="nofollow">https://send.tresorit.com/</a> (not p2p, 5 GB limit, encrypted)<p>I track these tools here: <a href="https://href.cool/Web/Participate/" rel="nofollow">https://href.cool/Web/Participate/</a>
Maintainer here, thanks for posting!<p>Feel free to ask any questions.<p>Want to try it out? I've a public instance at: <a href="https://send.vis.ee/" rel="nofollow">https://send.vis.ee/</a><p>Other instances: <a href="https://github.com/timvisee/send-instances/" rel="nofollow">https://github.com/timvisee/send-instances/</a><p>A docker-compose template: <a href="https://github.com/timvisee/send-docker-compose" rel="nofollow">https://github.com/timvisee/send-docker-compose</a>
An observation. This is the second time today we've had a submission link to github, even though the main repo is on git<i>lab</i> (the first was <a href="https://news.ycombinator.com/item?id=27047243" rel="nofollow">https://news.ycombinator.com/item?id=27047243</a>)
This is excellent! I've been missing Firefox Send ever since they took it down.<p>However, it needs to be hosted somewhere.<p>...and if I'm going to be using a hosted service, I'd like the ability to easily pay for it (so that it doesn't eventually collapse or resort to shady things like ads), either though donations or microtransactions for bandwidth/storage.<p>Unfortunately, there's no good microtransaction service.<p>Wasn't Mozilla working on one? Where did that go?<p>...and thus, we've gone full circle.<p>And I'm typing this comment in a Chrome browser, because my company is migrating away from Firefox due to "security issues".
After trying all these WebRTC options and the NAT traversal service (STUN, iirc) always being down, I ended up using IPFS instead. With public gateways from CloudFlare it is very easy to effectively drag and drop files and have them accessible via the IPFS-to-HTTPs gateway.
Semi-related, but is GitHub's search by programming language feature broken on this repo?<p>I'm curious about "FreeMarker" being the top language so I clicked on it, surprisingly it returns zero code: <a href="https://github.com/timvisee/send/search?l=freemarker" rel="nofollow">https://github.com/timvisee/send/search?l=freemarker</a><p>So does "javascript": <a href="https://github.com/timvisee/send/search?l=javascript" rel="nofollow">https://github.com/timvisee/send/search?l=javascript</a>
Naive question: The github page says 62% of the languages used in this repo is FreeMarker. I checked the repo and every file I look at is js, what and where is FreeMarker?
I know everybody's posting tons of alternatives already, but I'm curious why <a href="https://transfer.sh" rel="nofollow">https://transfer.sh</a> isn't included. It has very simple instructions for encrypting against a recipient's Keybase GPG key, works from the site or command line, and has 14 days of retention.<p>Just curious, since I keep seeing Wormhome mentioned, but I never seem to see anyone mention Transfer (unless it's just a lesser known option and I happened to hear of it early).
There's also a CLI for Send (ffsend):
<a href="https://github.com/timvisee/ffsend" rel="nofollow">https://github.com/timvisee/ffsend</a>
The big advantage of Firefox Send was that it was hosted by Mozilla, and I could trust that Mozilla wouldn't have any backdoor in the service.<p>When the same project is hosted by someone that I don't know, I can't be sure that they won't modify it to peek at the files (I'm not going to perform a full code audit on every page load).
Oh, I forgot about that one. Yet another Mozilla project that worked well that was abandoned. (Remember Firefox OS? <a href="https://killedbymozilla.com/" rel="nofollow">https://killedbymozilla.com/</a>)
I know what you're thinking : They did not abandon Rust !
Well I just learned from a post that recently made it to the HN front page that management was considering dropping Rust. The only reason they did not was because of someone who fought hard for it.