From f09f984ec2611d8af41649f93af73a892a3da5b1 Mon Sep 17 00:00:00 2001 From: Jeff Rescignano Date: Mon, 18 May 2020 03:59:59 -0400 Subject: [PATCH] Update debugging URL on Security of Home Assistant page (#13490) --- source/_docs/security.markdown | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/source/_docs/security.markdown b/source/_docs/security.markdown index 1a2c72ec3a2..da8ea14bd4e 100644 --- a/source/_docs/security.markdown +++ b/source/_docs/security.markdown @@ -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. -