john30 / ebusd-esp32

Firmware for ESP32-C3 allowing eBUS communication for ebusd (https://github.com/john30/ebusd)
https://adapter.ebusd.eu/v5
23 stars 1 forks source link

Basic authentication for easi> #1

Closed DerMeerkamp closed 1 year ago

DerMeerkamp commented 1 year ago

Please add a basic authentication for the easi> Interface.

john30 commented 1 year ago

added in newest version https://adapter.ebusd.eu/v5/ChangeLog#20230806

farfade commented 1 year ago

Note that without TLS support, anything listening on the network (especially easy on wireless) will easily break this authentication.