This is a work in progress, so feedback very welcome! And, if please check out the Mastodon poll about interest in a fork

Contents:

  • Intro
  • There’s a lot of low-hanging fruit
  • Safety is an especially good area to focus on
  • It’s not as easy as it sounds …
  • But it’s not like it defies the laws of physics!
  • What about funding?
  • Make sure there are funded leadership and project roles for Black, Indigenous, Muslim, trans, queer, and disabled people as well as others who have been marginalized in Mastodon’s development history
  • Let a thousand forks bloom!
  • Clever conclusion! tbd

As the tbd in that last bullet implies, the conclusion isn’t written yet. Like I said it really is a work in progress!

  • ShittyKopper [they/them]
    link
    English
    4
    edit-2
    1 month ago

    Surely that would be possible with Authorised Fetch, yet nobody mentions the possibility.

    Not really (in practice, anyway). Authorized fetch without cooperation from the remote instance only works on a per-instance basis. If you have a mutual from an instance then every follower from that instance would see your theoratical “mutuals only” post, if the only access control you have is authorized fetch.

    There are some people working on circles and other ways of limiting visibility more granularly than what we have, but those will have to be supported by both ends. You may be able to hack together a gigantic mentions only thread with double digits of people on there without modifying server code too much, but the UX there would be terrible enough for that to not be viable (and certain anti-spam functionality like hellthread MRFs may end up kicking in which prevent that from federating to instances that have those enabled (especially after the recent Japanese spam attacks))

    • The Nexus of PrivacyOPM
      link
      English
      41 month ago

      Mutuals-only posts would be useful, and have been requested since 2018 if not earlier. As @ShittyKopper points out there are challenges; Claire’s 2020 comment https://github.com/mastodon/mastodon/issues/7135#issuecomment-636767048 discusses the issues in more detail. Then again some other fediverse software has them already … and Claire’s comparison to follower-only posts highlights that it could be done, it’s just not a priority. So this is another good example of something that’s not likely to get addressed with today’s structure, and potentially could be a fork with different priorities – if resources are avaialble, which is of course a big if.