What other services would people be interested to have available via slrpnk.net?

Keeping in mind that it should not be too resource heavy on the server I was thinking of maybe a Bookstack Wiki for collaborative writing of fiction and non-fiction?

A XMPP chat service would also be easy to add.

Sadly Lemmy currently AFAIK offers no account integration options, so that will make things a bit annoying.

  • poVoqOPMA
    link
    3
    edit-2
    2 years ago

    We could just run it as a pure muc service without user accounts, meaning that you would need a xmpp account elsewhere but we could have chatrooms on the domain.

    Maybe there is even a way to automatically create a chatroom for each community. Need to investigate that. I think there is some prosody plugin that might be adaptable for the lemmy API to do that?

    Edit: yeah seems like something that might be doable with this: https://modules.prosody.im/mod_muc_http_defaults.html

    • @lisko@sopuli.xyz
      link
      fedilink
      22 years ago

      Given that it’s all open source, there will always be a way to get all of this working, but maybe one potential or temporary low-tech solution is to offer accounts on the XMPP server for Lemmy users individually per request, meaning not everyone gets one automatically, but anyone can ask for one. It would however, be nice to have it all linked together and be automatic.

      Maye one day Lemmy could even have a chat feature in the browser which just uses the XMPP backend. Anyway, I think it would be great to have an XMPP account on slrpnk.net. Maybe e-mail too?

      • poVoqOPMA
        link
        52 years ago

        I think I like the idea better to just offer chat rooms on here. Most people (should) have already their XMPP or Matrix account which which they can join such federated XMPP rooms. But we could also provide a simple web-client that can be used without an account.

        Email is out of the questions, nearly impossible to host these days due to the excessive spam filtering.

          • poVoqOPMA
            link
            52 years ago

            I plan to run this on a solar powered ARM SBC where the Lemmy pict-rs image uploads will be already somewhat of a challenge, so Peertube is sadly not in the cards due to traffic and storage requirements.