end_to_end_encryption_rfc icon indicating copy to clipboard operation
end_to_end_encryption_rfc copied to clipboard

Transition from v1 to v2

Open tobiasKaminsky opened this issue 6 years ago • 1 comments

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

tobiasKaminsky avatar Feb 04 '19 06:02 tobiasKaminsky

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:

rugk avatar Dec 18 '19 15:12 rugk