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!

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

                    projectmoon@forum.agnos.isP This user is from outside of this forum
                    projectmoon@forum.agnos.isP This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #68

                    I've just installed a new instance of NodeBB and it works beautifully. Some questions:

                    1. Is it possible for categories to follow Lemmy communities in their sync settings? I seem to be able to follow Lemmy communities, but the categories are stuck on pending.
                    2. Same for NodeBB categories. Can I sync my own category with remote NodeBB categories?

                    Edit: the URLs stuck on pending are giving "invalid-id" errors in the log. As in invalid activitypub ids. I pasted the URLs of some Lemmy communities and NodeBB categories.

                    Edit 2: Found the topic about this. https://community.nodebb.org/post/102818

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

                      I've just installed a new instance of NodeBB and it works beautifully. Some questions:

                      1. Is it possible for categories to follow Lemmy communities in their sync settings? I seem to be able to follow Lemmy communities, but the categories are stuck on pending.
                      2. Same for NodeBB categories. Can I sync my own category with remote NodeBB categories?

                      Edit: the URLs stuck on pending are giving "invalid-id" errors in the log. As in invalid activitypub ids. I pasted the URLs of some Lemmy communities and NodeBB categories.

                      Edit 2: Found the topic about this. https://community.nodebb.org/post/102818

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

                      @[email protected]

                      1. Is currently outstanding: https://github.com/LemmyNet/lemmy/issues/5354

                      2. You should be able to do this, although I may have to double check the logic. There have been reports that it is not working as expected.

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

                        @[email protected]

                        1. Is currently outstanding: https://github.com/LemmyNet/lemmy/issues/5354

                        2. You should be able to do this, although I may have to double check the logic. There have been reports that it is not working as expected.

                        projectmoon@forum.agnos.isP This user is from outside of this forum
                        projectmoon@forum.agnos.isP This user is from outside of this forum
                        [email protected]
                        wrote on last edited by
                        #70

                        @[email protected] said in NodeBB v4.0.0 — Federate good times, come on!:

                        I'm wondering, as a stopgap solution, would it make sense to have some kind of rules engine that allows topics coming in from the fediverse to automatically be moved to NodeBB categories? Kind of like a somewhat less elegant sync.

                        Edit: like automatically assigning incoming topics based on tags seems like a particularly easy solution?

                        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!

                          raul@mastodon.in4matics.catR This user is from outside of this forum
                          raul@mastodon.in4matics.catR This user is from outside of this forum
                          [email protected]
                          wrote on last edited by
                          #71

                          @julian great job!

                          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!

                            germ@deletethis.lolG This user is from outside of this forum
                            germ@deletethis.lolG This user is from outside of this forum
                            [email protected]
                            wrote on last edited by
                            #72

                            @julian I read this whole thing wondering how NodeBB posts would look from my instance and then clicked your link at the end and realized I'd been reading one the whole time lol. Super cool, hope this takes off!

                            1 Reply Last reply
                            0
                            • projectmoon@forum.agnos.isP [email protected]

                              @[email protected] said in NodeBB v4.0.0 — Federate good times, come on!:

                              I'm wondering, as a stopgap solution, would it make sense to have some kind of rules engine that allows topics coming in from the fediverse to automatically be moved to NodeBB categories? Kind of like a somewhat less elegant sync.

                              Edit: like automatically assigning incoming topics based on tags seems like a particularly easy solution?

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

                              @[email protected] thanks for the suggestion, that's definitely something I'd want to consider.

                              Sort of a post queue for federated content that needs automatic or manual review before it is automatically slotted in a category.

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

                                @[email protected] thanks for the suggestion, that's definitely something I'd want to consider.

                                Sort of a post queue for federated content that needs automatic or manual review before it is automatically slotted in a category.

                                projectmoon@forum.agnos.isP This user is from outside of this forum
                                projectmoon@forum.agnos.isP This user is from outside of this forum
                                [email protected]
                                wrote on last edited by
                                #74

                                @[email protected] Thanks. Even something as simple as mappin topic tags to categories automatically would work I think.

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

                                  @[email protected] Thanks. Even something as simple as mappin topic tags to categories automatically would work I think.

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

                                  @[email protected] careful with that though, not all tags are the same, some have a higher signal-to-noise ratio, but others would just be filled with garbage 😬

                                  projectmoon@forum.agnos.isP 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
                                    #76

                                    @julian so cool, can't wait to upgrade my nodebb forum to V4 (I'm exclusively on mobile for a few days)

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

                                      @[email protected] careful with that though, not all tags are the same, some have a higher signal-to-noise ratio, but others would just be filled with garbage 😬

                                      projectmoon@forum.agnos.isP This user is from outside of this forum
                                      projectmoon@forum.agnos.isP This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by
                                      #77

                                      @[email protected] said in NodeBB v4.0.0 — Federate good times, come on!:
                                      > @[email protected] careful with that though, not all tags are the same, some have a higher signal-to-noise ratio, but others would just be filled with garbage 😬

                                      I think the best way, then, would be to have rules that map various group actor URLs to categories, and possibly also tags. Nothing automatic. Only configured. Of course, once Lemmy fixes the ability of Group actors to follow other Group actors, this will be a non-issue.

                                      One other possible solution, which is employed by Misskey et al., is a proxy actor. It's a special user that follows other users, and relays info within its own instance. It's used for doing things like adding a remote user to a list without directly following them. The proxy account follows the user, and then your local instance adds the remote user to your list. But all ActivityPub interactions go through the proxy user.

                                      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!

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

                                        If you have deployed NodeBB v4, and you updated to v4.0.1, please update now to v4.0.2 which fixes a regression that silently broke outgoing user follows.

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

                                          If you have deployed NodeBB v4, and you updated to v4.0.1, please update now to v4.0.2 which fixes a regression that silently broke outgoing user follows.

                                          projectmoon@forum.agnos.isP This user is from outside of this forum
                                          projectmoon@forum.agnos.isP This user is from outside of this forum
                                          [email protected]
                                          wrote on last edited by
                                          #79

                                          @[email protected] said in NodeBB v4.0.0 — Federate good times, come on!:
                                          Do we need need to refollow?

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