• Red
    link
    English
    221 year ago

    Their biggest complaint was something I found odd as a new user to the fediverse too. When I was looking for a home instance, I saw that beehaw required an application, but I could just create an account elsewhere and interact that way, skipping it.

    It seems like (at least one of) the tools they want is to allow federation to other instances, but external accounts must still “apply” before being able to comment or post. That’d allow users on both instances to still view each other’s content, but it’s not as cut-and-dry as blocking all posts from external accounts like limiting would (if implemented) or worse, defederating and siloing from all.

    • @taladar
      link
      English
      21 year ago

      Lemmy does not seem to include any kind of authentication on the user level (such as a user keypair and signatures using that on their posts and comments client-side) so allowing one user from a remote instance would at least trust the owner of that instance to not impersonate the user who is allowed to post.

      In fact, how does ActivityPub in the threadiverse even ensure that the instance is who they say they are? The W3C document on it seems to indicate that there is no standardized way to authenticate servers to other servers yet.

      • Red
        link
        English
        11 year ago

        That’s a good point about the user authentication, but I’m not quite sure we’d need it quite yet to reduce spam in this way. It is absolutely something to keep in mind though.

        I think the other instances allowing federation in the first place grants “I trust the owner to not impersonate users” part of the chain. In Reddit there’s that trust too, the whole “I trust the admins to NOT edit my comments silently at the database level”…