From 9108c377282ad5bb922e8c1e0b88367d411897de Mon Sep 17 00:00:00 2001 From: szaimen Date: Sat, 4 Dec 2021 15:49:48 +0100 Subject: [PATCH] add some words about encryption Signed-off-by: szaimen --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 60592c97..cb68dcf6 100644 --- a/readme.md +++ b/readme.md @@ -65,4 +65,6 @@ If you connect an external drive to your host, and choose the backup directory t Backups can be created and restored in the AIO interface using the buttons `Create Backup` and `Restore last backup`. Additionally, a backup check is provided that checks the integrity of your backups but it shouldn't be needed in most situations. +The backups itself get encrypted with an encryption key that gets shown to you in the AIO interface. Please save that at a safe place as you will not be able to restore from backup without this key. + Note that this implementation does not provide remote backups, for this you can use the [backup app](https://apps.nextcloud.com/apps/backup).