profanity-omemo-plugin icon indicating copy to clipboard operation
profanity-omemo-plugin copied to clipboard

Lots of 'Last message was sent unencrypted.' messages in chatlog

Open devurandom opened this issue 8 years ago • 3 comments
trafficstars

I see a lot of 'Last message was sent unencrypted.' messages in the chatlog. I assume they correspond to typing notifications or status changes.

devurandom avatar Jun 23 '17 13:06 devurandom

That is usually because it was not possible to encrypt for at least one device. A logfile would really help here.

ReneVolution avatar Jun 23 '17 14:06 ReneVolution

It appears without me manually writing any messages.

The complete logfile also seems to contain the raw keys, so for obvious reasons I won't post that anywhere without at least redacting it first. I'll try to remember to do that, the next time I try Profanity+OMEMO.

Also, what Conversations does is to just send the message encrypted, if encryption is enabled, disregarding any devices (I assume you mean XMPP resources?) that do not support encryption.

devurandom avatar Jun 25 '17 12:06 devurandom

Regarding

Also, what Conversations does is to just send the message encrypted, if encryption is enabled, disregarding any devices (I assume you mean XMPP resources?) that do not support encryption.

This is something that needs to be developed, but isn't that easy with the profanity plugin API, but it is on the roadmap.

ReneVolution avatar Jun 25 '17 14:06 ReneVolution