TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Send: Open-source fork of Firefox Send

278 点作者 leonry7 个月前

24 条评论

Arubis7 个月前
Best of luck to the author! My understanding is that anything that makes large file sharing easy and anonymous rapidly gets flooded with CSAM and ends up shuttering themselves for the good of all. Would love to see a non-invasive yet effective way to prevent such an incursion.
评论 #41890531 未加载
评论 #41890376 未加载
评论 #41893466 未加载
评论 #41892233 未加载
评论 #41889987 未加载
评论 #41890075 未加载
评论 #41890019 未加载
评论 #41896754 未加载
评论 #41889269 未加载
评论 #41890775 未加载
CT4u87987 个月前
For local network sharing between my devices I tend to use LocalSend [0] which is absolutely brilliant, pretty much replaced my USB stick for transferring files&#x2F;folders between devices on the same network.<p>[0] <a href="https:&#x2F;&#x2F;localsend.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;localsend.org&#x2F;</a>
评论 #41892336 未加载
评论 #41895010 未加载
评论 #41892010 未加载
评论 #41898763 未加载
评论 #41896103 未加载
benatkin7 个月前
The title heavily implies that Mozilla&#x27;s is closed-source. It isn&#x27;t: <a href="https:&#x2F;&#x2F;github.com&#x2F;mozilla&#x2F;send">https:&#x2F;&#x2F;github.com&#x2F;mozilla&#x2F;send</a><p>Actually since it says forked it implies that Mozilla maintains a closed-source version. No, it was cancelled.
评论 #41889850 未加载
评论 #41890836 未加载
j1elo7 个月前
What I&#x27;d love to have is a <i>deposit</i> of files to be shared within a group of people.<p>Say we&#x27;re 8 friends traveling through the middle of Greenland (read: no niceties like WiFi), and on the evening we want to share the photos of the day with everyone else.<p>In short, an evolution of the myriad of file sending copycats that exist: the same idea but for a shared bucket of files (I don&#x27;t think doing N individual shares fits the bill, that&#x27;d just be a poor man&#x27;s solution for the lack of a proper alternative)<p>Commenting this in hopes that the HN popular wisdom knows about something similar! :)
评论 #41895759 未加载
评论 #41895357 未加载
评论 #41897168 未加载
metadat7 个月前
This is cool, sharing files larger than 1GB still remains challenging these days.<p>How easy is it to self-host? I don&#x27;t see any Docker instructions.<p><a href="https:&#x2F;&#x2F;gitlab.com&#x2F;timvisee&#x2F;send" rel="nofollow">https:&#x2F;&#x2F;gitlab.com&#x2F;timvisee&#x2F;send</a><p>P.s. Kind of odd that the site links to Github, but the GH repo is only a mirror of the official Gitlab.
评论 #41888913 未加载
评论 #41890851 未加载
chme7 个月前
There is also filebin.net: <a href="https:&#x2F;&#x2F;github.com&#x2F;espebra&#x2F;filebin2&#x2F;">https:&#x2F;&#x2F;github.com&#x2F;espebra&#x2F;filebin2&#x2F;</a><p>And pwndrop: <a href="https:&#x2F;&#x2F;github.com&#x2F;kgretzky&#x2F;pwndrop">https:&#x2F;&#x2F;github.com&#x2F;kgretzky&#x2F;pwndrop</a><p>And lots of others.
_-_-__-_-_-7 个月前
As others have said, I use a combination of LocalSend on all my devices (Win64, Linux, iOS…) and a Syncthing folder that I call QuickSync and added as a shortcut to all of my file managers a few years ago. Syncthing, in particular, works so well that you don’t even notice it, until you have a file conflict. It’s a great solution to have files synced easily.
评论 #41891997 未加载
deknos7 个月前
Is there a version of this, where i can allow emailadresses to upload things&#x2F;download things&#x2F;share things with other emailaddresses?<p>Like firefox send but some version of authentication via email? I am aware that i would need a way to send emails so the emailaddresses get authentication
评论 #41892484 未加载
bachmeier7 个月前
If you don&#x27;t want to self-host and you don&#x27;t want to trust someone else&#x27;s service (I don&#x27;t know anything about this server) you get Bitwarden Send with the $10&#x2F;year premium plan.
评论 #41889804 未加载
评论 #41889301 未加载
Pooge7 个月前
For those of you with a server on their hands, please consider hosting ProjectSend[1] to share files with friends. I haven&#x27;t used it extensively but it&#x27;s great for sharing files here and there. (I&#x27;m not affiliated in any way, just a happy user)<p>[1]: <a href="https:&#x2F;&#x2F;www.projectsend.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.projectsend.org&#x2F;</a>
logicziller7 个月前
Even if Mozilla retired the service, they should&#x27;ve at least kept the repository active so people can send patches.<p>I find this applications like this very useful to self-host. Sometimes I need to send someone a file quickly and this can come in handy. I don&#x27;t need to allow uploads from everyone and I can just whitelist IPs for the upload URL.<p>At present I&#x27;m using Project Send.
gpm7 个月前
Slightly off topic: I&#x27;m a fan of solutions like <a href="https:&#x2F;&#x2F;webwormhole.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;webwormhole.io&#x2F;</a> - which lets you send the file directly from one computer to the other via webrtc instead of uploading to a middleman server... at the expense of not being able to generate a link that you can send to someone else and forget about.
评论 #41890221 未加载
评论 #41897208 未加载
评论 #41895515 未加载
评论 #41889723 未加载
deskr7 个月前
As a side note, you can also simulate various network problems in the linux kernel via tc: <a href="https:&#x2F;&#x2F;www.baeldung.com&#x2F;linux&#x2F;network-failures-simulation" rel="nofollow">https:&#x2F;&#x2F;www.baeldung.com&#x2F;linux&#x2F;network-failures-simulation</a>
评论 #41895276 未加载
burcs7 个月前
I recently launched www.64.surf that uses the URL to send files, obviously a much smaller file size, but was fun to build regardless.<p>Basically, base64 encode the file, inject it in the URL and then allows you to share it with other people.
评论 #41890859 未加载
评论 #41890698 未加载
评论 #41890689 未加载
whitefang7 个月前
I self host this and probably the best looking and working file sharing app. Works well for me as the files are ephemeral and the upload is protected by cloudflare access.
leonry7 个月前
A command line version by the same author: <a href="https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;ffsend">https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;ffsend</a>
rompledorph7 个月前
A minor bug. It’s not possible to copy and paste the link from the UI. Using Firefox on iPhone
winternewt7 个月前
What&#x27;s the catch? Who is paying for storage and maintenance?
1over1377 个月前
No commits since 1.5 years. Is this software “done” or no longer supported?
terrycody7 个月前
Thank you! This is handy as hell, after firefox send gone.
andy_xor_andrew7 个月前
is it weird that my first reaction upon reading the title is “a product with Firefox in the name isn’t already open source??”
mlok7 个月前
I wonder what limits sends to 2.5GB ?
评论 #41888939 未加载
评论 #41889657 未加载
评论 #41895573 未加载
gunalx7 个月前
Exactly what i need to be able to not depend on m0zilla
melicerte7 个月前
In my opinion, the idea behind Firefox send was a real step towards a more greener IT. The elephant in the room here that no one is talking about is the impact of the email with attachment on climate change. In 2018 (that&#x27;s the best I could find) nearly 600 billion emails are distributed every day around the world. Im&#x27; pretty sure this is a lot more nowadays. No matter the truth, this colossal figure is not without impact on the environment. From the PC to the data center to the small lithium battery of a smartphone, email consumes electricity and its consequences on greenhouse gas emissions are far from negligible.<p>Studies on the subject (very few actually, if you have intel on that matter, let me know) have already been conducted and reveal that a simple email with an attachment of 1MB produces around 15 grams of CO2[1]. Obviously, this figure increases with the size of the email. This is the case, for example, when the email includes large attachments or if the email is sent to several recipients.<p>With the use of the IMAP protocol, one email sent has at least 6 permanent copies (from the sent item in the sender email client to the inbox of the recipient, through sender and recipients email server which hopefully have long term archiving).<p>A solution like firefox send with automatic shredding of the file after an expiration period to replace email attachment would drastically reduce the consequences of email usage on greenhouse gas emissions. It would also resolve other issues related to sending files by email, but that would make this post waaaayyy to long :-)<p>[1] <a href="http:&#x2F;&#x2F;www.helixee.me&#x2F;limpact-ecologique-des-e-mails&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.helixee.me&#x2F;limpact-ecologique-des-e-mails&#x2F;</a> (in French)
评论 #41895379 未加载
评论 #41895445 未加载
评论 #41895548 未加载