cognos-io / chat.cognos.io

0 stars 0 forks source link

Add names to message context #119

Closed kisamoto closed 1 week ago

kisamoto commented 1 week ago

This PR adds names to the messages when sending in the frontend and a userID when sending from the backend.

This helps identify abuse as well as improves the coordination of messages on platforms that support it.

The 'name' is a randomly generated user identifier (e.g mx4w36ln3g906eb) and does not leak any personal information.