jdev - 2021-03-13


  1. defanor

    XEP-0373 recommends to use opportunistic encryption, particularly to make it usable transparently to a user. Which sounds like a good idea, but I don't think I've ever observed it working smoothly for asynchronous messaging (and not sure if it's possible): apparently it's fairly easy to run into a situation in which a user connects with a client supporting a given extension/protocol (e.g., OpenPGP or OMEMO) and uploading the keys, then

  2. defanor

    either abandons it or just uses others along with it, but the keys are there and the incoming messages would be encrypted occasionally. At which point a casual user becomes confused, even if a client allows to remove the keys (or the client on the other side allows to disable encryption), and they have to learn about all that in order to transmit messages successfully. Are there any known good/working solutions?

  3. mathieui

    Not doing opportunistic encryption unless asked

  4. mathieui

    otherwise it’s a shitshow, and I have been hit dozens of times by this

  5. mathieui

    You can be safe as long everybody uses OX/OMEMO-supporting clients

  6. mathieui

    (the incentive here is to recommend only those clients to non-technical people)

  7. defanor nods.

  8. mathieui

    (bonus points for clients randomly disabling omemo keys from other clients because they seem to be "inactive", increating the encountered issues)

  9. mathieui

    (bonus points for clients randomly disabling omemo keys from other clients because they seem to be "inactive", increasing the encountered issues)

  10. jubalh

    suffered from this just recently..

  11. jubalh

    and was super surprised what is going on

  12. Martin

    Gajim or conv?

  13. sanjeet

    Hi team, I was implement xmpp client in my react native app for group messaging. I am using mongooseIM for backend. Group chat is enabled via MUC extension. I am not able to send/receive the message by using XMPP js library. Is there any plugin build for MUC group chat similar to that of stanza.js (https://github.com/legastero/stanza) for react native.

  14. sanjeet

    Hi team, I was implement xmpp client in my react native app for group messaging. I am using mongooseIM for backend. Group chat is enabled via MUC extension. I am not able to send/receive the message by using XMPP js library (https://github.com/xmppjs/xmpp.js). Is there any plugin build for MUC group chat similar to that of stanza.js (https://github.com/legastero/stanza) for react native.

  15. XMPP JITSI

    XMPP

  16. XMPP JITSI

    I am looking for developer who have extensive experience in XMPP. Who can you help me?

  17. Zash

    Perhaps you are looking for https://xmpp.work/all-listings/ ?

  18. Zash

    Or you could try describing what you're after in more details. Keep in mind that people may be asleep or doing other things.