298
submitted 2 months ago by Zerush@lemmy.ml to c/opensource@lemmy.ml

Peer-to-peer file transfers in your browser Cooked up by Alex Kern & Neeraj Baid while eating Sliver @ UC Berkeley.

Using WebRTC, FilePizza eliminates the initial upload step required by other web-based file sharing services. When senders initialize a transfer, they receive a "tempalink" they can distribute to recipients. Upon visiting this link, recipients' browsers connect directly to the sender’s browser and may begin downloading the selected file. Because data is never stored in an intermediary server, the transfer is fast, private, and secure. (Your PC must be online while the recipient download the file(s), if you shutdown the PC or goes offline, the download also stops)

You can selfhost it or use the official instance

https://github.com/kern/filepizza

you are viewing a single comment's thread
view the rest of the comments
[-] SorteKanin@feddit.dk 13 points 2 months ago

Only somewhat related, but is there an easy tool for sending files from one device to another when on the same network? I imagine that scenario shouldn't need some third party server to connect to but I've yet to find a tool like this.

[-] Creat@discuss.tchncs.de 32 points 2 months ago

Much simpler and more direct than the other suggestions: LocalSend.

Also fully open source, local only, cross platform. Only works in the same network, obviously. That's the point.

[-] SorteKanin@feddit.dk 5 points 2 months ago

This seems to work like a charm! It even sends folders and everything :)

load more comments (21 replies)
this post was submitted on 20 Apr 2024
298 points (99.7% liked)

Open Source

28916 readers
413 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 4 years ago
MODERATORS