5 lines
588 B
Markdown
5 lines
588 B
Markdown
# Rainbownapkin's Super Stupid Simple Stream Authenticator - RSSSSA
|
|
A small collection of PHP scripts and a client-side html/js keygen to add a quick, simple, and reasonably secure implementation of streamkeys for NGINX-based RTMP/HLS Broadcasting Servers while following the KISS (Keep it Simple, Stupid!) principal.
|
|
|
|
This is done in the hope that by reducing code size we can reduce attack-surface without creating code we'll have to constantly maintain.
|
|
Everything this does should be done in the easiest way possible, so long as it doesn't sacrifice security, as it's not user-facing. |