IMO, Lemmy would gain far more users if you were able to create a user account without having to be approved by a server first.

If communities want to remain invite only that’s fine. But I really, really think you guys should decouple account creation from the requirement of being approved by a server. It’s a barrier to entry that imo will prevent many users from registering.

Edit: If not global auto-approving of user account creation, I think what would be a more reasonable request is an indicator of whether a server auto-approves account creation or whether it is invite only.

  • Adda
    link
    fedilink
    English
    1
    edit-2
    11 months ago

    You are completely right. Disabling the approval feature equals unmoderatable instance (when the bots come), because a human (a moderator) simply cannot compete with a Python script posting spam every few milliseconds. Such instances are therefore instantly defederated by others in order to protect themselves.

    • @jazir5@lemmy.mlOP
      link
      fedilink
      English
      1
      edit-2
      11 months ago

      Would automod functionality and keyword ban list for usernames serve to alleviate those concerns you have? If not, is there any solution you would propose that you think may work to solve that issue?

      • Adda
        link
        fedilink
        English
        111 months ago

        Sure, they would. But for that, you would need to implement them first, and implement them right, which is a highly challenging endeavour. I could imagine that this is on a backlog for Lemmy development, but it will take a while before any usable implementation is applicable.