Today I learned that when you "edit" or "correct" a message in #XMPP, the original message is still technically stored on the server or device. It's the client side that understands that the new message is an edit of the previous message, and "displays" it as such. But, if you send a password or something sensitive, "editing" the message after it has been sent might not remove the actual contents of the original version of the message, so make sure you use #encryption too.
This entry was edited (1 year ago)
Nicoco
in reply to Marcus • • •That said, XEP0424 is starting to see adoption by clients and should make messages erasable from archives. But you'll still have to trust that clients and server are playing fair.
j.r / Julian
in reply to Nicoco • • •