ios icon indicating copy to clipboard operation
ios copied to clipboard

Encrypted Folder Automatic Camera upload

Open ALLNL opened this issue 6 years ago • 9 comments

Expected behaviour

When you choose an Encrypted folder as "Automatic Camera upload" and enable "Use Subfolders" the subfolders need to be set to Encrypted automatic.

My recommendation is to set subfolders automatic to encrypted ,when create, if the main folder is set to encrypted.

Actual behaviour

When choose an Encrypted folder as "Automatic Camera upload" and enable "Use Subfolders" the subfolders are not encrypted.

Steps to reproduce

  1. Create new folder
  2. Set folder as Encrypted
  3. Set folder is default folder for automatic upload
  4. Enable Automatic upload photos en videos
  5. Enable use Subfolder (Store in subfolders based on year and month.)

iOS version

11.2.1

App version

2.19.2 (2)

Server configuration

Operating system:

Web server:

Database:

PHP version:

Nextcloud version: (see Nextcloud admin page) 13.0.0 Beta 3

ALLNL avatar Jan 05 '18 18:01 ALLNL

@tobiasKaminsky have you encountered this issue ?

marinofaggiana avatar Jan 06 '18 10:01 marinofaggiana

@schiessle I thought this is enforced on server side? @marinofaggiana I will test it

tobiasKaminsky avatar Jan 08 '18 07:01 tobiasKaminsky

It is not enforced by the server, but must be done on client side, see https://github.com/nextcloud/end_to_end_encryption/issues/39#issuecomment-357274735

tobiasKaminsky avatar Jan 12 '18 16:01 tobiasKaminsky

Hello,

Why is this issue not fixed? Still not possible to encrypt auto upload files using subfolders.

I have tested last IOS version.

ALLNL avatar Feb 09 '18 20:02 ALLNL

@marinofaggiana, as said this must be done on client side. I simply walk up the folder path and check if one of the parent folder is encrypted and then also handle the current folder as encrypted. As we have all infos locally, this is very fast. Assuming that you have 10 folder depth, it is at most 10 checks, if any parent is encrypted, then it is fewer.

tobiasKaminsky avatar Feb 10 '18 09:02 tobiasKaminsky

Yes, soon @JorgeGNL

marinofaggiana avatar Feb 10 '18 10:02 marinofaggiana

In the NextCloud Coherence for iOS 3.4.2.0, I can't even select an encrypted folder for the automatic image upload. Encrypted folders no longer appear in the list of available folders.

DRRDietrich avatar May 27 '21 16:05 DRRDietrich

Sorry to ping this issue, just report the status:

Nextcloud Liquid for iOS 4.4.0.18 with Nextcloud Server 24.0.2 still can not select an encrypted folder for the automatic image upload, server-side encryption or End-to-End Encryption.

hellodword avatar Jul 10 '22 09:07 hellodword

Cant even choose encrypted folders for camera upload anymore. Any idea why this does not work anymore? App Version: 5.2.0.9, Server Version 28.0.3.

Okay: @marinofaggiana answered my question here: https://github.com/nextcloud/ios/issues/2809#issuecomment-1986831402

It's unfortunately not supported to autoupload to an encrypted folder. Hopefully they will make this possible somehow in future.

beposec avatar Mar 09 '24 11:03 beposec