Firefox Send: Encrypt and send large files(testpilot.firefox.com)
testpilot.firefox.com
Firefox Send: Encrypt and send large files
https://testpilot.firefox.com/experiments/send
23 comments
If like me you wondered where was the encryption key... It's the fragment identifier of the URL, i.e. not sent as part of the request to the remote server, it a client-side only value.
I should have posted the link to the actual product: https://send.firefox.com/
No, this was good: I got to read a bit of how & why first, which the actual site doesn't have.
https://transfer.sh is much better and allows even larger files
Looks interesting, but a quick glance through the site and the primary GitHub repo doesn't give much information about the project. Is there any differentiating factor here besides being CLI-first?
Firefox send has much better UI. You have to actually read the text of transfer.sh to find out how to upload via browser, while Firefox Send is immediately obvious for the average Joe.
Good luck with Joe.
This is pretty cool. It's a nice start. I'd like a solution for transferring for example ~1TB files securely. Global scape is the only easy sol I've found so far for sharing securely with one off partners, I mean beside encrypted drives.
WebRTC might be a solution, if you are okay with peer-to-peer transfers, and don't need the sender and receiver to act in different time slots.
Something like https://file.pizza is really neat, and apparently have no upper limit.
Something like https://file.pizza is really neat, and apparently have no upper limit.
Thanks, will have to look into that one.
We're not quite at that range, but we share ~100GB of files via SFTP. Both sides have fairly powerful connections, so it works for us.
UPS.
:)
how do companies manage to serve up all the bandwidth for this for free? even storage will be costly at this scale right?
It says that the files will be removed after 24 hours, or after the first download, so I imagine storage requirements are not going to be completely unmaintainable. It's still gotta cost a bit though.
Sadly this page doesn't even load unless I whitelist Mozilla Telemetry in uMatrix.
Don't suppose anyone from Mozilla can fix that?
Don't suppose anyone from Mozilla can fix that?
And doesn't load at all with cookies off too (javascript on). Looks handy though.
1 gigabyte... this is small.
One upside is that others won't be able to initiate and get the download at the same time - but perhaps if the download was cancelled, the tab closed, the item should become downloadable again?