logoalt Hacker News

gz5today at 6:24 PM3 repliesview on HN

i like that it removes tailscale proprietary.

if that is goal then why not go 100% open source to eliminate the ts derp control as well and get full sovereignty?

like netbird, openziti, zerotier, etc.


Replies

bradfitztoday at 6:29 PM

(Author here)

The DERP server is already open source and tailcat can use any DERP server you run: https://github.com/tailscale/tailscale/tree/main/cmd/derper#...

We just provide some default ones (https://tailcat.dev/derpmap.json) to get started if you're not bandwidth-sensitive. But you don't have to use them.

Update: I added more explicit docs about this to https://github.com/tailscale/tailcat#bring-your-own-derp-rel...

gonzalohmtoday at 6:31 PM

Or just use wireguard directly. I get it that it's a pain in the ass to configure it, but there are plenty of open source config generators

show 3 replies
aitchnyutoday at 7:24 PM

Umm, we have a full opensource Tailscale stack now?

show 1 reply