Tweak link name to make clear it applies the OTHER locations (#38325)

* Tweak link name to make clear it applies the OTHER locations

* Cut some fluff
This commit is contained in:
c0ffeeca7 2025-04-02 09:52:14 +02:00 committed by GitHub
parent ee5db6f9aa
commit ed59bffd69
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ related:
title: Restoring a backup
---
[Backups](/common-tasks/general/#backups) stored on Home Assistant Cloud are always encrypted using [AES-128](https://en.wikipedia.org/wiki/Advanced_Encryption_Standard). For backups stored on other [backup locations](/common-tasks/general/#defining-backup-locations), you can choose whether or not to encrypt the backup. The backup emergency kit contains information needed to [restore the backup](/common-tasks/general/#restoring-a-backup), such as the encryption key and metadata about the related backup.
[Backups](/common-tasks/general/#backups) stored on Home Assistant Cloud are always encrypted using [AES-128](https://en.wikipedia.org/wiki/Advanced_Encryption_Standard). For backups stored on [other backup locations](/common-tasks/general/#defining-backup-locations), you can choose whether to encrypt the backup. The backup emergency kit contains information needed to [restore the backup](/common-tasks/general/#restoring-a-backup), such as the encryption key and metadata about the related backup.
## What is encryption, and why are backups encrypted?