this post was submitted on 21 Jun 2025
78 points (98.8% liked)

Selfhosted

46676 readers
766 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.

Resources:

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

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

I am in the EU. I want to help make the TOR network more robust by contributing a relay node. I have one of three hardware options: a raspberry pi zero W, raspberry pi 4B, or ThinkPad T470s.

In your practical experience, which of these computers would be the best for the network? As I understand, beyond a point, the CPU power doesn't matter unless massive traffic loads go through the node.

P.S: Not sure if this is relevant, but I currently have a pihole hosted in a separate RPI zero. I plan to host this at home. I do not have a separate connection line. My router doesn't support vlan.

Add: Thank you for the kind replies. Based on the feedback, it think I'm currently not setup to help the network. I will instead continue with my annual contribution.

I will look into hosting a node on a VPS and just pay a monthly subscription fee or something.

you are viewing a single comment's thread
view the rest of the comments
[–] DaPorkchop_@lemmy.ml 21 points 1 day ago (2 children)

I have tried hosting a Tor relay on a VPS in the past and it was bottlenecked by the CPU at barely 20MB/s, although to be fair this was without hardware AES. More importantly for you, the server's IP started getting DDoSed constantly and a whole bunch of big internet services just immediately blocked the address (the list of relay IPs is public and many things just block every address on that list instead of only exit nodes). So any of your machines are probably at least somewhat up to the task (ideally if they have hardware AES support), but this is definitely not something I'd do on my home network.

[–] Ebby@lemmy.ssba.com 10 points 1 day ago (1 children)

I ran a relay too way, way back in the day and I remember almost a third of the sites I used blacklisted my IP address within days. It wasn't cool.

I ended up shutting it down, resetting my cable modem, and spoofing a new MAC address on my router to get a new IP address to get everything working again.

Using a VPN is smarter. I wouldn't run that on IPv6 whatsoever.

[–] drkt@scribe.disroot.org 10 points 1 day ago (1 children)

I am hosting a high speed relay right now, and have been for 4+ years, on my home address. I am not getting attacked beyond the usual drivebys that I'd get hit with regardless because I host other outward-facing things.

You do look suspicious to large social media sites, but besides those: I've never been blocked from somewhere due to my relay.

[–] Ebby@lemmy.ssba.com 3 points 1 day ago

That's good news! It would be great if relays made it difficult to be targeted. I last tinkered with TOR almost... Jeez!... 20 years ago haha!

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

Were you using ancient hardware or something? More modern CPUs shouldn't have this issue.

Also middle nodes shouldn't be getting ddosed.