quarkslab / mattermost-plugin-e2ee

End-to-end encryption plugin for Mattermost
Apache License 2.0
67 stars 9 forks source link

Warn about unencrypted attachments #43

Open plcp opened 4 months ago

plcp commented 4 months ago

Attachments are not encrypted in the Mattermost E2EE plugin model, due to current limitations.

This is left implicit and users may by mistake share sensitive information as plaintext through attachments.

This PR adds an ephemeral system message warning about that.

plcp commented 4 months ago

ahem, now without grammar mistake, sorry :-'