-
Hello @void-linux, @leahneukirchen,
Here:
- https://github.com/void-linux/void-packages/tree/master/srcpkgs/lurch
Can you add the missing 12-byte IVs patch:
- https://github.com/gkdr/libomemo/…
-
Refer to [Conversations #2578](https://github.com/siacs/Conversations/issues/2578) for all the nitty gritty details.
The code that needs changed in dino is [here](https://github.com/dino/dino/blob/…
-
> OMEMO is an XMPP Extension Protocol (XEP) for secure multi-client end-to-end encryption. It is an open standard based on Axolotl and PEP which can be freely used and implemented by anyone.
- https:/…
-
Currently while implementing OMEMO support for stanza.io, I hit an issue where I wasn't able to decrypt the OMEMO messages sent from dino.
I calculate the auth tag length of the AES-GCM ciphertext,…
-
Can you add indications for XEP-0384: OMEMO Encryption in documentation?
- https://xmpp.org/extensions/xep-0384.html
-
The "Mange devices" list only shows device IDs and no fingerprints.
Neither Conversations nor Dino show their device ID - only their fingerprint.
So it is currently impossible to verify the other …
-
Please add support for the new OMEMO XEP: http://xmpp.org/extensions/xep-0384.html
OMEMO is an XMPP Extension Protocol (XEP) for secure multi-client end-to-end encryption: http://conversations.im/…
-
If there is not only one "current" item list of the OMEMO devices. profanity will request all item lists. I think we should request for "current" only.
## Possible Solution
```
diff --git a/src…
-
It will be nice to have in "Manage Devices":
- "Clear devices" button for remove (old) not connected XMPP OMEMO clients
- "Refresh" button for have actual list of XMPP OMEMO clients
-
While trying to get my server to pass the [XMPP compliance suite](https://compliance.conversations.im/) I have come to a point where I am not sure anymore where the problem originates from (a bug in e…