s0nik42
November 15, 2024, 9:22am
1
Hi,
It seems that the Desktop clients don’t provide the ability to encrypt a folder that is not directly at the root.
Could you confirm if this is by design, a server limitation, or just a client limitation? (snapshots below)
Thanks,
Julien
Root Folders :
Sub Folders :
s0nik42
November 29, 2024, 4:10pm
2
Anyone ? we’re building a new backend for nextcloud that will be available for any nextcloud users.
This feature is essential to us.
Thanks,
Julien
jtr
December 3, 2024, 4:30pm
3
s0nik42:
It seems that the Desktop clients don’t provide the ability to encrypt a folder that is not directly at the root.
Could you confirm if this is by design, a server limitation, or just a client limitation?
Hmm. This was a very recent change in the Desktop client via PR #7062 and via PR #7016 . I’m not sure the driver for the underlying limit.
This is not an E2EE RFC design limitation IIRC. To my knowledge this is supported, for example, in the Android client .
1 Like
Going through PR you shared, seems like a feature limit :
**only add encrypt menu entry for top folders**
with current end-to-end encryption only top folders can be encrypted
limit the availability of the menu entry to top folders
Signed-off-by: Matthieu Gallien