Is there any way to change the logo on the logon screen from the homeassistant logo? I mainly would like to do this because my home assistant system is setup is public facing. I have secured it with ssl, a password and a different port number but the logo gives away what it is you are trying to log into. It would be good to change this or remove it completely so its not as obvious to make it harder to hack
Youâre doing it for the wrong reasons. What youâre referring to is called Security through Obscurity and itâs very frowned upon.
I get where youâre coming from, though. But itâs useless anyway. Any competent hacker that tries to hack your login page can simply inspect the source code in the browser and figure out right away what software is running.
What about adding recaptcha? I would hope this would be a possibility in the future with a core update and would simply require a Google api key or an area to drop a script in. Plus, for myself, I actually would like to customize the splash page have it match my lovelace
Iâd like to do this as well. I rent out a cottage and provide customers with access to a guest account to control AC/heating etc. A custom logo / welcome message would be nice ^^