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.
  • 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!

    wenge@hachyderm.ioW This user is from outside of this forum
    wenge@hachyderm.ioW This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #48

    @julian

    Were you aware of FIDONET before you started?

    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!

      D This user is from outside of this forum
      D This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #49

      @julian Amazing stuff.
      Congratulations!!
      I have some questions, probably because I am still trying to understand this activitypub thing.

      1- If I write this reply here, that means is now public and can be read on other mastodon/activitypub servers/locations?

      2- I saw people replying to you on another mastodon servers and their comments appear on the forum as replies, which is amazing, but, can they delete their messages on their mastodon server? And if they can, will that deletion be sent across and be removed from the database of this forum?

      3- I also see that the people that replied, got an user and a profile on this forum, will they know about it? can they login and do something about that user? How do you identify "created social users" from "standard registered users" on your nodebb install?

      Thanks!

      freamon@community.nodebb.orgF 1 Reply Last reply
      0
      • D [email protected]

        @julian Amazing stuff.
        Congratulations!!
        I have some questions, probably because I am still trying to understand this activitypub thing.

        1- If I write this reply here, that means is now public and can be read on other mastodon/activitypub servers/locations?

        2- I saw people replying to you on another mastodon servers and their comments appear on the forum as replies, which is amazing, but, can they delete their messages on their mastodon server? And if they can, will that deletion be sent across and be removed from the database of this forum?

        3- I also see that the people that replied, got an user and a profile on this forum, will they know about it? can they login and do something about that user? How do you identify "created social users" from "standard registered users" on your nodebb install?

        Thanks!

        freamon@community.nodebb.orgF This user is from outside of this forum
        freamon@community.nodebb.orgF This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #50

        @darkpollo I'll have a go at answering some of your questions, until something better comes along.

        1. Yes. Here's your reply on another server: link

        2. Yes. I tested out creating and then deleting stuff from a remote account, and this forum acknowledged both.

        3. Remote users don't get any privileges - their profile on this forum is just a text copy of the one they have on their own platforms. In terms of identifying local vs. remote (visually, at least), you can hover over users and see whether they have an '@' in their name. You could do the same programmatically, but I imagine that there's better ways.

        julian@community.nodebb.orgJ D 2 Replies Last reply
        0
        • freamon@community.nodebb.orgF [email protected]

          @darkpollo I'll have a go at answering some of your questions, until something better comes along.

          1. Yes. Here's your reply on another server: link

          2. Yes. I tested out creating and then deleting stuff from a remote account, and this forum acknowledged both.

          3. Remote users don't get any privileges - their profile on this forum is just a text copy of the one they have on their own platforms. In terms of identifying local vs. remote (visually, at least), you can hover over users and see whether they have an '@' in their name. You could do the same programmatically, but I imagine that there's better ways.

          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
          #51

          @freamon you got it all!

          In addition, at least on NodeBB, when you tag someone remotely, the full handle appears (e.g. @[email protected])

          You can tell local users from remote users in topics because they don't have a status (online, away, dnd, etc.)... They just have a little 🌐 icon next to their avatar.

          1 Reply Last reply
          0
          • phenomlab@sudonix.orgP [email protected]

            This is a game changer - really looking forward to further interactions.

            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
            #52

            @[email protected] are you going to just reply remotely from your forum from now on 🤣

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

              @[email protected] are you going to just reply remotely from your forum from now on 🤣

              phenomlab@sudonix.orgP This user is from outside of this forum
              phenomlab@sudonix.orgP This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #53

              @[email protected] yeah, no need to visit nodebb anymore!

              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!

                scott@loves.techS This user is from outside of this forum
                scott@loves.techS This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #54
                Amazing work. Congratulations on this milestone!
                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!

                  cagatay@sudonix.orgC This user is from outside of this forum
                  cagatay@sudonix.orgC This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #55

                  https://efelsefe.com/topic/5e1f786d-4097-4471-b2fb-242b9602638c/nodebb-v4.0.0-federate-good-times-come-on

                  The comments are not visible on my web site.

                  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!

                    phi@efelsefe.comP This user is from outside of this forum
                    phi@efelsefe.comP This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #56

                    Check and control.

                    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!

                      phenomlab@community.nodebb.orgP This user is from outside of this forum
                      phenomlab@community.nodebb.orgP This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #57

                      They appear on mine @cagatay but not on yours. Not sure why.

                      julian@community.nodebb.orgJ 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!

                        phi@efelsefe.comP This user is from outside of this forum
                        phi@efelsefe.comP This user is from outside of this forum
                        [email protected]
                        wrote on last edited by
                        #58

                        this message from efelsefe.com

                        1 Reply Last reply
                        0
                        • morloi@livellosegreto.itM This user is from outside of this forum
                          morloi@livellosegreto.itM This user is from outside of this forum
                          [email protected]
                          wrote on last edited by
                          #59

                          @julian just a comment from Mastodon, to try

                          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!

                            cagatay@community.nodebb.orgC This user is from outside of this forum
                            cagatay@community.nodebb.orgC This user is from outside of this forum
                            [email protected]
                            wrote on last edited by
                            #60

                            so i can not see @morloi s comment on my own web site:

                            image.png

                            M 1 Reply Last reply
                            0
                            • freamon@community.nodebb.orgF [email protected]

                              @darkpollo I'll have a go at answering some of your questions, until something better comes along.

                              1. Yes. Here's your reply on another server: link

                              2. Yes. I tested out creating and then deleting stuff from a remote account, and this forum acknowledged both.

                              3. Remote users don't get any privileges - their profile on this forum is just a text copy of the one they have on their own platforms. In terms of identifying local vs. remote (visually, at least), you can hover over users and see whether they have an '@' in their name. You could do the same programmatically, but I imagine that there's better ways.

                              D This user is from outside of this forum
                              D This user is from outside of this forum
                              [email protected]
                              wrote on last edited by
                              #61

                              @freamon
                              Thank you!

                              That link with my reply redirects me here. Is there a way to read it somewhere else?
                              Maybe I need to connect with another activitypub account to read it there?

                              @julian
                              It could make sense to change a little bit the design of the remote users vs the local users, so it is easier to identify. Now that I know that I need to look for the @ and 🌐 is easier but most people won´t know that.

                              I really love this new functionality. Thanks again!

                              freamon@community.nodebb.orgF 1 Reply Last reply
                              0
                              • D [email protected]

                                @freamon
                                Thank you!

                                That link with my reply redirects me here. Is there a way to read it somewhere else?
                                Maybe I need to connect with another activitypub account to read it there?

                                @julian
                                It could make sense to change a little bit the design of the remote users vs the local users, so it is easier to identify. Now that I know that I need to look for the @ and 🌐 is easier but most people won´t know that.

                                I really love this new functionality. Thanks again!

                                freamon@community.nodebb.orgF This user is from outside of this forum
                                freamon@community.nodebb.orgF This user is from outside of this forum
                                [email protected]
                                wrote on last edited by
                                #62

                                @darkpollo Oh, sorry. It turns out that that link worked because I'm logged in to defcon.social.

                                I've crowbarred your comment into my dev instance for PieFed instead: https://pythag.net/post/4695#comment_27962

                                D 1 Reply Last reply
                                0
                                • phenomlab@community.nodebb.orgP [email protected]

                                  They appear on mine @cagatay but not on yours. Not sure why.

                                  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
                                  #63

                                  @phenomlab @cagatay long story short, it works, but this community is running NodeBB v4.1, which is slightly different. Should all work fine once v4.1 is released and everybody updates.

                                  phenomlab@sudonix.orgP 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!

                                    richierich@hessen.socialR This user is from outside of this forum
                                    richierich@hessen.socialR This user is from outside of this forum
                                    [email protected]
                                    wrote on last edited by
                                    #64

                                    @julian This is really awesome! Forum software federated with Fedi-Power! Cool stuff. I love it

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

                                      @phenomlab @cagatay long story short, it works, but this community is running NodeBB v4.1, which is slightly different. Should all work fine once v4.1 is released and everybody updates.

                                      phenomlab@sudonix.orgP This user is from outside of this forum
                                      phenomlab@sudonix.orgP This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by
                                      #65

                                      @[email protected] great. Thanks

                                      1 Reply Last reply
                                      0
                                      • freamon@community.nodebb.orgF [email protected]

                                        @darkpollo Oh, sorry. It turns out that that link worked because I'm logged in to defcon.social.

                                        I've crowbarred your comment into my dev instance for PieFed instead: https://pythag.net/post/4695#comment_27962

                                        D This user is from outside of this forum
                                        D This user is from outside of this forum
                                        [email protected]
                                        wrote on last edited by
                                        #66

                                        @freamon Thank you for the additional proof.

                                        This is great!

                                        Trying to mentally organise how to use it and sync with a mastodon account so everything is "connected and synced".

                                        1 Reply Last reply
                                        0
                                        • cagatay@community.nodebb.orgC [email protected]

                                          so i can not see @morloi s comment on my own web site:

                                          image.png

                                          M This user is from outside of this forum
                                          M This user is from outside of this forum
                                          [email protected]
                                          wrote on last edited by
                                          #67

                                          another thing: that image doesn't federate properly (seems like it's because it's a relative link)

                                          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