Hi,
I'm used to exposing services to the internet using a reverse Proxy (HA). That means that the traffic is something like internet --HTTPS--> proxy --HTTP--> HA.
How safe is HA in this setup? Any settings I should set to harden HA before exposing it to the internet that way? https://www.home-assistant.io/docs/configuration/remote/ is quite brief... Does that mean HA is safe by default? Should I setup rate limiting and stuff? I don't want to setup a VPN, it'll be too much of a hassle for my wife and kids.