Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Darkscribes Community

  1. Home
  2. Uncategorized
  3. NodeBB v4.0.0 — Federate good times, come on!

NodeBB v4.0.0 — Federate good times, come on!

Scheduled Pinned Locked Moved Uncategorized
activitypubnodebbactivitypreleaseforumsnodebb
89 Posts 59 Posters 1 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • atomicpoet@atomicpoet.orgA [email protected]

    Bulletin boards (a.k.a., "forums") have never gone away. Actually, they're more popular than ever.

    Reddit, for example, is basically a giant bulletin board.

    Facebook Groups are forums -- bolted onto Facebook itself -- and probably a major reason people still use Facebook.

    Numerous help desk software, such as Zendesk, use bulletin boards as a major selling point of their platform.

    And the reason why @[email protected] federating is such a big deal is because a major request many people have regarding the #Fediverse is bulletin board capabilities. This now exists with NodeBB 4.0.0 -- which was just released today.

    rnbastos@mas.erb.pwR This user is from outside of this forum
    rnbastos@mas.erb.pwR This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #23

    @atomicpoet @nodebb BBS FOREVER

    1 Reply Last reply
    0
    • julian@community.nodebb.orgJ [email protected]

      Today's the day! 🎉

      After nearly a full year in development, NodeBB v4.0.0 has landed, bringing federation between NodeBB instances (and a connection to the wider fediverse of social media) to forum software.

      Fedi-what?

      Fediverse! Here's a TechCrunch primer about it, but at the end of the day, it doesn't really matter. All you need to know is that NodeBB plugs in to a wider social network so that you don't have to cultivate an audience, they're already there.

      The genesis

      It was back in mid-2023 when I had the initial idea of interconnecting NodeBB forums. Back then, I had far smaller ambitions... I wanted a singular NodeBB to be able to communicate with other forums running NodeBB. To do that, we'd need to build out a centralized service to act as a bridge between instances, and corresponding slim clients on individual installs to consume the relayed data. At the time, concept like decentralization were not even part of my thought process.

      It was during this period when I was doing my research that I stumbled on Mastodon, and later, ActivityPub, the protocol that powers it all. Since then, it's been one wild ride getting NodeBB to speak the same language.

      Funding

      Soon after dipping my toes into all that Mastodon had to offer, I discovered the NLNet Foundation, and their corresponding fund — NGI Zero Core. With the promise of funding, NodeBB could fully commit to implementing the protocol in short order, instead of piece by piece over time. We sent in an application and were delighted to be approved for the August 2023 call.

      Their funding was instrumental in providing the financial stability to experiment with ActivityPub and to participate in developer circles, such as the SWICG, FediForum, and much more.

      The fund continues to operate, perhaps you could benefit, or donate to the cause. It has certainly made a difference to NodeBB.

      Federate, or not, it's your choice

      NodeBB v4 comes shipped with the capability to interact with other NodeBB forums and any other ActivityPub-speaking software, right out of the box. We opted to make this a core feature instead of a plugin, since there were many changes made to core to support even the concept of accepting content from outside itself.

      To that end, any users upgrading from v3.x will automatically have federation disabled, in order to reduce surprise. Any new forums will federate automatically.

      You can turn federation on and off (and adjust some other fun toggles) directly from ACP > Settings > Federation (ActivityPub).

      Even after turning federation on, how you use it shapes how well connected you will be. There is no centralized authority artificially boosting your content, so the name of the game is establishing two-way follow relationships to other sites.

      The ActivityPub Equalizer

      We're not alone in this journey to interoperate with other decentralized services. We're not even the only forum software to attempt to do so.

      • Discourse has a working plugin.
      • Ghost is building out in the open.

      I specifically highlight these two because they both started in the early 2010s, same as NodeBB. It's always been a bit of an informal competition between us, and we always checked in on what the others were doing (growth-wise, pricing-wise, etc.) Truth be told, I don't think the ghost team ever really noticed NodeBB, but I digress...

      The funny thing about ActivityPub is that at the end of the day, the overarching goal of seamless communication breaks down any barriers between competing organizations.

      NodeBB and Discourse have been vying for the exact same market share (forums, community-building, self-started or enterprise) for over 10 years, and it was only after ActivityPub came around that the dev teams even started talking to one another.

      Funny how that works.

      So how does it all work?

      Our documentation portal has been updated with the latest information about the ActivityPub functionality in v4.

      If you have any questions about how it works or how to configure some aspect of it, please don't hesitate to reach out in the corresponding v4 support thread.

      If you run NodeBB, the quickest way to see this in action is to upgrade to v4, and then paste this post's URL into your search bar. It should show up automatically, and you should be able to read and reply to it, directly from your own forum. Neat!

      jdp23@blahaj.zoneJ This user is from outside of this forum
      jdp23@blahaj.zoneJ This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #24

      @[email protected] Congrats, and thanks to you and NodeBB for doing the work -- and NLNet for the funding! It's really exciting to see ... and timely, too!

      1 Reply Last reply
      0
      • julian@community.nodebb.orgJ [email protected]

        Today's the day! 🎉

        After nearly a full year in development, NodeBB v4.0.0 has landed, bringing federation between NodeBB instances (and a connection to the wider fediverse of social media) to forum software.

        Fedi-what?

        Fediverse! Here's a TechCrunch primer about it, but at the end of the day, it doesn't really matter. All you need to know is that NodeBB plugs in to a wider social network so that you don't have to cultivate an audience, they're already there.

        The genesis

        It was back in mid-2023 when I had the initial idea of interconnecting NodeBB forums. Back then, I had far smaller ambitions... I wanted a singular NodeBB to be able to communicate with other forums running NodeBB. To do that, we'd need to build out a centralized service to act as a bridge between instances, and corresponding slim clients on individual installs to consume the relayed data. At the time, concept like decentralization were not even part of my thought process.

        It was during this period when I was doing my research that I stumbled on Mastodon, and later, ActivityPub, the protocol that powers it all. Since then, it's been one wild ride getting NodeBB to speak the same language.

        Funding

        Soon after dipping my toes into all that Mastodon had to offer, I discovered the NLNet Foundation, and their corresponding fund — NGI Zero Core. With the promise of funding, NodeBB could fully commit to implementing the protocol in short order, instead of piece by piece over time. We sent in an application and were delighted to be approved for the August 2023 call.

        Their funding was instrumental in providing the financial stability to experiment with ActivityPub and to participate in developer circles, such as the SWICG, FediForum, and much more.

        The fund continues to operate, perhaps you could benefit, or donate to the cause. It has certainly made a difference to NodeBB.

        Federate, or not, it's your choice

        NodeBB v4 comes shipped with the capability to interact with other NodeBB forums and any other ActivityPub-speaking software, right out of the box. We opted to make this a core feature instead of a plugin, since there were many changes made to core to support even the concept of accepting content from outside itself.

        To that end, any users upgrading from v3.x will automatically have federation disabled, in order to reduce surprise. Any new forums will federate automatically.

        You can turn federation on and off (and adjust some other fun toggles) directly from ACP > Settings > Federation (ActivityPub).

        Even after turning federation on, how you use it shapes how well connected you will be. There is no centralized authority artificially boosting your content, so the name of the game is establishing two-way follow relationships to other sites.

        The ActivityPub Equalizer

        We're not alone in this journey to interoperate with other decentralized services. We're not even the only forum software to attempt to do so.

        • Discourse has a working plugin.
        • Ghost is building out in the open.

        I specifically highlight these two because they both started in the early 2010s, same as NodeBB. It's always been a bit of an informal competition between us, and we always checked in on what the others were doing (growth-wise, pricing-wise, etc.) Truth be told, I don't think the ghost team ever really noticed NodeBB, but I digress...

        The funny thing about ActivityPub is that at the end of the day, the overarching goal of seamless communication breaks down any barriers between competing organizations.

        NodeBB and Discourse have been vying for the exact same market share (forums, community-building, self-started or enterprise) for over 10 years, and it was only after ActivityPub came around that the dev teams even started talking to one another.

        Funny how that works.

        So how does it all work?

        Our documentation portal has been updated with the latest information about the ActivityPub functionality in v4.

        If you have any questions about how it works or how to configure some aspect of it, please don't hesitate to reach out in the corresponding v4 support thread.

        If you run NodeBB, the quickest way to see this in action is to upgrade to v4, and then paste this post's URL into your search bar. It should show up automatically, and you should be able to read and reply to it, directly from your own forum. Neat!

        jaredwhite@indieweb.socialJ This user is from outside of this forum
        jaredwhite@indieweb.socialJ This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #25

        @julian This is absolutely fantastic news! 🎉

        1 Reply Last reply
        0
        • julian@community.nodebb.orgJ [email protected]

          Today's the day! 🎉

          After nearly a full year in development, NodeBB v4.0.0 has landed, bringing federation between NodeBB instances (and a connection to the wider fediverse of social media) to forum software.

          Fedi-what?

          Fediverse! Here's a TechCrunch primer about it, but at the end of the day, it doesn't really matter. All you need to know is that NodeBB plugs in to a wider social network so that you don't have to cultivate an audience, they're already there.

          The genesis

          It was back in mid-2023 when I had the initial idea of interconnecting NodeBB forums. Back then, I had far smaller ambitions... I wanted a singular NodeBB to be able to communicate with other forums running NodeBB. To do that, we'd need to build out a centralized service to act as a bridge between instances, and corresponding slim clients on individual installs to consume the relayed data. At the time, concept like decentralization were not even part of my thought process.

          It was during this period when I was doing my research that I stumbled on Mastodon, and later, ActivityPub, the protocol that powers it all. Since then, it's been one wild ride getting NodeBB to speak the same language.

          Funding

          Soon after dipping my toes into all that Mastodon had to offer, I discovered the NLNet Foundation, and their corresponding fund — NGI Zero Core. With the promise of funding, NodeBB could fully commit to implementing the protocol in short order, instead of piece by piece over time. We sent in an application and were delighted to be approved for the August 2023 call.

          Their funding was instrumental in providing the financial stability to experiment with ActivityPub and to participate in developer circles, such as the SWICG, FediForum, and much more.

          The fund continues to operate, perhaps you could benefit, or donate to the cause. It has certainly made a difference to NodeBB.

          Federate, or not, it's your choice

          NodeBB v4 comes shipped with the capability to interact with other NodeBB forums and any other ActivityPub-speaking software, right out of the box. We opted to make this a core feature instead of a plugin, since there were many changes made to core to support even the concept of accepting content from outside itself.

          To that end, any users upgrading from v3.x will automatically have federation disabled, in order to reduce surprise. Any new forums will federate automatically.

          You can turn federation on and off (and adjust some other fun toggles) directly from ACP > Settings > Federation (ActivityPub).

          Even after turning federation on, how you use it shapes how well connected you will be. There is no centralized authority artificially boosting your content, so the name of the game is establishing two-way follow relationships to other sites.

          The ActivityPub Equalizer

          We're not alone in this journey to interoperate with other decentralized services. We're not even the only forum software to attempt to do so.

          • Discourse has a working plugin.
          • Ghost is building out in the open.

          I specifically highlight these two because they both started in the early 2010s, same as NodeBB. It's always been a bit of an informal competition between us, and we always checked in on what the others were doing (growth-wise, pricing-wise, etc.) Truth be told, I don't think the ghost team ever really noticed NodeBB, but I digress...

          The funny thing about ActivityPub is that at the end of the day, the overarching goal of seamless communication breaks down any barriers between competing organizations.

          NodeBB and Discourse have been vying for the exact same market share (forums, community-building, self-started or enterprise) for over 10 years, and it was only after ActivityPub came around that the dev teams even started talking to one another.

          Funny how that works.

          So how does it all work?

          Our documentation portal has been updated with the latest information about the ActivityPub functionality in v4.

          If you have any questions about how it works or how to configure some aspect of it, please don't hesitate to reach out in the corresponding v4 support thread.

          If you run NodeBB, the quickest way to see this in action is to upgrade to v4, and then paste this post's URL into your search bar. It should show up automatically, and you should be able to read and reply to it, directly from your own forum. Neat!

          michael@newsmast.socialM This user is from outside of this forum
          michael@newsmast.socialM This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #26

          @julian Wonderful news! Congratulations! 🥳

          1 Reply Last reply
          0
          • ex_06@puntarella.partyE [email protected]

            3 things:
            - is @luceos flarum coming soon also?
            - the nodebb yunohost package has something weird going on cause i cannot find where is my admin account and if i have one at all lol
            - congratulations @julian !

            luceos@fosstodon.orgL This user is from outside of this forum
            luceos@fosstodon.orgL This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #27

            @ex_06 @julian although I am very excited about federation, due to my burnout and financial situation I haven't been able to pursue this feature and we dropped it from our NLnet grant. I'm hoping to dive into it again as part of a future 2.x release.

            ex_06@puntarella.partyE 1 Reply Last reply
            0
            • atomicpoet@atomicpoet.orgA [email protected]

              Bulletin boards (a.k.a., "forums") have never gone away. Actually, they're more popular than ever.

              Reddit, for example, is basically a giant bulletin board.

              Facebook Groups are forums -- bolted onto Facebook itself -- and probably a major reason people still use Facebook.

              Numerous help desk software, such as Zendesk, use bulletin boards as a major selling point of their platform.

              And the reason why @[email protected] federating is such a big deal is because a major request many people have regarding the #Fediverse is bulletin board capabilities. This now exists with NodeBB 4.0.0 -- which was just released today.

              felwert@fedihum.orgF This user is from outside of this forum
              felwert@fedihum.orgF This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #28

              @atomicpoet @nodebb I agree! Since you mentioned reddit: Weren’t lemmy and kbin also supposed to be federated forums for the fediverse?

              julian@community.nodebb.orgJ 1 Reply Last reply
              0
              • luceos@fosstodon.orgL [email protected]

                @ex_06 @julian although I am very excited about federation, due to my burnout and financial situation I haven't been able to pursue this feature and we dropped it from our NLnet grant. I'm hoping to dive into it again as part of a future 2.x release.

                ex_06@puntarella.partyE This user is from outside of this forum
                ex_06@puntarella.partyE This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #29

                @luceos @julian

                Damn… Take care 🙏

                1 Reply Last reply
                0
                • julian@community.nodebb.orgJ [email protected]

                  Today's the day! 🎉

                  After nearly a full year in development, NodeBB v4.0.0 has landed, bringing federation between NodeBB instances (and a connection to the wider fediverse of social media) to forum software.

                  Fedi-what?

                  Fediverse! Here's a TechCrunch primer about it, but at the end of the day, it doesn't really matter. All you need to know is that NodeBB plugs in to a wider social network so that you don't have to cultivate an audience, they're already there.

                  The genesis

                  It was back in mid-2023 when I had the initial idea of interconnecting NodeBB forums. Back then, I had far smaller ambitions... I wanted a singular NodeBB to be able to communicate with other forums running NodeBB. To do that, we'd need to build out a centralized service to act as a bridge between instances, and corresponding slim clients on individual installs to consume the relayed data. At the time, concept like decentralization were not even part of my thought process.

                  It was during this period when I was doing my research that I stumbled on Mastodon, and later, ActivityPub, the protocol that powers it all. Since then, it's been one wild ride getting NodeBB to speak the same language.

                  Funding

                  Soon after dipping my toes into all that Mastodon had to offer, I discovered the NLNet Foundation, and their corresponding fund — NGI Zero Core. With the promise of funding, NodeBB could fully commit to implementing the protocol in short order, instead of piece by piece over time. We sent in an application and were delighted to be approved for the August 2023 call.

                  Their funding was instrumental in providing the financial stability to experiment with ActivityPub and to participate in developer circles, such as the SWICG, FediForum, and much more.

                  The fund continues to operate, perhaps you could benefit, or donate to the cause. It has certainly made a difference to NodeBB.

                  Federate, or not, it's your choice

                  NodeBB v4 comes shipped with the capability to interact with other NodeBB forums and any other ActivityPub-speaking software, right out of the box. We opted to make this a core feature instead of a plugin, since there were many changes made to core to support even the concept of accepting content from outside itself.

                  To that end, any users upgrading from v3.x will automatically have federation disabled, in order to reduce surprise. Any new forums will federate automatically.

                  You can turn federation on and off (and adjust some other fun toggles) directly from ACP > Settings > Federation (ActivityPub).

                  Even after turning federation on, how you use it shapes how well connected you will be. There is no centralized authority artificially boosting your content, so the name of the game is establishing two-way follow relationships to other sites.

                  The ActivityPub Equalizer

                  We're not alone in this journey to interoperate with other decentralized services. We're not even the only forum software to attempt to do so.

                  • Discourse has a working plugin.
                  • Ghost is building out in the open.

                  I specifically highlight these two because they both started in the early 2010s, same as NodeBB. It's always been a bit of an informal competition between us, and we always checked in on what the others were doing (growth-wise, pricing-wise, etc.) Truth be told, I don't think the ghost team ever really noticed NodeBB, but I digress...

                  The funny thing about ActivityPub is that at the end of the day, the overarching goal of seamless communication breaks down any barriers between competing organizations.

                  NodeBB and Discourse have been vying for the exact same market share (forums, community-building, self-started or enterprise) for over 10 years, and it was only after ActivityPub came around that the dev teams even started talking to one another.

                  Funny how that works.

                  So how does it all work?

                  Our documentation portal has been updated with the latest information about the ActivityPub functionality in v4.

                  If you have any questions about how it works or how to configure some aspect of it, please don't hesitate to reach out in the corresponding v4 support thread.

                  If you run NodeBB, the quickest way to see this in action is to upgrade to v4, and then paste this post's URL into your search bar. It should show up automatically, and you should be able to read and reply to it, directly from your own forum. Neat!

                  newsmast@newsmast.socialN This user is from outside of this forum
                  newsmast@newsmast.socialN This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #30

                  @julian

                  Congratulations! 🎉

                  1 Reply Last reply
                  0
                  • julian@community.nodebb.orgJ [email protected]

                    Today's the day! 🎉

                    After nearly a full year in development, NodeBB v4.0.0 has landed, bringing federation between NodeBB instances (and a connection to the wider fediverse of social media) to forum software.

                    Fedi-what?

                    Fediverse! Here's a TechCrunch primer about it, but at the end of the day, it doesn't really matter. All you need to know is that NodeBB plugs in to a wider social network so that you don't have to cultivate an audience, they're already there.

                    The genesis

                    It was back in mid-2023 when I had the initial idea of interconnecting NodeBB forums. Back then, I had far smaller ambitions... I wanted a singular NodeBB to be able to communicate with other forums running NodeBB. To do that, we'd need to build out a centralized service to act as a bridge between instances, and corresponding slim clients on individual installs to consume the relayed data. At the time, concept like decentralization were not even part of my thought process.

                    It was during this period when I was doing my research that I stumbled on Mastodon, and later, ActivityPub, the protocol that powers it all. Since then, it's been one wild ride getting NodeBB to speak the same language.

                    Funding

                    Soon after dipping my toes into all that Mastodon had to offer, I discovered the NLNet Foundation, and their corresponding fund — NGI Zero Core. With the promise of funding, NodeBB could fully commit to implementing the protocol in short order, instead of piece by piece over time. We sent in an application and were delighted to be approved for the August 2023 call.

                    Their funding was instrumental in providing the financial stability to experiment with ActivityPub and to participate in developer circles, such as the SWICG, FediForum, and much more.

                    The fund continues to operate, perhaps you could benefit, or donate to the cause. It has certainly made a difference to NodeBB.

                    Federate, or not, it's your choice

                    NodeBB v4 comes shipped with the capability to interact with other NodeBB forums and any other ActivityPub-speaking software, right out of the box. We opted to make this a core feature instead of a plugin, since there were many changes made to core to support even the concept of accepting content from outside itself.

                    To that end, any users upgrading from v3.x will automatically have federation disabled, in order to reduce surprise. Any new forums will federate automatically.

                    You can turn federation on and off (and adjust some other fun toggles) directly from ACP > Settings > Federation (ActivityPub).

                    Even after turning federation on, how you use it shapes how well connected you will be. There is no centralized authority artificially boosting your content, so the name of the game is establishing two-way follow relationships to other sites.

                    The ActivityPub Equalizer

                    We're not alone in this journey to interoperate with other decentralized services. We're not even the only forum software to attempt to do so.

                    • Discourse has a working plugin.
                    • Ghost is building out in the open.

                    I specifically highlight these two because they both started in the early 2010s, same as NodeBB. It's always been a bit of an informal competition between us, and we always checked in on what the others were doing (growth-wise, pricing-wise, etc.) Truth be told, I don't think the ghost team ever really noticed NodeBB, but I digress...

                    The funny thing about ActivityPub is that at the end of the day, the overarching goal of seamless communication breaks down any barriers between competing organizations.

                    NodeBB and Discourse have been vying for the exact same market share (forums, community-building, self-started or enterprise) for over 10 years, and it was only after ActivityPub came around that the dev teams even started talking to one another.

                    Funny how that works.

                    So how does it all work?

                    Our documentation portal has been updated with the latest information about the ActivityPub functionality in v4.

                    If you have any questions about how it works or how to configure some aspect of it, please don't hesitate to reach out in the corresponding v4 support thread.

                    If you run NodeBB, the quickest way to see this in action is to upgrade to v4, and then paste this post's URL into your search bar. It should show up automatically, and you should be able to read and reply to it, directly from your own forum. Neat!

                    skariko@feddit.itS This user is from outside of this forum
                    skariko@feddit.itS This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #31

                    Cool! 💚

                    1 Reply Last reply
                    0
                    • julian@community.nodebb.orgJ [email protected]

                      Today's the day! 🎉

                      After nearly a full year in development, NodeBB v4.0.0 has landed, bringing federation between NodeBB instances (and a connection to the wider fediverse of social media) to forum software.

                      Fedi-what?

                      Fediverse! Here's a TechCrunch primer about it, but at the end of the day, it doesn't really matter. All you need to know is that NodeBB plugs in to a wider social network so that you don't have to cultivate an audience, they're already there.

                      The genesis

                      It was back in mid-2023 when I had the initial idea of interconnecting NodeBB forums. Back then, I had far smaller ambitions... I wanted a singular NodeBB to be able to communicate with other forums running NodeBB. To do that, we'd need to build out a centralized service to act as a bridge between instances, and corresponding slim clients on individual installs to consume the relayed data. At the time, concept like decentralization were not even part of my thought process.

                      It was during this period when I was doing my research that I stumbled on Mastodon, and later, ActivityPub, the protocol that powers it all. Since then, it's been one wild ride getting NodeBB to speak the same language.

                      Funding

                      Soon after dipping my toes into all that Mastodon had to offer, I discovered the NLNet Foundation, and their corresponding fund — NGI Zero Core. With the promise of funding, NodeBB could fully commit to implementing the protocol in short order, instead of piece by piece over time. We sent in an application and were delighted to be approved for the August 2023 call.

                      Their funding was instrumental in providing the financial stability to experiment with ActivityPub and to participate in developer circles, such as the SWICG, FediForum, and much more.

                      The fund continues to operate, perhaps you could benefit, or donate to the cause. It has certainly made a difference to NodeBB.

                      Federate, or not, it's your choice

                      NodeBB v4 comes shipped with the capability to interact with other NodeBB forums and any other ActivityPub-speaking software, right out of the box. We opted to make this a core feature instead of a plugin, since there were many changes made to core to support even the concept of accepting content from outside itself.

                      To that end, any users upgrading from v3.x will automatically have federation disabled, in order to reduce surprise. Any new forums will federate automatically.

                      You can turn federation on and off (and adjust some other fun toggles) directly from ACP > Settings > Federation (ActivityPub).

                      Even after turning federation on, how you use it shapes how well connected you will be. There is no centralized authority artificially boosting your content, so the name of the game is establishing two-way follow relationships to other sites.

                      The ActivityPub Equalizer

                      We're not alone in this journey to interoperate with other decentralized services. We're not even the only forum software to attempt to do so.

                      • Discourse has a working plugin.
                      • Ghost is building out in the open.

                      I specifically highlight these two because they both started in the early 2010s, same as NodeBB. It's always been a bit of an informal competition between us, and we always checked in on what the others were doing (growth-wise, pricing-wise, etc.) Truth be told, I don't think the ghost team ever really noticed NodeBB, but I digress...

                      The funny thing about ActivityPub is that at the end of the day, the overarching goal of seamless communication breaks down any barriers between competing organizations.

                      NodeBB and Discourse have been vying for the exact same market share (forums, community-building, self-started or enterprise) for over 10 years, and it was only after ActivityPub came around that the dev teams even started talking to one another.

                      Funny how that works.

                      So how does it all work?

                      Our documentation portal has been updated with the latest information about the ActivityPub functionality in v4.

                      If you have any questions about how it works or how to configure some aspect of it, please don't hesitate to reach out in the corresponding v4 support thread.

                      If you run NodeBB, the quickest way to see this in action is to upgrade to v4, and then paste this post's URL into your search bar. It should show up automatically, and you should be able to read and reply to it, directly from your own forum. Neat!

                      padraig@mastodon.ieP This user is from outside of this forum
                      padraig@mastodon.ieP This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #32

                      @julian Congratulations! 🎉

                      1 Reply Last reply
                      0
                      • julian@community.nodebb.orgJ [email protected]

                        Today's the day! 🎉

                        After nearly a full year in development, NodeBB v4.0.0 has landed, bringing federation between NodeBB instances (and a connection to the wider fediverse of social media) to forum software.

                        Fedi-what?

                        Fediverse! Here's a TechCrunch primer about it, but at the end of the day, it doesn't really matter. All you need to know is that NodeBB plugs in to a wider social network so that you don't have to cultivate an audience, they're already there.

                        The genesis

                        It was back in mid-2023 when I had the initial idea of interconnecting NodeBB forums. Back then, I had far smaller ambitions... I wanted a singular NodeBB to be able to communicate with other forums running NodeBB. To do that, we'd need to build out a centralized service to act as a bridge between instances, and corresponding slim clients on individual installs to consume the relayed data. At the time, concept like decentralization were not even part of my thought process.

                        It was during this period when I was doing my research that I stumbled on Mastodon, and later, ActivityPub, the protocol that powers it all. Since then, it's been one wild ride getting NodeBB to speak the same language.

                        Funding

                        Soon after dipping my toes into all that Mastodon had to offer, I discovered the NLNet Foundation, and their corresponding fund — NGI Zero Core. With the promise of funding, NodeBB could fully commit to implementing the protocol in short order, instead of piece by piece over time. We sent in an application and were delighted to be approved for the August 2023 call.

                        Their funding was instrumental in providing the financial stability to experiment with ActivityPub and to participate in developer circles, such as the SWICG, FediForum, and much more.

                        The fund continues to operate, perhaps you could benefit, or donate to the cause. It has certainly made a difference to NodeBB.

                        Federate, or not, it's your choice

                        NodeBB v4 comes shipped with the capability to interact with other NodeBB forums and any other ActivityPub-speaking software, right out of the box. We opted to make this a core feature instead of a plugin, since there were many changes made to core to support even the concept of accepting content from outside itself.

                        To that end, any users upgrading from v3.x will automatically have federation disabled, in order to reduce surprise. Any new forums will federate automatically.

                        You can turn federation on and off (and adjust some other fun toggles) directly from ACP > Settings > Federation (ActivityPub).

                        Even after turning federation on, how you use it shapes how well connected you will be. There is no centralized authority artificially boosting your content, so the name of the game is establishing two-way follow relationships to other sites.

                        The ActivityPub Equalizer

                        We're not alone in this journey to interoperate with other decentralized services. We're not even the only forum software to attempt to do so.

                        • Discourse has a working plugin.
                        • Ghost is building out in the open.

                        I specifically highlight these two because they both started in the early 2010s, same as NodeBB. It's always been a bit of an informal competition between us, and we always checked in on what the others were doing (growth-wise, pricing-wise, etc.) Truth be told, I don't think the ghost team ever really noticed NodeBB, but I digress...

                        The funny thing about ActivityPub is that at the end of the day, the overarching goal of seamless communication breaks down any barriers between competing organizations.

                        NodeBB and Discourse have been vying for the exact same market share (forums, community-building, self-started or enterprise) for over 10 years, and it was only after ActivityPub came around that the dev teams even started talking to one another.

                        Funny how that works.

                        So how does it all work?

                        Our documentation portal has been updated with the latest information about the ActivityPub functionality in v4.

                        If you have any questions about how it works or how to configure some aspect of it, please don't hesitate to reach out in the corresponding v4 support thread.

                        If you run NodeBB, the quickest way to see this in action is to upgrade to v4, and then paste this post's URL into your search bar. It should show up automatically, and you should be able to read and reply to it, directly from your own forum. Neat!

                        ? Offline
                        ? Offline
                        Guest
                        wrote on last edited by
                        #33

                        Never heard of NodeBB before, but glad it's around! The more the merrier on the fediverse 🎉 Seems like NodeBB stole discourse's thunder and have proper activitypub integration now.

                        Anti Commercial-AI license

                        1 Reply Last reply
                        0
                        • julian@community.nodebb.orgJ [email protected]

                          Today's the day! 🎉

                          After nearly a full year in development, NodeBB v4.0.0 has landed, bringing federation between NodeBB instances (and a connection to the wider fediverse of social media) to forum software.

                          Fedi-what?

                          Fediverse! Here's a TechCrunch primer about it, but at the end of the day, it doesn't really matter. All you need to know is that NodeBB plugs in to a wider social network so that you don't have to cultivate an audience, they're already there.

                          The genesis

                          It was back in mid-2023 when I had the initial idea of interconnecting NodeBB forums. Back then, I had far smaller ambitions... I wanted a singular NodeBB to be able to communicate with other forums running NodeBB. To do that, we'd need to build out a centralized service to act as a bridge between instances, and corresponding slim clients on individual installs to consume the relayed data. At the time, concept like decentralization were not even part of my thought process.

                          It was during this period when I was doing my research that I stumbled on Mastodon, and later, ActivityPub, the protocol that powers it all. Since then, it's been one wild ride getting NodeBB to speak the same language.

                          Funding

                          Soon after dipping my toes into all that Mastodon had to offer, I discovered the NLNet Foundation, and their corresponding fund — NGI Zero Core. With the promise of funding, NodeBB could fully commit to implementing the protocol in short order, instead of piece by piece over time. We sent in an application and were delighted to be approved for the August 2023 call.

                          Their funding was instrumental in providing the financial stability to experiment with ActivityPub and to participate in developer circles, such as the SWICG, FediForum, and much more.

                          The fund continues to operate, perhaps you could benefit, or donate to the cause. It has certainly made a difference to NodeBB.

                          Federate, or not, it's your choice

                          NodeBB v4 comes shipped with the capability to interact with other NodeBB forums and any other ActivityPub-speaking software, right out of the box. We opted to make this a core feature instead of a plugin, since there were many changes made to core to support even the concept of accepting content from outside itself.

                          To that end, any users upgrading from v3.x will automatically have federation disabled, in order to reduce surprise. Any new forums will federate automatically.

                          You can turn federation on and off (and adjust some other fun toggles) directly from ACP > Settings > Federation (ActivityPub).

                          Even after turning federation on, how you use it shapes how well connected you will be. There is no centralized authority artificially boosting your content, so the name of the game is establishing two-way follow relationships to other sites.

                          The ActivityPub Equalizer

                          We're not alone in this journey to interoperate with other decentralized services. We're not even the only forum software to attempt to do so.

                          • Discourse has a working plugin.
                          • Ghost is building out in the open.

                          I specifically highlight these two because they both started in the early 2010s, same as NodeBB. It's always been a bit of an informal competition between us, and we always checked in on what the others were doing (growth-wise, pricing-wise, etc.) Truth be told, I don't think the ghost team ever really noticed NodeBB, but I digress...

                          The funny thing about ActivityPub is that at the end of the day, the overarching goal of seamless communication breaks down any barriers between competing organizations.

                          NodeBB and Discourse have been vying for the exact same market share (forums, community-building, self-started or enterprise) for over 10 years, and it was only after ActivityPub came around that the dev teams even started talking to one another.

                          Funny how that works.

                          So how does it all work?

                          Our documentation portal has been updated with the latest information about the ActivityPub functionality in v4.

                          If you have any questions about how it works or how to configure some aspect of it, please don't hesitate to reach out in the corresponding v4 support thread.

                          If you run NodeBB, the quickest way to see this in action is to upgrade to v4, and then paste this post's URL into your search bar. It should show up automatically, and you should be able to read and reply to it, directly from your own forum. Neat!

                          pfefferle@mastodon.socialP This user is from outside of this forum
                          pfefferle@mastodon.socialP This user is from outside of this forum
                          [email protected]
                          wrote on last edited by
                          #34

                          @julian congrats, this is amazing! thanks for all your work and support!!!

                          1 Reply Last reply
                          0
                          • julian@community.nodebb.orgJ [email protected]

                            Today's the day! 🎉

                            After nearly a full year in development, NodeBB v4.0.0 has landed, bringing federation between NodeBB instances (and a connection to the wider fediverse of social media) to forum software.

                            Fedi-what?

                            Fediverse! Here's a TechCrunch primer about it, but at the end of the day, it doesn't really matter. All you need to know is that NodeBB plugs in to a wider social network so that you don't have to cultivate an audience, they're already there.

                            The genesis

                            It was back in mid-2023 when I had the initial idea of interconnecting NodeBB forums. Back then, I had far smaller ambitions... I wanted a singular NodeBB to be able to communicate with other forums running NodeBB. To do that, we'd need to build out a centralized service to act as a bridge between instances, and corresponding slim clients on individual installs to consume the relayed data. At the time, concept like decentralization were not even part of my thought process.

                            It was during this period when I was doing my research that I stumbled on Mastodon, and later, ActivityPub, the protocol that powers it all. Since then, it's been one wild ride getting NodeBB to speak the same language.

                            Funding

                            Soon after dipping my toes into all that Mastodon had to offer, I discovered the NLNet Foundation, and their corresponding fund — NGI Zero Core. With the promise of funding, NodeBB could fully commit to implementing the protocol in short order, instead of piece by piece over time. We sent in an application and were delighted to be approved for the August 2023 call.

                            Their funding was instrumental in providing the financial stability to experiment with ActivityPub and to participate in developer circles, such as the SWICG, FediForum, and much more.

                            The fund continues to operate, perhaps you could benefit, or donate to the cause. It has certainly made a difference to NodeBB.

                            Federate, or not, it's your choice

                            NodeBB v4 comes shipped with the capability to interact with other NodeBB forums and any other ActivityPub-speaking software, right out of the box. We opted to make this a core feature instead of a plugin, since there were many changes made to core to support even the concept of accepting content from outside itself.

                            To that end, any users upgrading from v3.x will automatically have federation disabled, in order to reduce surprise. Any new forums will federate automatically.

                            You can turn federation on and off (and adjust some other fun toggles) directly from ACP > Settings > Federation (ActivityPub).

                            Even after turning federation on, how you use it shapes how well connected you will be. There is no centralized authority artificially boosting your content, so the name of the game is establishing two-way follow relationships to other sites.

                            The ActivityPub Equalizer

                            We're not alone in this journey to interoperate with other decentralized services. We're not even the only forum software to attempt to do so.

                            • Discourse has a working plugin.
                            • Ghost is building out in the open.

                            I specifically highlight these two because they both started in the early 2010s, same as NodeBB. It's always been a bit of an informal competition between us, and we always checked in on what the others were doing (growth-wise, pricing-wise, etc.) Truth be told, I don't think the ghost team ever really noticed NodeBB, but I digress...

                            The funny thing about ActivityPub is that at the end of the day, the overarching goal of seamless communication breaks down any barriers between competing organizations.

                            NodeBB and Discourse have been vying for the exact same market share (forums, community-building, self-started or enterprise) for over 10 years, and it was only after ActivityPub came around that the dev teams even started talking to one another.

                            Funny how that works.

                            So how does it all work?

                            Our documentation portal has been updated with the latest information about the ActivityPub functionality in v4.

                            If you have any questions about how it works or how to configure some aspect of it, please don't hesitate to reach out in the corresponding v4 support thread.

                            If you run NodeBB, the quickest way to see this in action is to upgrade to v4, and then paste this post's URL into your search bar. It should show up automatically, and you should be able to read and reply to it, directly from your own forum. Neat!

                            kirillevo@community.nodebb.orgK This user is from outside of this forum
                            kirillevo@community.nodebb.orgK This user is from outside of this forum
                            [email protected]
                            wrote on last edited by
                            #35

                            @julian @baris - Congratulations! 👍

                            1 Reply Last reply
                            0
                            • felwert@fedihum.orgF [email protected]

                              @atomicpoet @nodebb I agree! Since you mentioned reddit: Weren’t lemmy and kbin also supposed to be federated forums for the fediverse?

                              julian@community.nodebb.orgJ This user is from outside of this forum
                              julian@community.nodebb.orgJ This user is from outside of this forum
                              [email protected]
                              wrote on last edited by
                              #36

                              @[email protected] if we're splitting hairs, I'd actually argue that Reddit, Lemmy, PieFed, and mBin are actually link aggregators.

                              1 Reply Last reply
                              0
                              • julian@community.nodebb.orgJ [email protected]

                                Today's the day! 🎉

                                After nearly a full year in development, NodeBB v4.0.0 has landed, bringing federation between NodeBB instances (and a connection to the wider fediverse of social media) to forum software.

                                Fedi-what?

                                Fediverse! Here's a TechCrunch primer about it, but at the end of the day, it doesn't really matter. All you need to know is that NodeBB plugs in to a wider social network so that you don't have to cultivate an audience, they're already there.

                                The genesis

                                It was back in mid-2023 when I had the initial idea of interconnecting NodeBB forums. Back then, I had far smaller ambitions... I wanted a singular NodeBB to be able to communicate with other forums running NodeBB. To do that, we'd need to build out a centralized service to act as a bridge between instances, and corresponding slim clients on individual installs to consume the relayed data. At the time, concept like decentralization were not even part of my thought process.

                                It was during this period when I was doing my research that I stumbled on Mastodon, and later, ActivityPub, the protocol that powers it all. Since then, it's been one wild ride getting NodeBB to speak the same language.

                                Funding

                                Soon after dipping my toes into all that Mastodon had to offer, I discovered the NLNet Foundation, and their corresponding fund — NGI Zero Core. With the promise of funding, NodeBB could fully commit to implementing the protocol in short order, instead of piece by piece over time. We sent in an application and were delighted to be approved for the August 2023 call.

                                Their funding was instrumental in providing the financial stability to experiment with ActivityPub and to participate in developer circles, such as the SWICG, FediForum, and much more.

                                The fund continues to operate, perhaps you could benefit, or donate to the cause. It has certainly made a difference to NodeBB.

                                Federate, or not, it's your choice

                                NodeBB v4 comes shipped with the capability to interact with other NodeBB forums and any other ActivityPub-speaking software, right out of the box. We opted to make this a core feature instead of a plugin, since there were many changes made to core to support even the concept of accepting content from outside itself.

                                To that end, any users upgrading from v3.x will automatically have federation disabled, in order to reduce surprise. Any new forums will federate automatically.

                                You can turn federation on and off (and adjust some other fun toggles) directly from ACP > Settings > Federation (ActivityPub).

                                Even after turning federation on, how you use it shapes how well connected you will be. There is no centralized authority artificially boosting your content, so the name of the game is establishing two-way follow relationships to other sites.

                                The ActivityPub Equalizer

                                We're not alone in this journey to interoperate with other decentralized services. We're not even the only forum software to attempt to do so.

                                • Discourse has a working plugin.
                                • Ghost is building out in the open.

                                I specifically highlight these two because they both started in the early 2010s, same as NodeBB. It's always been a bit of an informal competition between us, and we always checked in on what the others were doing (growth-wise, pricing-wise, etc.) Truth be told, I don't think the ghost team ever really noticed NodeBB, but I digress...

                                The funny thing about ActivityPub is that at the end of the day, the overarching goal of seamless communication breaks down any barriers between competing organizations.

                                NodeBB and Discourse have been vying for the exact same market share (forums, community-building, self-started or enterprise) for over 10 years, and it was only after ActivityPub came around that the dev teams even started talking to one another.

                                Funny how that works.

                                So how does it all work?

                                Our documentation portal has been updated with the latest information about the ActivityPub functionality in v4.

                                If you have any questions about how it works or how to configure some aspect of it, please don't hesitate to reach out in the corresponding v4 support thread.

                                If you run NodeBB, the quickest way to see this in action is to upgrade to v4, and then paste this post's URL into your search bar. It should show up automatically, and you should be able to read and reply to it, directly from your own forum. Neat!

                                fedihacker@masto.esF This user is from outside of this forum
                                fedihacker@masto.esF This user is from outside of this forum
                                [email protected]
                                wrote on last edited by
                                #37

                                @julian It's great. I saw first a link to your website and I could not reply from my Mastodon account. I had to find the post through Mastodon itself.

                                Maybe in the future you could add the possibility to reply from mastodon account.

                                julian@community.nodebb.orgJ die4ever@programming.devD 2 Replies Last reply
                                0
                                • fedihacker@masto.esF [email protected]

                                  @julian It's great. I saw first a link to your website and I could not reply from my Mastodon account. I had to find the post through Mastodon itself.

                                  Maybe in the future you could add the possibility to reply from mastodon account.

                                  julian@community.nodebb.orgJ This user is from outside of this forum
                                  julian@community.nodebb.orgJ This user is from outside of this forum
                                  [email protected]
                                  wrote on last edited by
                                  #38

                                  @[email protected] if you copy the topic url directly, it won't show up yet.

                                  You'll have to use the directly post link (in the timestamp), e.g. https://community.nodebb.org/post/102756

                                  I'll look into making this a bit more seamless 🙂

                                  1 Reply Last reply
                                  0
                                  • julian@community.nodebb.orgJ [email protected]

                                    Today's the day! 🎉

                                    After nearly a full year in development, NodeBB v4.0.0 has landed, bringing federation between NodeBB instances (and a connection to the wider fediverse of social media) to forum software.

                                    Fedi-what?

                                    Fediverse! Here's a TechCrunch primer about it, but at the end of the day, it doesn't really matter. All you need to know is that NodeBB plugs in to a wider social network so that you don't have to cultivate an audience, they're already there.

                                    The genesis

                                    It was back in mid-2023 when I had the initial idea of interconnecting NodeBB forums. Back then, I had far smaller ambitions... I wanted a singular NodeBB to be able to communicate with other forums running NodeBB. To do that, we'd need to build out a centralized service to act as a bridge between instances, and corresponding slim clients on individual installs to consume the relayed data. At the time, concept like decentralization were not even part of my thought process.

                                    It was during this period when I was doing my research that I stumbled on Mastodon, and later, ActivityPub, the protocol that powers it all. Since then, it's been one wild ride getting NodeBB to speak the same language.

                                    Funding

                                    Soon after dipping my toes into all that Mastodon had to offer, I discovered the NLNet Foundation, and their corresponding fund — NGI Zero Core. With the promise of funding, NodeBB could fully commit to implementing the protocol in short order, instead of piece by piece over time. We sent in an application and were delighted to be approved for the August 2023 call.

                                    Their funding was instrumental in providing the financial stability to experiment with ActivityPub and to participate in developer circles, such as the SWICG, FediForum, and much more.

                                    The fund continues to operate, perhaps you could benefit, or donate to the cause. It has certainly made a difference to NodeBB.

                                    Federate, or not, it's your choice

                                    NodeBB v4 comes shipped with the capability to interact with other NodeBB forums and any other ActivityPub-speaking software, right out of the box. We opted to make this a core feature instead of a plugin, since there were many changes made to core to support even the concept of accepting content from outside itself.

                                    To that end, any users upgrading from v3.x will automatically have federation disabled, in order to reduce surprise. Any new forums will federate automatically.

                                    You can turn federation on and off (and adjust some other fun toggles) directly from ACP > Settings > Federation (ActivityPub).

                                    Even after turning federation on, how you use it shapes how well connected you will be. There is no centralized authority artificially boosting your content, so the name of the game is establishing two-way follow relationships to other sites.

                                    The ActivityPub Equalizer

                                    We're not alone in this journey to interoperate with other decentralized services. We're not even the only forum software to attempt to do so.

                                    • Discourse has a working plugin.
                                    • Ghost is building out in the open.

                                    I specifically highlight these two because they both started in the early 2010s, same as NodeBB. It's always been a bit of an informal competition between us, and we always checked in on what the others were doing (growth-wise, pricing-wise, etc.) Truth be told, I don't think the ghost team ever really noticed NodeBB, but I digress...

                                    The funny thing about ActivityPub is that at the end of the day, the overarching goal of seamless communication breaks down any barriers between competing organizations.

                                    NodeBB and Discourse have been vying for the exact same market share (forums, community-building, self-started or enterprise) for over 10 years, and it was only after ActivityPub came around that the dev teams even started talking to one another.

                                    Funny how that works.

                                    So how does it all work?

                                    Our documentation portal has been updated with the latest information about the ActivityPub functionality in v4.

                                    If you have any questions about how it works or how to configure some aspect of it, please don't hesitate to reach out in the corresponding v4 support thread.

                                    If you run NodeBB, the quickest way to see this in action is to upgrade to v4, and then paste this post's URL into your search bar. It should show up automatically, and you should be able to read and reply to it, directly from your own forum. Neat!

                                    andypiper@macaw.socialA This user is from outside of this forum
                                    andypiper@macaw.socialA This user is from outside of this forum
                                    [email protected]
                                    wrote on last edited by
                                    #39

                                    @julian congratulations!

                                    1 Reply Last reply
                                    0
                                    • julian@community.nodebb.orgJ [email protected]

                                      Today's the day! 🎉

                                      After nearly a full year in development, NodeBB v4.0.0 has landed, bringing federation between NodeBB instances (and a connection to the wider fediverse of social media) to forum software.

                                      Fedi-what?

                                      Fediverse! Here's a TechCrunch primer about it, but at the end of the day, it doesn't really matter. All you need to know is that NodeBB plugs in to a wider social network so that you don't have to cultivate an audience, they're already there.

                                      The genesis

                                      It was back in mid-2023 when I had the initial idea of interconnecting NodeBB forums. Back then, I had far smaller ambitions... I wanted a singular NodeBB to be able to communicate with other forums running NodeBB. To do that, we'd need to build out a centralized service to act as a bridge between instances, and corresponding slim clients on individual installs to consume the relayed data. At the time, concept like decentralization were not even part of my thought process.

                                      It was during this period when I was doing my research that I stumbled on Mastodon, and later, ActivityPub, the protocol that powers it all. Since then, it's been one wild ride getting NodeBB to speak the same language.

                                      Funding

                                      Soon after dipping my toes into all that Mastodon had to offer, I discovered the NLNet Foundation, and their corresponding fund — NGI Zero Core. With the promise of funding, NodeBB could fully commit to implementing the protocol in short order, instead of piece by piece over time. We sent in an application and were delighted to be approved for the August 2023 call.

                                      Their funding was instrumental in providing the financial stability to experiment with ActivityPub and to participate in developer circles, such as the SWICG, FediForum, and much more.

                                      The fund continues to operate, perhaps you could benefit, or donate to the cause. It has certainly made a difference to NodeBB.

                                      Federate, or not, it's your choice

                                      NodeBB v4 comes shipped with the capability to interact with other NodeBB forums and any other ActivityPub-speaking software, right out of the box. We opted to make this a core feature instead of a plugin, since there were many changes made to core to support even the concept of accepting content from outside itself.

                                      To that end, any users upgrading from v3.x will automatically have federation disabled, in order to reduce surprise. Any new forums will federate automatically.

                                      You can turn federation on and off (and adjust some other fun toggles) directly from ACP > Settings > Federation (ActivityPub).

                                      Even after turning federation on, how you use it shapes how well connected you will be. There is no centralized authority artificially boosting your content, so the name of the game is establishing two-way follow relationships to other sites.

                                      The ActivityPub Equalizer

                                      We're not alone in this journey to interoperate with other decentralized services. We're not even the only forum software to attempt to do so.

                                      • Discourse has a working plugin.
                                      • Ghost is building out in the open.

                                      I specifically highlight these two because they both started in the early 2010s, same as NodeBB. It's always been a bit of an informal competition between us, and we always checked in on what the others were doing (growth-wise, pricing-wise, etc.) Truth be told, I don't think the ghost team ever really noticed NodeBB, but I digress...

                                      The funny thing about ActivityPub is that at the end of the day, the overarching goal of seamless communication breaks down any barriers between competing organizations.

                                      NodeBB and Discourse have been vying for the exact same market share (forums, community-building, self-started or enterprise) for over 10 years, and it was only after ActivityPub came around that the dev teams even started talking to one another.

                                      Funny how that works.

                                      So how does it all work?

                                      Our documentation portal has been updated with the latest information about the ActivityPub functionality in v4.

                                      If you have any questions about how it works or how to configure some aspect of it, please don't hesitate to reach out in the corresponding v4 support thread.

                                      If you run NodeBB, the quickest way to see this in action is to upgrade to v4, and then paste this post's URL into your search bar. It should show up automatically, and you should be able to read and reply to it, directly from your own forum. Neat!

                                      tux@burningboard.netT This user is from outside of this forum
                                      tux@burningboard.netT This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by
                                      #40

                                      @julian

                                      Welcome to Fediverse 🙋‍♂️

                                      sent from a German Mastodon instance

                                      1 Reply Last reply
                                      0
                                      • julian@community.nodebb.orgJ [email protected]

                                        Today's the day! 🎉

                                        After nearly a full year in development, NodeBB v4.0.0 has landed, bringing federation between NodeBB instances (and a connection to the wider fediverse of social media) to forum software.

                                        Fedi-what?

                                        Fediverse! Here's a TechCrunch primer about it, but at the end of the day, it doesn't really matter. All you need to know is that NodeBB plugs in to a wider social network so that you don't have to cultivate an audience, they're already there.

                                        The genesis

                                        It was back in mid-2023 when I had the initial idea of interconnecting NodeBB forums. Back then, I had far smaller ambitions... I wanted a singular NodeBB to be able to communicate with other forums running NodeBB. To do that, we'd need to build out a centralized service to act as a bridge between instances, and corresponding slim clients on individual installs to consume the relayed data. At the time, concept like decentralization were not even part of my thought process.

                                        It was during this period when I was doing my research that I stumbled on Mastodon, and later, ActivityPub, the protocol that powers it all. Since then, it's been one wild ride getting NodeBB to speak the same language.

                                        Funding

                                        Soon after dipping my toes into all that Mastodon had to offer, I discovered the NLNet Foundation, and their corresponding fund — NGI Zero Core. With the promise of funding, NodeBB could fully commit to implementing the protocol in short order, instead of piece by piece over time. We sent in an application and were delighted to be approved for the August 2023 call.

                                        Their funding was instrumental in providing the financial stability to experiment with ActivityPub and to participate in developer circles, such as the SWICG, FediForum, and much more.

                                        The fund continues to operate, perhaps you could benefit, or donate to the cause. It has certainly made a difference to NodeBB.

                                        Federate, or not, it's your choice

                                        NodeBB v4 comes shipped with the capability to interact with other NodeBB forums and any other ActivityPub-speaking software, right out of the box. We opted to make this a core feature instead of a plugin, since there were many changes made to core to support even the concept of accepting content from outside itself.

                                        To that end, any users upgrading from v3.x will automatically have federation disabled, in order to reduce surprise. Any new forums will federate automatically.

                                        You can turn federation on and off (and adjust some other fun toggles) directly from ACP > Settings > Federation (ActivityPub).

                                        Even after turning federation on, how you use it shapes how well connected you will be. There is no centralized authority artificially boosting your content, so the name of the game is establishing two-way follow relationships to other sites.

                                        The ActivityPub Equalizer

                                        We're not alone in this journey to interoperate with other decentralized services. We're not even the only forum software to attempt to do so.

                                        • Discourse has a working plugin.
                                        • Ghost is building out in the open.

                                        I specifically highlight these two because they both started in the early 2010s, same as NodeBB. It's always been a bit of an informal competition between us, and we always checked in on what the others were doing (growth-wise, pricing-wise, etc.) Truth be told, I don't think the ghost team ever really noticed NodeBB, but I digress...

                                        The funny thing about ActivityPub is that at the end of the day, the overarching goal of seamless communication breaks down any barriers between competing organizations.

                                        NodeBB and Discourse have been vying for the exact same market share (forums, community-building, self-started or enterprise) for over 10 years, and it was only after ActivityPub came around that the dev teams even started talking to one another.

                                        Funny how that works.

                                        So how does it all work?

                                        Our documentation portal has been updated with the latest information about the ActivityPub functionality in v4.

                                        If you have any questions about how it works or how to configure some aspect of it, please don't hesitate to reach out in the corresponding v4 support thread.

                                        If you run NodeBB, the quickest way to see this in action is to upgrade to v4, and then paste this post's URL into your search bar. It should show up automatically, and you should be able to read and reply to it, directly from your own forum. Neat!

                                        skullvalanche@gladtech.socialS This user is from outside of this forum
                                        skullvalanche@gladtech.socialS This user is from outside of this forum
                                        [email protected]
                                        wrote on last edited by
                                        #41

                                        @julian this is fantastic. Thanks for your hard work!

                                        1 Reply Last reply
                                        0
                                        • fedihacker@masto.esF [email protected]

                                          @julian It's great. I saw first a link to your website and I could not reply from my Mastodon account. I had to find the post through Mastodon itself.

                                          Maybe in the future you could add the possibility to reply from mastodon account.

                                          die4ever@programming.devD This user is from outside of this forum
                                          die4ever@programming.devD This user is from outside of this forum
                                          [email protected]
                                          wrote on last edited by
                                          #42

                                          Typically you copy the URL of the original post and paste that URL into your own instance's search bar

                                          Did that not work?

                                          this is how I did it and it worked

                                          https://programming.dev/pictrs/image/de16776e-1bca-4eef-905c-db292521748a.png

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          Powered by NodeBB Contributors
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Users
                                          • Groups