IstalriSkolir / Lakea-Stream-Assistant

A project to build a stream assistant 'Lakea' for handling events and improving Twitch streams for Materies Coil and his community
0 stars 0 forks source link

Websocket Password #281

Open IstalriSkolir opened 1 week ago

IstalriSkolir commented 1 week ago

Currently the websocket allows any request to be processed. This is a major security flaw and needs some security implementing, a passcode should be included in all requests in order for them to be processed. This will offer some security until WSS can be implemented.

Acceptance Criteria: