I think this is something Lemmy should also consider. Open registration is an invitation to abuse an instance as a spam vector.
I think this is something Lemmy should also consider. Open registration is an invitation to abuse an instance as a spam vector.
It’s not a one-click solution, but lemmy admins can check other instance’s registration policy. e.g.
curl https://lemmy.world/api/v3/site | jq -r .site_view.local_site.registration_mode
Other Fediverse apps will reveal it in different ways of course. Nothing to stop an instance that was set up just for spam from lying about it of course.
Yep it’s trivial to get a reverse proxy to modify the response to make it look like they don’t have open registration.