kontalk / desktopclient-java

Kontalk official platform independent desktop client
https://www.kontalk.org
GNU General Public License v3.0
57 stars 24 forks source link

Strange tags inside message #42

Closed daniele-athome closed 9 years ago

daniele-athome commented 9 years ago

Decrypting a message coming from the desktop client resulted into something like this:

Content-type: Message/CPIM

From: [undisclosed]
To: [undisclosed]
DateTime: 2015-07-15T09:35:21+00:00

Content-type: text/plain; charset=utf-8

eccome'urn:xmpp:receipts' id='Kon_TCDiWL0G'/></message>
</font>
daniele-athome commented 9 years ago

Sorry, pidgin problem :-)

daniele-athome commented 9 years ago

Ok might be gpg or pidgin fault, but something happens with messages encrypted and sent by the desktop client. Although standalone gpg2 can decrypt them successfully. I'll investigate further on this.