kontalk / tigase-extension

Tigase XMPP extensions for Kontalk
GNU General Public License v3.0
13 stars 14 forks source link

Remove delay extension from messages by clients #60

Closed daniele-athome closed 8 years ago

daniele-athome commented 8 years ago

The <delay/> element could be used to forge sent timestamp. If not done yet by Tigase, ensure that the <delay/> element is stripped for incoming messages from clients.


https://projects.tigase.org/boards/4/topics/6274

daniele-athome commented 8 years ago

Dropping this in favour of a more secure management based on cryptography (that is, signature timestamp).