fibridge-proxy-rs icon indicating copy to clipboard operation
fibridge-proxy-rs copied to clipboard

Feature: Add a password lock for uploading files

Open rvbg opened this issue 5 years ago • 1 comments

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.

rvbg avatar Jun 17 '20 12:06 rvbg

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.

anderspitman avatar Jun 17 '20 21:06 anderspitman