GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Conversation

Notices

  1. Embed this notice
    Fabio Manganiello (fabio@manganiello.social)'s status on Friday, 29-Mar-2024 22:36:17 JST Fabio Manganiello Fabio Manganiello

    Me: “After a long consideration, I’ve decided not to defederate Threads from my personal instance, because the benefits of being able to reach out to my friends and relatives using the open tools that I’m contributing to build and run outweigh the risks, but I’ll keep an eye on it, I may reserve the right to block Threads later, and I respect and understand those who prefer to block them instead“.

    Easily triggered strangers on the Internet: “You self-entitled privileged cis tech bro, you are not doing enough to protect vulnerable minorities from the fascist harassers in the world out there, I hope you die from a gut infection“.

    So much for “the Fediverse is an open place that embraces diversity and mutual respect where everybody should feel safe”.

    In conversation about a year ago from manganiello.social permalink
    • Embed this notice
      happyborg (happyborg@fosstodon.org)'s status on Friday, 29-Mar-2024 22:36:14 JST happyborg happyborg
      in reply to

      @fabio

      The reason that could happen is a consequence of one of the core problems that fedi doesn't solve: servers controlled by admins.

      Hence we need even less centralisation of the levers of power, and increased choice and autonomy for users. I'm hopeful #p2p will do this and that 2024 will be the year we see the beginnings of that.

      #Fedi was a step in the right direction but never going to solve these issues using traditional servers.

      #fediverse

      In conversation about a year ago permalink
      Linux Walt Alt (@lnxw37a2) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} likes this.
    • Embed this notice
      Fabio Manganiello (fabio@manganiello.social)'s status on Friday, 29-Mar-2024 22:36:15 JST Fabio Manganiello Fabio Manganiello
      in reply to

      I feel like @zuck may achieve his goal of killing the #Fediverse through divide et impera without even needing to kickstart the E-E-E phase.

      The simple announcement that #Threads is going to federate has caused such a huge backlash, and so much pressure and retaliatory blocks and defederations towards users and admins guilty of not doing enough to block this perceived “cancer” (including @Gargron), that I feel like the Fediverse is at risk of splintering in two - a subset of instances that will not defederate Threads, and another subset that will defederate it, and wants to cut all the bridges with those who haven’t done so.

      In conversation about a year ago permalink
    • Embed this notice
      Evan Prodromou (evan@cosocial.ca)'s status on Sunday, 31-Mar-2024 02:08:49 JST Evan Prodromou Evan Prodromou
      in reply to

      @fabio @happyborg@fosstodon.org I don't get why you'd disable webfinger. There's not a lot of private info in the JRD.

      In conversation about a year ago permalink
    • Embed this notice
      Fabio Manganiello (fabio@manganiello.social)'s status on Sunday, 31-Mar-2024 02:08:50 JST Fabio Manganiello Fabio Manganiello
      in reply to
      • happyborg

      @happyborg well, if we talk from a strictly technical point of view, I don’t see the issue there.

      I mean, if an admin of an instance cares that their garden is completely insulated from risks of scraping/forwarding of their user content, then they already have the tools for it:

      1. Encourage user who care about their privacy to make their profiles private / followers-only.

      2. Disable /.well-known/webfinger.

      3. Enable AUTHORIZED_FETCH on their instance configuration (Pleroma’s APIs are authenticated by default, but Mastodon requires that environment variable to be explicitly enabled).

      4. Encourage other federated instances to also enable AUTHORIZED_FETCH.

      If all these four conditions are met, I don’t see how Threads, or an instance federated with Threads and also with theirs, could be exploited to extract information about their users.

      Meeting all four conditions means that:

      1. The posts of a user aren’t publicly accessible, and they can’t even be crawled by a search engine nor by an under-the-radar bot instance. If some admins complain that my instance not defederating from Threads threatens the safety/privacy of their users, they should probably first make sure that their profiles are actually private and their content isn’t already indexed on a search engine. Because that’d be like asking me to close a small door on the back when they’ve actually let the flood gates open.

      2. AUTHORIZED_FETCH closes the loophole on the “indirect content fetch” side. Consider this case: instance B is federated with both A and C, but A has adopted a strict “no-C” policy, while B has implemented a “wait-and-see” policy. If user Y on instance B boosts/quotes a post from user X on instance A, and both instance A and B have AUTHORIZED_FETCH enabled, then a request from C to download the post from B with the quote from A will have to go through an authorization phase from both A and B. If either fails, then the user on C will either see an empty post or nothing, depending on the implementation.

      That’s what I mean when I say that, technologically speaking, we already have the tools to ensure that those who want their content to be shared with a controversial instance, but don’t want to lose the existing connections to other instances on that basis, can already do so without any side doing compromises.

      If we want to talk about the ideological side, and whether we want to build a community with a single consistent position on certain issues, or a set of independent islands with different values that can still communicate talk to each other, regardless of who else they also like to talk to, then it’s another thing.

      p.s. I think that AUTHORIZED_FETCH helps but it’s not the ideal implementation. For the chain to work, all the instances in a “federated chain of trust” need to enable it, or the risk of exposing unwanted content (especially upon repost/quotes) is non negligible. And the fact that it’s not even enabled by default on Mastodon (the software used by 73% of the servers here), and that many admins don’t even know about it, or didn’t enable it, means that my little Akkoma instance (with authorized fetch) federating with Threads is the least of the problems. IMHO either that option should be enabled by default (even if that means breaking back-compatibility with instances that run Mastodon < 3), or complemented by another feature that doesn’t require strong authentication (like chains of referrals).

      In conversation about a year ago permalink
    • Embed this notice
      happyborg (happyborg@fosstodon.org)'s status on Sunday, 31-Mar-2024 02:08:51 JST happyborg happyborg
      in reply to

      @fabio it sounds like we have similar principles and goals but a different idea of what's important to realise them. Which is completely ok, necessary really.

      Personally I don't see how people can look past Meta v fediverse and justify helping Meta in order to connect with people who are still there. It's one of the reasons they can exploit and abuse those people, and anyone visiting a website that helps them track even non Meta users.

      I don't get abusive but I understand people's anger.

      In conversation about a year ago permalink
    • Embed this notice
      Fabio Manganiello (fabio@manganiello.social)'s status on Sunday, 31-Mar-2024 02:08:52 JST Fabio Manganiello Fabio Manganiello
      in reply to
      • happyborg

      @happyborg

      Mmm, that’s like saying tolerance requires accepting the intolerant.

      My proud Popperist side is horrified by this interpretation of my words.

      I firmly believe that it’s our duty to be intolerant towards the intolerant, and proactively kick fascist asses to the hell they belong to.

      But when “intolerant” is applied as a label to anyone who doesn’t proactively defederate a platform where the definition of “intolerant” is statistically likely to cover at most 5% of its user, I have a problem.

      In short, I don’t think that it’s ok to be intolerant towards those who are on the same side as yours, but just happen to have a different “intolerance tolerance” bar, because nasty fracturing feedback loops may occur from such a transitive law.

      And I also don’t believe that voluntary reclusion that excludes that 95% of potentially innocuous users amid fears of encountering that 5% of potential jerks is a scalable solution that empowers vulnerable people to be really part of the society - it instead reminds me a lot of the features of a cult.

      In conversation about a year ago permalink

      Attachments

      1. No result found on File_thumbnail lookup.
        http://problem.In/

    • Embed this notice
      happyborg (happyborg@fosstodon.org)'s status on Sunday, 31-Mar-2024 02:08:53 JST happyborg happyborg
      in reply to

      @fabio

      Mmm, that's like saying tolerance requires accepting the intolerant.

      You're welcome to do what you want with your insurance, and others are going to comment.

      What is really going on here is a power struggle, and that's over the levers that are in few hands, so people will fight over them.

      Fedi is the lifeboat (remember the titanic), but p2p may be the shore!

      In conversation about a year ago permalink

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.