Knocker, a knock based access control system for your homelab
1–10 of 175 posts
Re: Knocker, a knock based access control system for your homelab
#2The idea itself sounds fun though
Re: Knocker, a knock based access control system for your homelab
#3Re: Knocker, a knock based access control system for your homelab
#4Re: Knocker, a knock based access control system for your homelab
#5I implemented something similar as a caddy module, then I realized that if I was connected to a public wifi network I was actually authorizing the whole bunch of people that were connected to it with me. How do you avoid this, or is it just not important?
Re: Knocker, a knock based access control system for your homelab
#6I don't want to be a hater, but exposing access to your homelab through a "fully vibe coded" application (it's mentioned at the bottom of the README) is probably not a good idea. The idea itself sounds fun though
Regardless; what benefits this would have over Wireguard?
Re: Knocker, a knock based access control system for your homelab
#7To an untrained eye, the wording here could be construed to imply that this is more secure than a VPN. Might be worth a reword to clarify why one might prefer it want to over a VPN.
Re: Knocker, a knock based access control system for your homelab
#8I don't want to be a hater, but exposing access to your homelab through a "fully vibe coded" application (it's mentioned at the bottom of the README) is probably not a good idea. The idea itself sounds fun though
Great for prototyping, really bad for exposing anything of any value to the internet.
(Not Anti-Al, just pro-sensible)
Re: Knocker, a knock based access control system for your homelab
#9I implemented something similar as a caddy module, then I realized that if I was connected to a public wifi network I was actually authorizing the whole bunch of people that were connected to it with me. How do you avoid this, or is it just not important?
Re: Knocker, a knock based access control system for your homelab
#10Its 2025, Just use Tailscale.
Tailscale is just an added unnecessary external dependency layer (& security attack surface) on top of vanilla Wireguard. And in 2025 it's easier to run vanilla Wireguard than it's ever been.