Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.
-
AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
Syncthing, Resilio Sync, or one of those browser based p2p file sends e.g. https://file.pizza or similar.
If both p2p ends know how to use torrents then creating a simple torrent to share to the other peer would work fine. But that requires slightly more IT competence especially if someone needs to open a port forward (ideally you would make sure you have your own port forwarded so the other party doesn't have to worry about this).
If you're doing this more than once it might be worth setting up a simple server e.g. HFS is a nice open source/free HTTP file server, been a while since I used it but it still seems to be active https://www.rejetto.com/hfs/
File Pizza looks fun!
https://file.pizza thanks this is really the easiest way, I still found https://justbeamit.com
HFS - 20 security vendors and no sandboxes flagged this file as malicious https://www.virustotal.com/gui/file/e678899d7ea9702184167b56655f91a69f8a0bdc9df65612762252c053c2cd7c/detection
Interesting, though I suspect that is a false positive, it's happened before with that software
https://rejetto.com/forum/index.php?topic=9037.0
Most likely because it is a self-contained web server executable? That sort of software would seem suspicious and similar to other sorts of virus/malware.
Granted I have not used it in a while but I'd be surprised if it were true, their forums and github would be full of reports of malware.
https://github.com/rejetto/hfs
That aside you have plenty of other options to use if you prefer to use something else.