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

Encrypted Folder Automatic Camera upload #452

Open
ALLNL opened this issue Jan 5, 2018 · 9 comments
Open

Encrypted Folder Automatic Camera upload #452

ALLNL opened this issue Jan 5, 2018 · 9 comments

Comments

@ALLNL
Copy link

ALLNL commented Jan 5, 2018

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

@marinofaggiana
Copy link
Member

@tobiasKaminsky have you encountered this issue ?

@tobiasKaminsky
Copy link
Member

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

@tobiasKaminsky
Copy link
Member

It is not enforced by the server, but must be done on client side, see nextcloud/end_to_end_encryption#39 (comment)

@ALLNL
Copy link
Author

ALLNL commented Feb 9, 2018

Hello,

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

I have tested last IOS version.

@tobiasKaminsky
Copy link
Member

@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.

@marinofaggiana
Copy link
Member

Yes, soon @JorgeGNL

@DRRDietrich
Copy link

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.

@hellodword
Copy link

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.

@beposec
Copy link

beposec commented Mar 9, 2024

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:
#2809 (comment)

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants