• Juliusz Chroboczek's avatar
    Obfuscate WHIP ids. · 03038eaf
    Juliusz Chroboczek authored
    If the WHIP session is not authenticated, then the only thing
    preventing an attacker from DELETEing the session is the session
    URL.  Since client ids are known, obfuscate the id before using
    it in the session URL.
    03038eaf
webserver_test.go 3.34 KB