yaxim-org / yaxim

yaxim - a lean XMPP/Jabber client for Android
https://yaxim.org
GNU General Public License v3.0
486 stars 238 forks source link

Jingle support (XEP-0166, XEP-0166) #246

Open narcisgarcia opened 4 years ago

narcisgarcia commented 4 years ago

Does the project have in mind to implement Jingle protocol. Smack library can help to grow features to audio/video conferencing.

ge0rg commented 4 years ago

This is not a priority. For voice / video I would expect proper end to end encryption, and there is nothing to be seen yet on that front.

narcisgarcia commented 4 years ago

What incompatibility have PGP/OTR/OMEMO with audio/video conferencing?

bleedingcrow commented 4 years ago

atalk, a hybrid xmpp client available on github, has this priority

bleedingcrow commented 4 years ago

https://github.com/cmeng-git/atalk-android

ghost commented 4 years ago

You don't need to encrypt calls. Yaxim doesn't have end-to-end encryption for text, either. Calls, even if unencrypted, are not bad. And you can add encryption later.