victronenergy / venus

Victron Energy Unix/Linux OS
https://github.com/victronenergy/venus/wiki
568 stars 70 forks source link

Implement LAN MQTT auth (using VNC password) #1138

Closed wiebeytec closed 6 months ago

wiebeytec commented 1 year ago

The VNC gui has a password, implemented as official VNC authentication, which is read from /data/conf/vncpassword.txt. Now that VNC GUI transitions to MQTT, users still need to be able to set a password for local (LAN) MQTT use.

Note: this is not for authentication through VRM.

GUI applications will need to get the ability to present the username with a password prompt. The username can be hard-coded (to the application name for instance), because the situation we came from didn't have a username.

mpvader commented 6 months ago

@wiebeytec this issue can be closed in favour of other ones, right?

wiebeytec commented 6 months ago

Yes.