end_to_end_encryption_rfc
end_to_end_encryption_rfc copied to clipboard
Transition from v1 to v2
As some parts of the encryption metadata will change, all files have to be re-encrypted again. This cannot happen on mobile due to limited storage/cpu.
Mobile: refuse to open version 1 Manual migration step only on desktop:
- create new folder, which then is version 2
- files are new encrypted (as they are freshly inserted)
@schiessle @rullzer @MaxFichtelmann @woefe
Sounds like a good chance to fix issues like https://github.com/nextcloud/desktop/issues/890 and https://github.com/nextcloud/android/issues/3291 :thinking: :+1: