←back to thread

67 points xlmnxp | 1 comments | | HN request time: 0.216s | source
Show context
mano78 ◴[] No.45666742[source]
I 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?
replies(5): >>45666786 #>>45666828 #>>45667520 #>>45667566 #>>45676716 #
teddyh ◴[] No.45667520[source]
It’s the third option: Port knocking is stupid.

<https://news.ycombinator.com/item?id=39898061>

replies(1): >>45668241 #
1. symbogra ◴[] No.45668241[source]
I implemented port knocking couple decades ago as a teenager and it was stupid then too.