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:
parent
60e888087c
commit
ba3b22e3b7
@ -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)_
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user