mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 04:46:49 +00:00
Emergency kit: update steps to reflect current software (#37280)
* Emergency kit: update steps to reflect current software * Update source/more-info/backup-emergency-kit.markdown Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> --------- Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
This commit is contained in:
parent
5adfb40d55
commit
4718b1d10f
@ -8,7 +8,7 @@ related:
|
||||
title: Restoring a backup
|
||||
---
|
||||
|
||||
[Backups](/common-tasks/general/#backups) are encrypted (using [AES-128](https://en.wikipedia.org/wiki/Advanced_Encryption_Standard)). 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 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.
|
||||
|
||||
## What is encryption, and why are backups encrypted?
|
||||
|
||||
@ -23,7 +23,7 @@ Encryption is a method of converting data into a coded format so that it can onl
|
||||

|
||||
|
||||
3. Store the kit somewhere safe, outside the Home Assistant system.
|
||||
- Without the encryption key, there is no way to [restore the backup](/common-tasks/general/#restoring-a-backup).
|
||||
- Without the encryption key, there is no way to [restore an encrypted backup](/common-tasks/general/#restoring-a-backup).
|
||||
|
||||
## Changing your encryption key
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user