Comment on Show HN: Siri, open the garageparentComments−MIT_HackerOP12yThanks man!Currently it's security through obscurity... so not great. I'll make the arduino only accept requests with a token next weekend.Yeah if you take a look at the arduino code on github it's a super light http server. Currently I just do port forwarding to access it.−michaelmior12yOf course even if you require a token, it doesn't stop replay attacks.
Comments
Thanks man!
Currently it's security through obscurity... so not great. I'll make the arduino only accept requests with a token next weekend.
Yeah if you take a look at the arduino code on github it's a super light http server. Currently I just do port forwarding to access it.
Of course even if you require a token, it doesn't stop replay attacks.