185
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 28 Aug 2024
185 points (94.7% liked)
Fediverse
28216 readers
120 users here now
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).
If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general Lemmy.world rules.
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy
founded 1 year ago
MODERATORS
Hey, I think maybe you misunderstood me. The "all under one account" thing is possible for the most part - here's the PR which allows mbin (and thus mbin accounts) to do peertube https://github.com/MbinOrg/mbin/pull/782 and in pyfedi (and thus piefed accounts) there seems to also be peertube integration https://codeberg.org/rimu/pyfedi/src/branch/main/app/community/util.py#L75 along with pixelfed integration ( https://codeberg.org/rimu/pyfedi/src/branch/main/app/user/routes.py#L981 ) - though I'd grant that you're correct about there still being rough edges that need to be cleaned up, but I am confident that they will get cleaned up over time.
So that part of the vision is pretty much already here. The only thing is if you want to create and own the magazine/community (the 3%) ... well see https://github.com/MbinOrg/mbin/issues/869 (but I think even remote account ownership is on a wishlist somewhere, so even that may get taken up some day.
There's even an open item about being able to transfer your account to another instance (account portability), see https://github.com/MbinOrg/mbin/issues/171