You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since wefwef has a backend component that proxies traffic to Lemmy, but doesn't appear to have any accounts system of its own, how do I prevent the public from using my wefwef installation (and thus proxying traffic on behalf of any user) if my wefwef installation is exposed to the Internet?
Possibilities I've thought of, both of which are clunky or don't solve the problem:
Restrict CUSTOM_LEMMY_SERVERS configuration exclusively the Lemmy instance I use
Figure out a way to make an Internet-facing proxy password-protect access to Lemmy using something like HTTP basic auth, and hope that doesn't break the client
Is there a way to do this that I'm not aware of? Or if not, is functionality like this planned?
Thanks for all of your hard work on wefwef, it's an amazing Lemmy client!
The text was updated successfully, but these errors were encountered:
After that, I'll wait a few weeks for all large instances to upgrade and then probably remove reverse proxying (unless some large instance is has it turned off).
Since wefwef has a backend component that proxies traffic to Lemmy, but doesn't appear to have any accounts system of its own, how do I prevent the public from using my wefwef installation (and thus proxying traffic on behalf of any user) if my wefwef installation is exposed to the Internet?
Possibilities I've thought of, both of which are clunky or don't solve the problem:
CUSTOM_LEMMY_SERVERS
configuration exclusively the Lemmy instance I useIs there a way to do this that I'm not aware of? Or if not, is functionality like this planned?
Thanks for all of your hard work on wefwef, it's an amazing Lemmy client!
The text was updated successfully, but these errors were encountered: