6 ms·
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
by MIT_Hacker 12y ago
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.
- michaelmior 12y agoOf course even if you require a token, it doesn't stop replay attacks.