Hacker News new | ask | show | jobs
by doctor_lollipop 1628 days ago
Not the OP, but I also keep running into issues with OMEMO. It's bad enough that I usually just disable it for all conversations.

My problem is that I'm using several clients (mostly profanity on several machines, occasionally dino) for the same account and it seems that my contacts keep forgetting some of my OMEMO keys, so I often receive messages that some of my clients can't decrypt and I have to start multiple machines just to find one that can decrypt the message.

So far I haven't figured out how to debug this.

1 comments

XMPP is based on XML exchange so opening the XML debugger of your client should answer all your questions. Notably, if your server replies with an incomplete list of keys, it may be that a client of yours overwrote the list dismissing previous keys? Just a wild guess, but don't hesitate to drop by XMPP chatrooms if you need help debugging that one!