I mean there are dozens of sites like this. I can host my own media on my server and share it with a link. Except the “extra steps” you’re referring to are all done automatically on the backend (the submitter just clicks “upload” and selects the file and the recipients just click the play button) and the “extra steps” required here and manual and annoying. In the case of Discord or similar.
The site isn’t hosting the file. Sure you can host your own FTP etc. But there is a lot of security risks and vulnerabilities that arise because of that. You can even host your own Magic wormhole. It’s under MIT license. Just have to open the ports Etc. It should however theoretically have a lot less attack surface than HTTP FTP and similar protocols. Nothing is invulnerable of course.
Not that it matters, because none of that is the problem. Hosting my own media on my own server is much more convenient than p2p transfers and equally secure. The problem is the “extra steps” require to transfer files this way.
Eldritch@lemmy.world 2 months ago
Check it out. A lot of the systems like Discord Etc limit file sizes so vigorously. Because they operate like men in the middle. Can you send them the file first. Then whoever you’re sending it to can download it from them. It’s adding extra steps to the whole thing. With something like Wormhole you can even link a file from your phone. As long as you are on Wi-Fi and not going to be chewing through data minutes LOL. All the app does is connect the end points. Once they’re connected then you send the file directly to whomever you want. And the only limits on file sizes are realistically at the endpoints.
helenslunch@feddit.nl 2 months ago
I mean there are dozens of sites like this. I can host my own media on my server and share it with a link. Except the “extra steps” you’re referring to are all done automatically on the backend (the submitter just clicks “upload” and selects the file and the recipients just click the play button) and the “extra steps” required here and manual and annoying. In the case of Discord or similar.
Eldritch@lemmy.world 2 months ago
The site isn’t hosting the file. Sure you can host your own FTP etc. But there is a lot of security risks and vulnerabilities that arise because of that. You can even host your own Magic wormhole. It’s under MIT license. Just have to open the ports Etc. It should however theoretically have a lot less attack surface than HTTP FTP and similar protocols. Nothing is invulnerable of course.
helenslunch@feddit.nl 2 months ago
Weird, so where is it uploading the file to?
Not that it matters, because none of that is the problem. Hosting my own media on my own server is much more convenient than p2p transfers and equally secure. The problem is the “extra steps” require to transfer files this way.