From 2015d401863f70ff8f3fbcab9dd6c4e61dd283ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Lepin?= Date: Sun, 31 Jan 2021 01:58:22 +0100 Subject: [PATCH] docs(introduction): update authentication section --- docs/partials/introduction.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/partials/introduction.md b/docs/partials/introduction.md index 496363e7..c63111bf 100644 --- a/docs/partials/introduction.md +++ b/docs/partials/introduction.md @@ -5,6 +5,8 @@ Messages are exchanged between the client and the server as JSON objects. This protocol is based on the original OBS Remote protocol created by Bill Hamilton, with new commands specific to OBS Studio. As of v5.0.0, backwards compatability with the protocol will not be kept. # Authentication +**Starting with obs-websocket 4.9, authentication is enabled by default and users are encouraged to configure a password on first run.** + `obs-websocket` uses SHA256 to transmit credentials. A request for [`GetAuthRequired`](#getauthrequired) returns two elements: