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

Feature: Add a password lock for uploading files #4

Open
rvbg opened this issue Jun 17, 2020 · 1 comment
Open

Feature: Add a password lock for uploading files #4

rvbg opened this issue Jun 17, 2020 · 1 comment

Comments

@rvbg
Copy link

rvbg commented Jun 17, 2020

A password lock would be helpful to make the server publicly accessible but to protect it against external overload. A simple start parameter for the password would be perfect.

@anderspitman
Copy link
Owner

Hey @rvbg. Not a bad idea. Large production deployments would definitely need something like that. We haven't found it necessary yet. These days I use https://patchbay.pub for new projects. It uses a simpler protocol that doesn't depend on WebSockets. I'm hoping to eventually replace our use of fibridge at work with a stripped-down version of patchbay.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants