mattermost-plugin-e2ee icon indicating copy to clipboard operation
mattermost-plugin-e2ee copied to clipboard

[webapp] Files/attachments are not encrypted

Open aguinetqb opened this issue 3 years ago • 1 comments

Ticket to track ideas/advances on that known limitation.

Looks like using a combination of https://developers.mattermost.com/integrate/plugins/webapp/reference/#registerFilesWillUploadHook & https://developers.mattermost.com/integrate/plugins/webapp/reference/#registerFilesWillUploadHook could do the job. We will still have some limitations. For instance, Mattermost has an image preview feature which resize the image into a smaller one server-side, which obviously can't be done in our case!

aguinetqb avatar Oct 06 '21 17:10 aguinetqb

@aguinetqb what's the current status for this? And is it really only for the [webapp]? I were using the desktop version when uploading a test attachment, and it wasn't encrypted either.

feha avatar Jul 01 '23 15:07 feha