Update debugging URL on Security of Home Assistant page (#13490)

This commit is contained in:
Jeff Rescignano 2020-05-18 03:59:59 -04:00 committed by GitHub
parent bd9fc8b5c9
commit f09f984ec2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ Home Assistant is NOT able to change the configuration of your router or firewal
## Server banner
Further [details about the fingerprint/server banner](/docs/security/webserver/) of a Home Assistant instance are available.
Further [details about the fingerprint/server banner](/docs/security/webserver/) of a Home Assistant instance are available.
## Porosity
@ -23,11 +23,10 @@ Home Assistant is following the [Mozilla's Operations Security team recommendati
## SSH
The SSH connection for [debugging](https://developers.home-assistant.io/docs/en/hassio_debugging.html) on port 22222 is not enabled by default and can only be used with keys.
The SSH connection for [debugging](https://developers.home-assistant.io/docs/operating-system/debugging.html) on port 22222 is not enabled by default and can only be used with keys.
If SSH is used with the [SSH server add-on](/addons/ssh/) then the user is responsible for the configuration and security.
## Source code
Due to the lack of resources we are not able to review all of our dependencies and inspect them for malicious behavior, leakage of information or compliance with GDPR. But we have a keen interest in the development of our dependencies and try to work closely with the upstream developer.