Yes, inspired by…

https://www.youtube.com/watch?v=9jWGbvemTag



Lemmy MultipPass is a proposal to implement a system for: 1) sharing subscribed communities list publicly. 2) Creating specific MultiPass community lists that are not owned by any one person but instead managed like a Community with multiple moderators.

You may know the concept of “MultiPass” as “MultiReddit”, multiple subreddit viewing. Basically a way to build a subscribe community list that is shared. Right now, Lemmy 0.18.4 era has only you personal subscribe list or a single community.

  • RoundSparrow @ BTOPM
    link
    fedilink
    1
    edit-2
    1 year ago

    Now I could turn this whole problem on it’s head and propose a new Lemmy to Lemmy JSON data transport. Define some tables and conventions for blobs of JSON data to be shared between instances. PostgreSQL functions can parse JSON and work with it too. It could be as simple as having an API client and requiring operators to run an app to poll it… this could have future uses such as backfill replication.

    Federation is very message oriented, not a general purpose means to transport data… from what I’ve seen so far. But I could see things develop where people want to use Lemmy as kind of a data-replication and sharking platform for things related to the central purpose.