Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: allow reading websocket secret from a text file. #52

Open
Da-Boom opened this issue Jul 20, 2024 · 1 comment
Open

Request: allow reading websocket secret from a text file. #52

Da-Boom opened this issue Jul 20, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Da-Boom
Copy link

Da-Boom commented Jul 20, 2024

I post my OBS websocket bash scripts to my codeburg. I want to be able to read the websocket secret from a file outside the repository so i dont have to include it. with possible options for plain text or hashed/salted - however, plain text is a fine start right now though -- i mean, obs-websocket stores password in plain text currently as well, as bad a security practice as that is.

hey wait! maybe we could read it direct from there if possible. or at least add the option to read direct from the OBS config.

@grigio
Copy link
Owner

grigio commented Sep 1, 2024

i don't want to make it overengineered, what do you think to grab the secret from an ENV variable ?

@grigio grigio added the enhancement New feature or request label Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants