-
-
Notifications
You must be signed in to change notification settings - Fork 290
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
Not using cryptomator vault #10352
Comments
I did some tests using the file:// protocol (it's great to have this kind of a loopback!) and could reproduce a case of not using cryptomator vault when trying to create a new folder inside a vault:
The new folder was created inside the vault-folder, not the vault itself. |
Another case of not using cryptomator vault happens when listing directories inside a vault:
Note that the folder It appears that the CLI treats the folder to be listed as a normal folder and lists its contents until it finds a |
Related to the one above, but slightly different:
It appears the CLI only checks the last directory ( Note that the issue shown here also affects up- and downloads, when operating on an object inside a vault. So while the CLI can |
Documentation added in Cryptomator. |
I use Google Drive, Cryptomator and duck CLI.
It is very random when I am prompted for my Vault password. When I am not being prompted the files are just uploadet unencryptet to Google Drive.
Examples:
This will create an unencrypted folder.
This will ask for the Vault password and will upload encrypted.
This will not ask for the password and will upload the files unencrypted. (Even if the folder was created by the Cryptomator app or eg. Cyberduck for Windows)
It is very unstable and uploading files unencrypted when expecting them to be encrypted is a problem.
Running on Ubuntu 14.04
The text was updated successfully, but these errors were encountered: