Skip to content

OMEMO support #2

@meisterlampe

Description

@meisterlampe

I added omemo support using slixmpp_omemo. I basically integrated their example ( link ) into Chatty with their help. This is my repo: https://github.com/meisterlampe/Chatty/tree/omemo
For now it is not really a security feature, because no keys are checked. But for me it is a starting point.

It has the following behaviour:

  • Behaviour for unencrypted messages stays the same
  • Encrypted omemo messages are always accepted for now without checking any keys
  • Replies to incoming encrypted messages are the same as in the unencrypted case but ... well.. encrypted :)

If you are interested in a Pull Request I can create one. I'm quite sure you will find things to optimize though :-D

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions