Rainbownapkin's Super Stupid Simple Stream Authenticator
Find a file
2025-03-20 07:17:50 -04:00
public init commit 2025-03-20 07:17:50 -04:00
auth.json init commit 2025-03-20 07:17:50 -04:00
LICENSE init commit 2025-03-20 07:17:50 -04:00
README.md init commit 2025-03-20 07:17:50 -04:00

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.