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

Tracking testing results for encryption #142

Closed
19 tasks done
davitol opened this issue Aug 27, 2019 · 0 comments
Closed
19 tasks done

Tracking testing results for encryption #142

davitol opened this issue Aug 27, 2019 · 0 comments
Assignees
Milestone

Comments

@davitol
Copy link

davitol commented Aug 27, 2019

Tested in oC 10.3 and encryption 1.4.0. RC1

CLI commands for encryption

  • encryption:change-key-storage-root Change key storage root.
  • encryption:decrypt-all Disable server-side encryption and decrypt all files.
  • encryption:disable Disable encryption.
  • encryption:enable Enable encryption.
  • encryption:encrypt-all Encrypt all files for all users.
  • encryption:fix-encrypted-version Fix the encrypted version if the encrypted file(s) are not downloadable.
  • encryption:list-modules List all available encryption modules.
  • encryption:migrate initial migration to encryption 2.0
  • encryption:recreate-master-key Replace existing master key with new one. Encrypt the file system with newly created master key
  • encryption:select-encryption-type Select the encryption type. The encryption types available are: masterkey and user-keys. There is also no way to disable it again.
  • encryption:set-default-module Set the encryption default module.
  • encryption:show-key-storage-root Show current key storage root.
  • encryption:status Lists the current encryption status.

Encryption via WebUI

  • Enable Default encryption module app
  • Disable Default encryption module app
  • Enable server-side encryption
  • Enable Default encryption module with Master Key
  • Enable Default encryption module with User Keys
  • Enable password recovery
@davitol davitol added this to the QA milestone Aug 27, 2019
@davitol davitol self-assigned this Aug 27, 2019
@davitol davitol closed this as completed Aug 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant