-
Notifications
You must be signed in to change notification settings - Fork 485
Isnt this "unsafe"? #29
Copy link
Copy link
Closed
Description
I have read through the source, and it seems that all chat is done on a single private channel called 'private-chatify'. On this channel, all messages are sent. That would also mean that if someone were to open developer tools (f12), select Network and then WS (Websockets), they would be able to see all messages sent? Yes the package does make sure you only see you own chat messages, but as that is done using Javascript, anyone can read ALL messages.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels