Author Topic: MirOTR: Echoing messages back to sender  (Read 2979 times)

0 Members and 1 Guest are viewing this topic.

Offline unitwobble

  • Newbie
  • *
  • Posts: 22
MirOTR: Echoing messages back to sender
« on: 29 03 2019, 15:50:42 »
Quote
[OTR INFO] The following message received from 'user' was NOT encrypted:

When there is a problem with the OTR session (it happens alot with Conversations Legacy and Pix Art users), or when the OTR session has been closed, unencrypted messages from the other user is sent back to them (without error.. they just get what they typed). Could someone disable this behavior?

I think the offending line is: /plugins/MirOTR/src/otr.cpp (line 385):
ProtoChainSend(hContact, PSS_MESSAGE, PREF_BYPASS_OTR, (LPARAM)message);

Maybe related to issue from 2017:
https://github.com/miranda-ng/miranda-ng/issues/731
« Last Edit: 30 03 2019, 00:50:40 by unitwobble »
 

Offline ghazan

Re: MirOTR: Echoing messages back to sender
« Reply #1 on: 27 06 2019, 13:33:44 »
unitwobble,
if you're able to look at the source, could you try to find a setting (perhaps, hidden one) that control the behavior of this feature?
 

Offline webtau

  • Newbie
  • *
  • Posts: 11
Re: MirOTR: Echoing messages back to sender
« Reply #2 on: 08 10 2020, 06:52:29 »
Same problem and OTR sessions not ending when user go offline
 

Offline webtau

  • Newbie
  • *
  • Posts: 11
Re: MirOTR: Echoing messages back to sender
« Reply #3 on: 08 01 2022, 14:35:25 »
Quote
MirOTR: Echoing messages back to sender

This started after last updates, any chance to repair?