this post was submitted on 27 Oct 2025
16 points (90.0% liked)

Selfhosted

52715 readers
246 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 stumbled across Diode whilst looking for ways to do secure off-site backups (to my own equipment at another house) and it feels like a paid-for TOR (Ok, there is a free option)

I'm looking for any real experience as the site has too much marketing lingo in it:

Every Client is secured with a public/private key self-custody identity

And this doesn't seem very dynamic if I want to change something:

Diode’s Blockchain Name System can be used for Client friendly names

And somewhere on the site it infers unlimited storage...!

So, is the free option worth me looking into, or is it a waste of time?

you are viewing a single comment's thread
view the rest of the comments
[–] signalsayge 4 points 1 week ago (1 children)

It sounds to me that for your specific use case, the tailscale free option would be a better match. You can self host it if you would like, using headscale (involves a little more work though). It's basically like an orchestrator for wireguard tunnels.

I'm running tailscale on quite a few of my systems. I've configured the Grants (like advanced ACL's) to allow for only specific services available from certain hosts while other hosts can act as exit nodes like a VPN egress. I've found it very useful for connecting families networks up so that I can assist with remote troubleshooting help and I've used it to reach back into my own network while traveling.

[–] Cyber@feddit.uk 2 points 1 week ago

Hmm, ok, I'd not thought of the remote troubleshooting part.

The NAS is at a family member's home, so the troubleshooting might come up in the future.

Thanks