this post was submitted on 08 Jul 2026
36 points (97.4% liked)

Opensource

6422 readers
114 users here now

A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!

CreditsIcon base by Lorc under CC BY 3.0 with modifications to add a gradient



founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] TrumpetX@programming.dev 9 points 1 week ago (1 children)

Fun fact none of you probably care about: I finally set this up last weekend.

I really like it so far for keeping my phone sync'd up with my self hosted services. In the past I needed to flip between public and internal address if I wanted to bypass routing traffic up to my vps while laying in a bed 20ft from my server. Now, tail/headscale handles that for me.

Glorious.

[–] eleijeep@piefed.social 4 points 1 week ago (1 children)

So the main parts that you need aside from Wireguard support in your OS, is the Tailscale client and the Headscale hosted server?

Is the client fully FOSS? Or are there still any parts of this typical deployment that could be rug-pulled if the company gets enshittified?

[–] TrumpetX@programming.dev 4 points 1 week ago

Great question! You use the Tailscale clients which are fully open source. Headscale is compatible with them, and if TS gets sketchy (which, very well may happen), those clients would need a fork.

Tailscale's network is with paying for it you need enterprise features and they do have a free tier. I'm not going to lock myself in there though and prefer a full FOSS option.