Skip to content

Tracking testing results for encryption #142

@davitol

Description

@davitol

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions