Thanks for your answer,philchillbill wrote: ↑Monday 22 February 2021 12:11Aha, that's allowed because you are not publishing the skill and it's for personal use only in your dev-account. It's a very bad idea though, as your Domoticz is fully exposed with no protection. It's not 'if' you will be hacked, but 'when'...kitopopo wrote: ↑Monday 22 February 2021 11:08 I changed https by http in configdz-template.json or configdz.json in "url" https://myexternalip was replaced by "url" http://myexternalip.
making this change alexa works with my domoticz perfectly but I am afraid of security problems, either because I use http or because I give my username, password, public ip and port in that configuration file. I am giving all my data.
Do you think it is safer if I use https? Besides this, is it not dangerous to put all my data in that file? thanks in advance
You already have an external IP address, right? Have you tried getting an SSL cert for it from LetsEncrypt?
No, I should start using the LetsEncrypt certificates as soon as possible. But even so, do you think it does not bring any security risk to give the public ip, port, user and password even if the LetsEncrypt certificates are used and it is via https?
this is my doubt, leave alexa running permanently delivering all my data.
thanks in advanced