Changes between Initial Version and Version 1 of Ticket #690, comment 19
- Timestamp:
- 2011-06-26T22:50:09Z (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #690, comment 19
initial v1 1 1 a mailing list thread of relevance: 2 2 3 http://lists.cypherpunks.ca/pipermail/otr-dev/2008-February/000756.html 3 http://lists.cypherpunks.ca/pipermail/otr-dev/2008-February/000744.html [[BR]] 4 [edit: fixed link to point to the interesting mail in thread] 4 5 5 6 so i suspect that for whatever reason at least pidgin, and conceivably adium too, encrypt the HTML representation of the message and place the resulting cyphertext into ''both'' the HTML and plain part of the outgoing XMPP packet. while BitlBee (kind of understandably) assumes that it doesn't have to do `strip_html` on jabber, because it only looks at the plain part.