[flagged]
You know people can just do these things for fun right? It doesn’t have to be intended as any form of competitor.
Show HN: Wag, MFA and Enrollment for WireGuard
11–20 of 68 posts
Re: Show HN: Wag, MFA and Enrollment for WireGuard
#12Re: Show HN: Wag, MFA and Enrollment for WireGuard
#13Re: Show HN: Wag, MFA and Enrollment for WireGuard
#14Re: Show HN: Wag, MFA and Enrollment for WireGuard
#15[flagged]
1: https://github.com/DefGuard/defguard discussed at https://news.ycombinator.com/item?id=36056080
Re: Show HN: Wag, MFA and Enrollment for WireGuard
#16Earlier quoted context omitted.
You sound like a fun guy to have at parties. :-)
[flagged]
I still play video games.
Making a Tailscale replacement doesnt sound fun for me, but for some I guess it is? Why shit on that? Who cares?
Re: Show HN: Wag, MFA and Enrollment for WireGuard
#17Earlier quoted context omitted.
You sound like a fun guy to have at parties. :-)
[flagged]
> Obviously instead of using an off the shelf solution like tailscale, I decided to reinvent the wheel which has honestly been quite fun with learning about eBPF, and recently clustering and HA with etcd!
Just because you don’t see or don’t care to see the point doesn’t mean that it doesn’t exist. And just because it’s not fun to you does not mean it’s not fun to anyone.
As everyone else has said, people can choose to have fun with their free time and what they do with it is up to them. “This isn’t a viable competitor” is an extremely shallow dismissal of one’s work when the motivating factor isn’t even remotely making a competitor. Which some people couldn’t give two shits about.
Re: Show HN: Wag, MFA and Enrollment for WireGuard
#18[flagged]
Most people do not use TailScale. I'd encourage doing the work of understanding why, there is likely a big opportunity somewhere here.
Re: Show HN: Wag, MFA and Enrollment for WireGuard
#19Have you tackled the issue of session management or are you planning to do so? Essentially wireguard key are just eternal session keys. I would expect software that implements the wireguard transport layer to implement session management to be called a working VPN server solution. This means a second channel to the server for periodically rotating session keys, terminating sessions, changing IP addresses, configuring…
Re: Show HN: Wag, MFA and Enrollment for WireGuard
#20[flagged]