Skip to content

Support end-to-end encryption #12

@jaredoconnell

Description

@jaredoconnell

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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions