There are some Fediverse services which are incompatible or don’t work that perfectly with each other (e.g. Lemmy on Mastodon). So I was curious on why that could be a problem with ActivityPub compatible software in general. I mean, apparently just implementing ActivityPub may not be enough.

And if there are some Lemmy devs reading, what are some technical difficulties for Lemmy on that regard? Thank you for making this awesome piece of software btw!

  • AdaMA
    link
    21 year ago

    Admins have a setting in most modern microfedi platforms that allows them to enable something called authorised fetch. It’s a security feature that makes it harder for blocked instances to access your content despite the block. But, a side effect of it, is that it creates issues for fediverse platforms that don’t support authorised fetch, and lemmy is in that group.

    So, your instance admin can disable authorised fetch and that will generally fix the problem, but I’m not sure if there are any akkoma specific compatibility issues above and beyond that.

    • @mathias@lemmy.ml
      link
      fedilink
      21 year ago

      Thanks. I shall have a look. It is an Akkoma instance-of-one with only me on it, so I am the admin.

      • @mathias@lemmy.ml
        link
        fedilink
        11 year ago

        Hmm…found the setting alright, but it was already on “off”, so I guess it is something else then.

        • AdaMA
          link
          11 year ago

          Just to double check, were you trying to follow a group or a person? Because you can only follow lemmy group accounts from #microfedi accounts

          • @mathias@lemmy.ml
            link
            fedilink
            11 year ago

            Pretty sure it is a group. I can search for it, and see its “profile” page, which is the same profile as over here in Lemmy. Only shows “Request Sent!” since yesterday when I tried to add it.

            • AdaMA
              link
              21 year ago

              Sorry, that’s all I’ve got. I don’t know anything about Akkoma