1
0
mirror of https://github.com/spacebarchat/docs.git synced 2024-11-22 02:02:32 +01:00

Correct the promise

This commit is contained in:
Erkin Alp Güney 2022-05-06 18:28:17 +03:00 committed by GitHub
parent 60e888087c
commit ba3b22e3b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,12 +1,14 @@
# Encryption
## Philosophy
Note: End-to-end encryption is currently in the planning stage. Once MLS stabilises, we will start the implementation
## Philosophy for the planned implementation
Everything should be end-to-end encrypted by default.
Everything should be configurable by the user/admin to their security needs.
Once encryption is enabled you can't disable it anymore. _(Plain text channels need be created as such)_
Once encryption is enabled you will not be able to disable it anymore. _(Plain text channels need be created as such)_
End to end encryption should also be possible on unsupported servers e.g. discord.com. _(through special formatted messages)_