Since being on Lemmy I feel like I finally found a place I can consider more similar to my home on the web… I feel like this is the real decentralized web, not the next capitalism nightmare which is the so called “web3”…

Give me some guidance! How is the federation thing going? What are some cool projects I need to know about? I know Lemmy, Friendica, Matrix, Bookwyrm, Mastodon, but I’m sure there’s more!

    • hallettj@leminal.space
      link
      fedilink
      English
      arrow-up
      0
      ·
      5 months ago

      I think of sourcehut has already-federated git hosting because to send the equivalent of a pull request instead of making an account you send patches via email using git’s built-in email workflow. Email is federated, therefore that is federated git collaboration.

      • paequ2@lemmy.today
        link
        fedilink
        English
        arrow-up
        0
        ·
        5 months ago

        The whole workflow and philosophy of sourcehut is so different than GitHub though. I think a lot more people would be interested in GitHub, but federated.

        There’s also this which some people may care about.

  • Scott@lem.free.as
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    5 months ago

    Federated Github? That’s… git.

    Federated browsers? Federated hosting providers?

    I’m beginning to think you might not fully understand what federated means.

    • sudoer777@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      5 months ago

      Federated Github? That’s… git.

      Github is a forge with features like issues, pull requests, project planning, documentation, project sites, and automation, so not really.

    • los_chill@programming.dev
      link
      fedilink
      English
      arrow-up
      0
      ·
      5 months ago

      Why not give a crash course for OP? As I understand it, Federation is just one standard of protocol that can communicate across servers. I think OP is referring to Federated here as both the protocol and the movement away from platforms. I think this is a valid part of growing both Federated protocols, and protocols in general as an alternative to big-tech platforms. The major platforms DO offer hosting in a way. People host their photos libraries on Facebook and Instagram. So a non-platform alternative may interest some.

      For hosting - get a private VPS and run your own cloud services. Explore RSS for news feeds, a super OG protocol that podcast feeds still use I think.

      Web browsers shouldn’t be federated because the idea there is privacy, security, and ad blocking.

      • toastal@lemmy.ml
        link
        fedilink
        arrow-up
        0
        ·
        5 months ago

        You can probably host a feed reader & a few other things at home on old hardware & a budget. Paying $5 USD a month on hosting is too much for many people.

      • superkret@feddit.org
        link
        fedilink
        arrow-up
        0
        ·
        5 months ago

        Web Browsers are all federated because they communicate with each other over a common standard.

    • TheOrcWhoWrites@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      5 months ago

      Maybe just decentralized i am guessing. Like that would just be open source browsers. Not sure for hosting though.

      • Clusterfck@lemmy.sdf.org
        link
        fedilink
        arrow-up
        0
        ·
        5 months ago

        No dammit. I want my browsing activity mixed in with 5,000 other peoples. Am I logging in to my bank or yours? That’s the fun! Nobody knows!

        • TheOrcWhoWrites@lemmy.world
          link
          fedilink
          English
          arrow-up
          0
          ·
          5 months ago

          That’s true anonymous browsing, not only does the browser not know who you are when you visit a website, but you also don’t know what account you are logging into.

  • iii@mander.xyz
    link
    fedilink
    English
    arrow-up
    0
    ·
    5 months ago

    What are some cool projects I need to know about?

    Email, usenet

  • transitinoir@slrpnk.net
    link
    fedilink
    English
    arrow-up
    0
    ·
    5 months ago

    I think Hyphanet is the closest you can get to federated hosting provider/Internet

    There can be no federated browser though, since browser is just an app installed locally on your device which renders hypertext (HTML, CSS, JS and other tech) on your screen

  • Daeraxa@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    5 months ago

    A few I’ve been interested in.

    One I’m surprised I haven’t seen (although might inappropriate for the standard, no idea) is an activitypub messenging service like Matrix

    • Jonathan@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      5 months ago

      The developer of Pixelfed - an Instagram-alike (and now Loops.video - a TikTok like platform) announced that he is working on an ActivityPub messaging service called “Sup.” There’s nothing else really known about it except that he’s developing it. AP would actually work fairly well as a messaging protocol aside from the lack of end-to-end encryption, but that too is being worked on.

      • WhyJiffie@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        0
        ·
        5 months ago

        AP would actually work fairly well as a messaging protocol

        except when a temporary disruption in the connection results in new posts/comments/etc to not get delivered

        • Jonathan@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          5 months ago

          But that’s true of any network connected messaging protocol, making sure a message is delivered could be implemented client side. The issue with AP objects not making it to other clients / servers is more about federation discovery.

          • WhyJiffie@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            0
            ·
            edit-2
            5 months ago

            no, it isn’t for

            • matrix, because if the servers ever connect again, the message will get through. this is what’s called an “eventually consistent” system
            • any mainstream and semi-mainstream messengers, where there is a single server (from the users’ point of view), and the message just can’t get lost (randomly)

            the client shouldn’t be dealing with issues between servers. that’s the servers responsibility. if the server has told the client that it got the message, what is there anymore for the client to do?

            The issue with AP objects not making it to other clients / servers is more about federation discovery.

            I don’t think so. if you know the recipient, you know it’s servername too. and then your server can forward it to theirs.

            I think the problem here is that messages are not always delivered.

      • Daeraxa@lemmy.ml
        link
        fedilink
        arrow-up
        0
        ·
        5 months ago

        I thought I had heard about him making that before but no amount of searching seemed to find it… I guess thats why, I was thinking I had just made it up or something.

        • Jonathan@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          5 months ago

          I know how that is! Seems like I’m constantly wondering if I just made this or that up. 🤷🏻‍♂️

  • ocean@lemmy.selfhostcat.com
    link
    fedilink
    English
    arrow-up
    0
    ·
    5 months ago

    There’s only like 20 some federated projects. I recommend you read into FOSS, self hosting, and Linux as this is what most of us are into and is along the same lines

  • balsoft@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    5 months ago

    Federated browsers

    That’s literally just regular browsers, you can interact with any one of billions of webservers

    Federated github

    Git is federated by nature, you can add as many remotes as you wish and push/pull to all of them. Add in a mailing list for issue tracking and “pull requests” (patch submissions) and you’re golden. You can look up sourcehut to self-host a well-integrated combination of the two.

    Federated hosting providers

    Not sure what exactly you mean by this but maybe take a look at IPFS, although it’s more P2P then federation.

    Federated internet

    Internet is already fairly federated by nature - most commonly used protocols in the OSI stack are open and you can host your own components of critical infrastructure. Getting others to interact with them might be difficult due to security & privacy issues.

        • WhyJiffie@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          0
          ·
          5 months ago

          I’m not allergic to emails, I use them a lot, but I think a mailing list is not a federated github, but a mess.

          Forgejo is a much better choice in my opinion.

            • WhyJiffie@sh.itjust.works
              link
              fedilink
              English
              arrow-up
              0
              ·
              2 months ago

              to me it’s easier to look through an issue page on forgejo than a chain of mails. search is also easier: inside an issue I can ctrl+f, and across issues of a project there’s a search tool. but how would you search across all issues of a specific project (repo)?

              forgejo issues can also have tags, associated projects and milestones for organization. also pinned issues for better visibility for newbies and/or easier access to anyone.

              mailing lists are like a discord or matrix chat to me: a mostly disorganized flow of messages. probably there are ways to organize it, but doesn’t it need the explicit cooperation (e. g. in using a uniform formatting for mail titles) of all participants, including newbies?

  • Rentlar@lemmy.ca
    link
    fedilink
    arrow-up
    0
    ·
    5 months ago

    Peertube (Youtube-like) and Loops (Tiktok-like) and Pixelfed (Instagram-like Photosharing service) are growing.