encryption
encryption copied to clipboard
:lock_with_ink_pen: server side encryption of files
related issue: https://github.com/owncloud/encryption/issues/409
Build: https://drone.owncloud.com/owncloud/encryption/3462/16/15 Failed Scenario: - tests/acceptance/features/webUIMasterKeyType/webUIMasterKeys.feature:8 - tests/acceptance/features/webUIMasterKeyType/webUIMasterKeys.feature:21 `Scenario: user can access their file after recreating master key with re-login is passed after rerun` ```feature Scenario: user cannot access their...
Hi all, while using owncloud CentOS 7 and migrating to Almalinux 8.9 all worked well. Upgrade to Almalinux 9.3 was successfully done. In all OSes the last ownCloud 10.13.4 (stable)...
Not all information that are relevant for verifying the integrity of the encrypted file blocks are stored within the files. The file versions are stored in the database instead. Due...
## Reason - [#395](https://github.com/owncloud/encryption/issues/395) - Always return an int from Symfony Command execute method We missed this one in the 1.6.0 release, although it was long before added to the...
Owncloud talks to the hsmdaemon (golang daemon) via rest api which in turn talks to softhsm which is a HSM emulation. The "softhsm" package is available for every major distro....
### Steps to reproduce 1. Enable encryption app 2. Enable server-side encryption (Encryption type: Master Key or User Specific key) 3. Create user `user1` with a quota of `10 B`...