Question

I've tried to use the Reverse AJAX and WebSocket Library, PokeIn

I want to send private message with this library and I found on PokeIn website the feature Clone Message Attack Protection.

How can I implement this feature? How can use the PokeIn security features?

Was it helpful?

Solution

It is a feature works for all apps. It protects third parties cloning messages for other users or the same one. You shouldn't mix 'clone message protection' to 'protecting clone chat messages' as long as the sender client credential matches, PokeIn doesn't care about the details of the message. This one is something you need to cover up for your app.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top