-
Notifications
You must be signed in to change notification settings - Fork 34
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
Decrypt E2E via the Web #388
Comments
E2e is disabled for the web client for security reasons, as the info page inthe NC website says. But I also have had the problem described with a “stuck” file. It is not marked as e2e locked, but upon moving it, it is no longer editable nor deleteable. |
I am specifically asking about decrypting the files, so they become web accessible. Not accessing them on the web with E2E encryption enabled. Moving the files is out of the question, as there's no way to access them. They are stuck as in the client will not download this folder. |
@Viceman256 As of today the encryption-recovery-tools support the end-to-end encryption. |
@Viceman256 You would take the contents of your server's https://github.com/nextcloud/encryption-recovery-tools/blob/master/end-to-end-encryption/README.md
Using the approach above would accomplish this, but you'd certainly need admin access to your server (or cooperation from someone with admin access to provide the raw albeit encrypted data). It's not a web based activity (nor can it be - that's one of the tradeoffs of E2EE versus SSE). |
I have an encrypted folder that is stuck, it won't sync in any desktop client. The other encrypted folder works fine, but I suspect the large size of this folder is causing issues. It was encrypted with E2E and working fine for a year or two. I'm now migrating this instance to a new server, with better control.
My question is, can I decrypt the E2E encryption somehow, so I can download this data from the web instead?
The text was updated successfully, but these errors were encountered: