mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Extend legacy encryption scan docs
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
@@ -5,8 +5,7 @@ Encryption migration
|
||||
Encryption format
|
||||
-----------------
|
||||
|
||||
Nextcloud still supports the legacy encryption scheme used for server side encryption.
|
||||
However it is recommended to check if you have to still support this scheme.
|
||||
Nextcloud still supports the legacy encryption scheme used for server side encryption where the encrypted files did not contain header information. This may still be used for installations that still have encrypted files from <= ownCloud 6. Files will be updated to the new encryption format once they are written again. However it is recommended to check if you have to still support this scheme.
|
||||
|
||||
Starting with version 20 for new installations the legacy encryption will be off by default.
|
||||
However if you are upgrading there is a migration path to check if you can disable legacy encryption.
|
||||
|
||||
Reference in New Issue
Block a user