Hi, using this library from some days ago and works very well, I implemented Full/Only Firm/Only SPIFSS updates in the local network and via internet, everything works fine.
I wonder why there is no basic authentication?
When I open my router port for my web server, I got a lot of traffic from bots to do "something" with my server, so, I use to put at least basic authentication to avoid some of the attacks.
Is not the perfect solution, but It help to minimize attacks or got some firmware stolen.
Server certificates could be a heavy task for a beginner, also, sometimes there is no free space on the SPIFSS or in the main code.
Hi, using this library from some days ago and works very well, I implemented Full/Only Firm/Only SPIFSS updates in the local network and via internet, everything works fine.
I wonder why there is no basic authentication?
When I open my router port for my web server, I got a lot of traffic from bots to do "something" with my server, so, I use to put at least basic authentication to avoid some of the attacks. Is not the perfect solution, but It help to minimize attacks or got some firmware stolen. Server certificates could be a heavy task for a beginner, also, sometimes there is no free space on the SPIFSS or in the main code.
Thanks