mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 10:26:52 +00:00
Added IP Filtering (#5694)
* Added IP Filtering
Added IP Filtering as an additional suggested protection for remote access
* ✏️ Removed full link
This commit is contained in:
parent
647213aad3
commit
72b4b53c78
@ -23,6 +23,7 @@ One major advantage of Home Assistant is that it's not dependent on cloud servic
|
||||
If you want to allow remote access, consider these additional points:
|
||||
|
||||
- Protect your communication with [TLS/SSL](/docs/ecosystem/certificates/lets_encrypt/).
|
||||
- Enable IP Filtering and configure a low [Login Attempts Threshold](/components/http/)
|
||||
- Protect your communication with [Tor](/cookbook/tor_configuration/).
|
||||
- Protect your communication with a [self-signed certificate](/cookbook/tls_self_signed_certificate/).
|
||||
- Use a [proxy](/cookbook/apache_configuration/).
|
||||
|
Loading…
x
Reference in New Issue
Block a user