-
Dear @mierenhoop,
Good job!
It is possible to update the XEP-0384: OMEMO Encryption support to latest version?
- https://xmpp.org/extensions/xep-0384.html
And XEP-0454: OMEMO Media sharing:
…
-
It would be great to support OMEMO. This depends on support in slixmpp: https://lab.louiz.org/poezio/slixmpp/merge_requests/1
-
The OMEMO is built-in feature for most XMPP clients to simplify its usage.
The Psi has the OMEMO as a separate plugin that needs to be enabled.
It would be great to make the OMEMO plugin pre-enabled…
-
The omemo stack use that in signals connection, unfortunately it's not registered via qRegisterMetatype and cause run time issue in xmpp, which break kaidan omemo support.
This would lead to have som…
-
Hey @valeriansaliou. I need to collect my thoughts about how we want to implement the OMEMO flows and want to let you know what's coming your way.
I've installed [Conversations](https://conversatio…
-
I am unable to start encrypted chats, it keeps loading forever.
Console log:
```
Strophe log: [xabber.min.js:29:540991](https://web.xabber.com/dist/xabber.min.js?v2.3.2)
getMyDevices/
-
When running profanity through torsocks it often crashes with `floating point exception`. As other programs don't have this issue it seems to be related to profanity. I realized the log is alwas showi…
-
https://github.com/xdch47/gpo-xdch47/blob/859e29554c61291c0536b8c3074e4225894efb14/net-im/gajim/gajim-1.8.0.ebuild#L62C1-L62C1
I think omemo is an unconditional part in 1.8.0
die is missing in h…
-
I added omemo support using slixmpp_omemo. I basically integrated their example ( [link](https://lab.louiz.org/poezio/slixmpp-omemo/-/blob/master/examples/echo_client.py) ) into Chatty with their help…
-
So the new big thing in XMPP messaging is end-to-end encryption based on the Axolotl protocol (known from TextSecure by OpenWhisper Systems) instead of Off-the-Record Messaging. The advantage is that …