Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encryption/Decryption not working on versioned files #7284

Closed
Ninos opened this issue Nov 25, 2017 · 3 comments
Closed

Encryption/Decryption not working on versioned files #7284

Ninos opened this issue Nov 25, 2017 · 3 comments
Labels

Comments

@Ninos
Copy link

Ninos commented Nov 25, 2017

Expected behaviour

The occ encrypt-all/decrypt-all is used to encrypt/decrypt all the files of user(s). It is mostly used when an admin want to enable/disable server-side encryption.
encrypt-all/decrypt-all shlould also encrypt/decrypt the versioned files. So after a encrypt-all/decrypt-all, the client shall also be able to open versioned files.

Actual behaviour

After having occ encrypt-all/decrypt-all users, the client cannot access versioned files anymore or versioned files are not encrypted (encrypt-all).

Steps to reproduce

  1. Files decrypted/encrypted on the server
  2. Start a procedure to encrypt-all/decrypt-all via shell
  3. When encrypt-all/decrypt-all is finished, versioned files should be encrypted/decrypted, but are not.

Server configuration

Operating system: DEBIAN 8
Web server: APACHE 2
Database: MYSQL
PHP version: 7.0
nextcloud version: 12

Storage backend (external storage): NONE

PS: I think it's a general problem with encryption and versioned files (think versioned files are always untouched, just an old copy...). May this problem also exists with encryption enabled and changed shared keys...

@Ninos
Copy link
Author

Ninos commented Nov 25, 2017

May related #7283

@MorrisJobke
Copy link
Member

cc @nextcloud/encryption

@nextcloud-bot nextcloud-bot added the stale Ticket or PR with no recent activity label Jun 20, 2018
@skjnldsv skjnldsv added the 0. Needs triage Pending check for reproducibility or if it fits our roadmap label Jun 6, 2019
@stale stale bot removed the stale Ticket or PR with no recent activity label Jun 6, 2019
@skjnldsv skjnldsv added 1. to develop Accepted and waiting to be taken care of and removed 0. Needs triage Pending check for reproducibility or if it fits our roadmap labels Aug 20, 2020
@szaimen
Copy link
Contributor

szaimen commented Jan 9, 2023

Hi, please update to 24.0.8 or better 25.0.2 and report back if it fixes the issue. Thank you!

@szaimen szaimen added needs info 0. Needs triage Pending check for reproducibility or if it fits our roadmap and removed 1. to develop Accepted and waiting to be taken care of labels Jan 9, 2023
@szaimen szaimen closed this as completed Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants