Update securing.markdown with details (#28786)

This commit is contained in:
Gaëtan 2023-09-05 09:41:18 +02:00 committed by GitHub
parent a7a54c0ec1
commit 7bd757d202
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,8 @@ One major advantage of Home Assistant is that it is not dependent on cloud servi
Here's the summary of what you *must* do to secure your Home Assistant system:
- Configure [secrets](/docs/configuration/secrets/) (but do remember to back them up)
- Centralize sensitive data in [secrets](/docs/configuration/secrets/) (but do remember to back them up)
- **Note**: Storing secrets in `secrets.yaml` does not encrypt them.
- Regularly keep the system up to date
## Remote Access