-
pinkolik
Hello guys. I've just noticed that when I send a reaction to any message in Gajim. This message is shown as not encrypted with OMEMO in Cheogram. Is this normal?
-
lorenzo
> Hello guys. I've just noticed that when I send a reaction to any message in Gajim. This message is shown as not encrypted with OMEMO in Cheogram. Is this normal? Reactions are not OMEMO, yes ↺
-
pinkolik
So it's according to some XMPP standard?
-
chud
yes whatever message you react to is leaked plain text
-
chud
nope, it's a bug and a security issue
-
pinkolik
Got it. Thank you
-
cal0pteryx
> yes whatever message you react to is leaked plain text the message which has been reacted to is referenced by an ID. if it has been encrypted, a reaction won't leak any text ↺
💯 2🤟 1🤘 1 -
lorenzo
>> yes whatever message you react to is leaked plain text > the message which has been reacted to is referenced by an ID. if it has been encrypted, a reaction won't leak any text 🤘 ↺
-
lorenzo
>> yes whatever message you react to is leaked plain text > the message which has been reacted to is referenced by an ID. if it has been encrypted, a reaction won't leak any text 🤟 ↺
-
p42ity
Hi, I just recognised that, when I use Gajim 1.9.5, I have some problems sending some filetypes when OMEMO encryption is activated. The files do not appear in the Chat (even in Gajim). This happens for apk files, Libreofficefiles and maybe for some others. Is this is a known limitation/bug. It did not happen before upgrading. I am using the flatpak version of gajim.
-
lissine
chud, https://xmpp.org/extensions/xep-0444.html#sending-reactions Only the id of the message is included in the reaction stanza.
-
lissine
Notice that the reaction stanza doesn't have a `<body> </body>`✎ -
lissine
Notice that the reaction message doesn't have a `<body> </body>` ✏
-
p42ity
> Hi, I just recognised that, when I use Gajim 1.9.5, I have some problems sending some filetypes when OMEMO encryption is activated. The files do not appear in the Chat (even in Gajim). This happens for apk files, Libreofficefiles and maybe for some others. Is this is a known limitation/bug. It did not happen before upgrading. I am using the flatpak version of gajim. Additionally, it's the first time for years, that Gajim missed some messages (messages which I do not see in Gajim but in the other clients).
-
p42ity
Would be interesting if other people recognised some of this behaviour.
-
Hund
> Hund, hmmm, nothing comes to mind, please supply debug logs then i could take a closer look if there are errors with your archive If I figure out how to fix a debug log. :) ↺
- Hund
- Hund
-
Hund
> maybe archive retention is to low? I don't know? Ask Snikket. :D ↺
-
p42ity
Hund: That's interesing: My bug "in rare cases a message does not sync/is not shown in gajim" also happens on a Snikket instance. But it happens since gajim 1.9.5.
-
Hund
> Hund: That's interesing: My bug "in rare cases a message does not sync/is not shown in gajim" also happens on a Snikket instance. But it happens since gajim 1.9.5. Ohh. I do think it's a recent issue for me as well. I quite recently started using Gajim again. ↺
-
lovetox
im not aware we changed anything regarding message sync
-
lovetox
you can send me a debug log then i can take a look
-
chud
>> Hund: That's interesing: My bug "in rare cases a message does not sync/is not shown in gajim" also happens on a Snikket instance. But it happens since gajim 1.9.5. > Ohh. I do think it's a recent issue for me as well. I quite recently started using Gajim again. this is a universal xmpp problem ↺
-
fjklp
lovetox: I'm still getting this weird nick issue where my original nick and changed nick are showing in gajim as both being present. Is there any way you could tell me which part of the debug log you need so I don't have to send the full thing?
-
lovetox
did we not determine its an ejabberd bug✎ -
lovetox
did we not determine its an ejabberd bug, with occupant id ✏
-
fjklp
No, that was a different problem on a different server running ejabberd. The one you are thinking of was that when the server reboots, my occupant-id changes, so when I send a message, gajim shows it as coming from someone else. The new problem is on a different server running ejabberd. It seems that it's not using occupant-id, I don't see it in my logs at all. What happens is that when I change my nick, I see both my original nick and new nick in the roster. Sometimes this resolves eventually to just show the new nick. But it can also revert back to showing both later when I restart gajim.
-
fjklp
I am the only person in the muc if it makes a difference
-
fjklp
wait, this seems to be caused by Conversations using a different nick. Shouldn't the nick change get synced from gajim to other clients?
-
fjklp
also, I see that when I posted a message from Conversations with the old nick, gajim shows it in red
-
lovetox
yes this is because you have a second device
-
lovetox
that a server merges multiple device to one, is a extension not really specified, but every server does that someway or another
-
lovetox
if you change your nick in gajim, i expect you send messages with the new nick, if that is the case everything worked as expected from gajim side
-
lovetox
im not sure what conversations should then do, or not, it gets notified of the new nick, or maybe not because of the server?
-
lovetox
i guess if you dont have the same problem here in this chat
-
lovetox
then its a ejabberd thing again