Y
Hacker News
new
|
ask
|
show
|
jobs
by
sconi
1164 days ago
Curious why you want to run Headscale? Is it purely to avoid the risks of the coordination server?
1 comments
codethief
1164 days ago
Yes, and because Tailscale requires me to use a third-party identity provider.
link
andrew-d
1163 days ago
As of about a month ago, you can self-host your own OIDC identity provider; for example, Ory Hydra is open-source.
https://tailscale.com/blog/custom-oidc/
link
codethief
1163 days ago
Thanks, I did read that blog post but adding yet another dependency to my stack just for authentication of a single user (me)? I don't know… Then I might as well just install Headscale.
link
sconi
1163 days ago
Got it. Makes sense. A big part of why we're building Bowtie.
https://bowtie.works
. We stay out of the critical path.
link