-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels