mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
Added a warning (#5404)
After yet another [I've been hacked](https://community.home-assistant.io/t/i-have-been-hacked/53723) post on the forum, thought it was about time to start making things a bit more obvious.
This commit is contained in:
parent
817f9ca275
commit
6803b7a263
@ -27,4 +27,6 @@ If you want to allow remote access, consider these additional points:
|
||||
- Protect your communication with a [self-signed certificate](/cookbook/tls_self_signed_certificate/).
|
||||
- Use a [proxy](/cookbook/apache_configuration/).
|
||||
|
||||
|
||||
<p class='note warning'>
|
||||
If you've forwarded any ports to your Home Assistant system from the Internet then it *will* be found by others. Whether through services like Shodan, or direct port scanning, all systems on the Internet are routinely probed for accessible services. If you fail to set a password then it is simply a matter of time before somebody finds your system - potentially as little as a few hours.
|
||||
</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user