GithubHelp home page GithubHelp logo

Comments (15)

tobiasKaminsky avatar tobiasKaminsky commented on June 24, 2024

image

For me, with app master, I get a warning.

@schiessle is the newest app version released?

from end_to_end_encryption.

schiessle avatar schiessle commented on June 24, 2024

@tobiasKaminsky I think this should already be there in the previous release. But I just released a v1.0.3, this was on my todo anyway... Maybe you can also give it a try? Thanks!

from end_to_end_encryption.

tobiasKaminsky avatar tobiasKaminsky commented on June 24, 2024

Yes, still works for me, although it is 1.0.2 and not 1.0.3...

from end_to_end_encryption.

benhartwich avatar benhartwich commented on June 24, 2024

I´ve upgraded to 1.0.2 recently, but I can´t see the info message like you´ve shown at the screenshot. I´m using Nextcloud 13 RC1 on Debian 9.

from end_to_end_encryption.

tobiasKaminsky avatar tobiasKaminsky commented on June 24, 2024

What do you see when clicking on it? Nothing?
Do you see the lock symbol for encrypted folders?

from end_to_end_encryption.

benhartwich avatar benhartwich commented on June 24, 2024

1
2

from end_to_end_encryption.

tobiasKaminsky avatar tobiasKaminsky commented on June 24, 2024

@schiessle entering an encrypted folder should not be possible?

from end_to_end_encryption.

schiessle avatar schiessle commented on June 24, 2024

don't know how this is possible. I can't reproduce it. The app is enabled, right? Do you see any error messages in the nextcloud.log?

from end_to_end_encryption.

benhartwich avatar benhartwich commented on June 24, 2024

Of course, the app is enabled.

Nextcloud.log says:
{"reqId":"DbBWyJOjhEKDbXJtbnnI","level":4,"time":"2018-01-19T12:25:03+00:00","remoteAddr":"","user":"","app":"webdav","method":"PROPFIND","url":"\/remote.php\/webdav\/Encrypted","message":"Exception: {\"Exception\":\"OCA\\\\DAV\\\\Connector\\\\Sabre\\\\Exception\\\\Forbidden\",\"Message\":\"client not allowed to access end-to-end encrypted content\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/kunden\\\/nextcloud-beta\\\/httpdocs\\\/nextcloud\\\/apps\\\/end_to_end_encryption\\\/lib\\\/Connector\\\/Sabre\\\/LockPlugin.php(124): OCA\\\\EndToEndEncryption\\\\Connector\\\\Sabre\\\\LockPlugin->checkUserAgent('Mozilla\\\/5.0 (Wi...', '\\\/Encrypted')\\n#1 [internal function]: OCA\\\\EndToEndEncryption\\\\Connector\\\\Sabre\\\\LockPlugin->checkLock(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#2 \\\/var\\\/kunden\\\/nextcloud-beta\\\/httpdocs\\\/nextcloud\\\/3rdparty\\\/sabre\\\/event\\\/lib\\\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\\n#3 \\\/var\\\/kunden\\\/nextcloud-beta\\\/httpdocs\\\/nextcloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(466): Sabre\\\\Event\\\\EventEmitter->emit('beforeMethod', Array)\\n#4 \\\/var\\\/kunden\\\/nextcloud-beta\\\/httpdocs\\\/nextcloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(254): Sabre\\\\DAV\\\\Server->invokeMethod(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#5 \\\/var\\\/kunden\\\/nextcloud-beta\\\/httpdocs\\\/nextcloud\\\/apps\\\/dav\\\/appinfo\\\/v1\\\/webdav.php(80): Sabre\\\\DAV\\\\Server->exec()\\n#6 \\\/var\\\/kunden\\\/nextcloud-beta\\\/httpdocs\\\/nextcloud\\\/remote.php(164): require_once('\\\/var\\\/kunden\\\/nex...')\\n#7 {main}\",\"File\":\"\\\/var\\\/kunden\\\/nextcloud-beta\\\/httpdocs\\\/nextcloud\\\/apps\\\/end_to_end_encryption\\\/lib\\\/Connector\\\/Sabre\\\/LockPlugin.php\",\"Line\":169}","userAgent":"Mozilla\/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/63.0.3239.132 Safari\/537.36","version":"13.0.0.11"}

from end_to_end_encryption.

vibora avatar vibora commented on June 24, 2024

Same thing is happening over here:
remoteAddr":"","user":"","app":"webdav","method":"PROPFIND","url":"\/remote.php\/webdav\/Encrypted","message":"Exception: {\"Exception\":\"OCA\\\\DAV\\\\Connector\\\\Sabre\\\\Exception\\\\Forbidden\",\"Message\":\"client not allowed to access end-to-end encrypted content\"

Used clients: iOS and direct access to server

By the way: Folders can not be encrypted using the Windows client, there's no context menu entry for encryption

from end_to_end_encryption.

schiessle avatar schiessle commented on June 24, 2024

@benhartwich is this still a issue with Nextclou13 and the latest verison of the server app (1.0.4)?

from end_to_end_encryption.

benhartwich avatar benhartwich commented on June 24, 2024

@schiessle I´m testing it on my beta nextcloud 13.0 and I can access this folder shortly, then it jumps back to main view with the label "this operation is not allowed". Web console says:
core.js?v=318406ba-0:5729 PROPFIND https://beta.speibox.de/remote.php/webdav/Encrypted 403 ()

If this should be the default behaviour then this topic seems to be solved.

from end_to_end_encryption.

tobiasKaminsky avatar tobiasKaminsky commented on June 24, 2024

Yes, this is the right feedback, as you can see in second post.

from end_to_end_encryption.

lenusch avatar lenusch commented on June 24, 2024

I have several Errors with Federation Share (same NC) and Encryption turned on.
Files larger than 10MB wont be uploaded anymore, i have max upload .... Settings all to 8G

from end_to_end_encryption.

tobiasKaminsky avatar tobiasKaminsky commented on June 24, 2024

@lenusch can you open up a new issue and describe on which shares it is not working?
Currently (as far as I know) there is no support for E2E and sharing at all.

from end_to_end_encryption.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.