profanity-omemo-plugin
profanity-omemo-plugin copied to clipboard
Lots of 'Last message was sent unencrypted.' messages in chatlog
I see a lot of 'Last message was sent unencrypted.' messages in the chatlog. I assume they correspond to typing notifications or status changes.
That is usually because it was not possible to encrypt for at least one device. A logfile would really help here.
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.
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.