this post was submitted on 07 Mar 2026
51 points (93.2% liked)

Selfhosted

56953 readers
1887 users here now

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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Hello fellow TCP users.

I am currently having a lot of unused bandwidth. I wonder do you have any suggestion what to do with that bandwidth ?. Ideally it should more or less only relay the traffic because unfortunately I don't have much idle RAM left (something like a Tor-relay node but least risky).

Thank you very much!

Edit: If you have any not so heavy torrent (<250GiB) that could be helpful please suggest as well.

Edit: Thank you for all the options you've suggested:

  • archiveteam warrior
  • tor relay/snowflae
  • syncthing relay
  • i2p
  • radicle
  • peertube
  • seeding torrents

I will try to explore them. Thank you very much!

you are viewing a single comment's thread
view the rest of the comments
[–] IsoKiero@sopuli.xyz 18 points 1 day ago (1 children)

Discoverability is one issue and trust for longevity is another. No bigger distribution is going to rely their official download links on an individual home lab which can disappear overnight. Also I guess there's also guestion if images are provided as is without adding/removing your own 'extensions', but that's what cheksums are for.

And this is obviously on a general level, I'm not trying to suggest that xana is not trustworthy :) But torrent seeding is a helpful thing for community, and easy/safe to set up.

[–] xana@lemmy.zip 5 points 1 day ago* (last edited 1 day ago) (1 children)

No worry you can not trust a random guy on the internet in general. But one issue I see with torrent is I will have to update the torrent manually everytime a new version comes out. I wonder if you know any automatic solution for that ?

[–] IsoKiero@sopuli.xyz 6 points 1 day ago

I'd guess there's some tools which rely on RSS feeds or something to update seeds automatically, but that's just a gut feeling. Also it shouldn't be too difficult to write your own, but I don't know if anything 'production ready' is out there.