this post was submitted on 07 Mar 2026
50 points (93.1% 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
[–] pr3d@eviltoast.org 14 points 1 day ago (1 children)

My snowflake-proxy docker container eats 81-95mb RAM atm.

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

I am curious how much bandwidth it comsumes a month ? And do you have any legal implication for doing that ?

[–] pr3d@eviltoast.org 5 points 20 hours ago

it logs out stats ever 6h. The last on my VPS were: 2,7 Gb IN and 120,5 Mb OUT. So in 30 Days it would be around 243 Gb IN and 10 Gb OUT Traffic.

And do you have any legal implication for doing that ?

i run it since years on two Hetzner VPS in Falkenstein, Germany and didn't get any compains.

The security concerns for the Snowflake proxy operator are minimal. The Snowflake client will not be able to interact with your computer in any way or observe your network traffic, and you will not be able to see their traffic. From the perspective of your ISP it will look like you are connecting to a Tor bridge, which if you are running a Snowflake proxy should be legal and unrestricted in your country. There is no more risk running a Snowflake proxy than running Tor browser.

Source: https://www.eff.org/deeplinks/2022/10/snowflake-makes-it-easy-anyone-fight-censorship

more @ https://snowflake.torproject.org/

[–] ivn@tarte.nuage-libre.fr 7 points 23 hours ago

Snowflake is an entrypoint into the tor network, not an exit point. I'm not a lawyer but I don't think there are any legal implications, or maybe in Russia or Iran. And the whole point is that its traffic is very hard to identify.

[–] theunknownmuncher@lemmy.world 1 points 17 hours ago* (last edited 17 hours ago)

There's nothing illegal about using Tor, which was developed and published by the US Navy and supported by the US State Department. Like other users have said, this is not an exit node which is the only type of node that I would be concerned about running.

Definitely look into I2P which, in a nutshell, is a peer-to-peer version of Tor. Hosting an I2P router comes with no legal risk, too. Hosting an I2P outproxy would be similar to hosting a Tor exit node, so be aware of that.