-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
End to End Encryption is very important since most servers use it. Messages sent by others are not readable without this supported.
These must be supported:
- Decrypting received messages
- Encrypting messages that are being sent
- All of the other stuff that must be done to verify the client.
Ideally, the API should not change in any way except the necessary things to setup E2E, as well as a bool or something in the message object that states whether the messages are encrypted.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request