-
Is this project dead? cause seriously, this is one of the better XMPP Clients for Android, Conversations and ChatSecure seem to have some issues that Xabber doesn't.
Update, also include Omemo!
-
Please add interoperability with standard Omemo clients -- this is exactly what this is all about, that we have a standardized encryption so that users can freely pick their favorite client :)
-
Considering "4.5 Sending a message": there is a KEY/IV pair and a KEY/IV elements, which could be easily confused. Moreover the KEY element consists of encrypted data, but IV not. What do you think ab…
-
Now that OMEMO moved from Axolotl to Olm, the explicit definition of how keys must be signed and verified should be added into the XEP.
-
Please add the clarification of why MAC/authentication tag is being encrypted but IV is left unencrypted and not both left unencrypted or vice versa or both encrypted.
-
> The 16 bytes key and the GCM authentication tag (The tag SHOULD have at least 128 bit) are concatenated and for each intended recipient device...
Once received due to the predefined length of the…