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!

  • balsoft@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    11 hours 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.

      • ERROR: Earth.exe has crashed@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        0
        ·
        edit-2
        10 hours ago

        You have to create a Briar profile in the app, then go to “Request Forums” on the webpage copy paste their link and add them, and you also have to copy paste your link and put it on the webpage in the blank space where is says “Enter your Briar Link”

    • dontblink@feddit.itOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      10 hours ago

      Didn’t know about CENO, it looks super cool! Might have to dig more into TOR as well

  • toastal@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    16 hours ago

    Since Git can already be federated (no MS GitHub required), take a look at Darcs & Pijul for a better version control model based on Patch Theory. Tooling needs help, but fundamentals are sound.

    Everything in the XMPP world is worth checking out. Movim is one of the more interesting projects bring a social media option to the platform & pushing boundaries for clients that is cool to see—as well as Libervia for setting up communities.

  • Rentlar@lemmy.ca
    link
    fedilink
    arrow-up
    0
    ·
    17 hours ago

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

  • ocean@lemmy.selfhostcat.com
    link
    fedilink
    English
    arrow-up
    0
    ·
    20 hours 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

  • Daeraxa@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    22 hours 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
      22 hours 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.

      • Daeraxa@lemmy.ml
        link
        fedilink
        arrow-up
        0
        ·
        20 hours 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
          ·
          13 hours ago

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

  • j4k3@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    23 hours ago

    We need away to make self hosting super easy without needing additional infrastructure. Like use my account here with my broad spectrum of posts and comments as initial credentials for a distributed DNS name and certificate authority combined with a preconfigured ISO for a Rπ or similar hardware. The whole thing should not take manual intervention for automatically updating and should just run any federated services. Then places like LW are a bridge for people to migrate to their own distributed hosting even when they lack the interest or chops to self host. I don’t see why we need to rely on the infrastructure of the old internet as a barrier to entry. I bet there are an order of magnitude more people that would toss a Rπ on their network and self host if it was made super easy, did not require manual intervention, and does not dump them into the spaghetti of networking, OS, and server configuration/security. Federated self hosting should be as simple as using a mobile app to save and view pictures or browse the internet.

    • krash@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      15 hours ago

      Fully agree, but part of the problem is that the fundamentals that our technology relies on to communicate is arcane (DNS, IP, etc.). The other problem is that were often trying to translate human experiences and needs to a binary and technological format, which cannot be done in simple terms and creates complexity.

      I don’t expect us being able to move away from current jank-stack technologies anytime soon.

    • dontblink@feddit.itOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      edit-2
      23 hours ago

      Exactly! I don’t see why we have to rely on the old internet infrastructure for a completely differently conceived type of distributing content!

      There’s stuff like ipfs, and I’m sure there are many ways to make self hosting easier…

      We normalize everyone has a modem/router/access point at home: we should normalize everyone having his own server hosted, bitcoin node, ipfs node etc etc…

      And your right, these services have to be super easy to deploy… I think containerization might be helping with this… Think about docker or Nixos… Make a nice GUI and simplify docker even more and you get packages that can run on any distro in any OS, that even a complete noob could spin up! Maybe paired with repos that host most of the self hostable stuff.

      But yeah I think the whole structure might be have to be rethought, from the way we host to the way we can connect to each other… We got to give everyone the possibility to decide which web they want to be part of, and federation definitely allows this!

  • transitinoir@slrpnk.net
    link
    fedilink
    English
    arrow-up
    0
    ·
    23 hours 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