tom-zv / FPGA-ESP32-Projects

Projects showcase
Apache License 2.0
0 stars 0 forks source link

ESP32 IR Remote - webserver security #1

Closed tom-zv closed 5 months ago

tom-zv commented 7 months ago

Add HTTPS implementation for encrypted data transfer, as well as authentication mechanism - username+password, auth-key etc.

tom-zv commented 6 months ago

HTTPS implemented with self-signed certificate.