ivanminutillo

ivanminutillo

Bonfire Networks: An open-source framework for building federated digital spaces

Bonfire is an open source framework for building modular federated digital spaces. It’s built entirely with Elixir, including LiveView (and Surface) for the frontend, and we’re excited to experiment with LiveViewNative to develop native apps.

Think of Bonfire as WordPress for federated social networking. You can set up a digital home for yourself or your community, which can start as a basic blog or microblogging platform (similar to Mastodon—another platform Bonfire federates with, along with dozens of other ActivityPub-enabled apps). From there, you can customise the experience through extensive settings and by toggling extensions to add, replace, or even remove any functionality (since all “core” features are also packaged as small modular extensions). Developers can also create custom extensions for specific use cases and contribute new possibilities to the community.

These extensions aim to enrich and diversify federated networks, going beyond the default microblogging experience. They can enable a range of activities, from organizing events and making decisions to assigning tasks and collaborating on projects.

Bonfire’s mission is to empower communities to avoid platform enshittification and centralisation, giving them the agency to self-host and self-organise in a federated environment and to not be confined to a walled garden.

Relevant links

Official website: https://bonfirenetworks.org

Documentation: https://docs.bonfirenetworks.org

Source code: Bonfire · GitHub

Published libraries: bonfire | Hex

Open Bounties: GitHub - bonfire-networks/bounties

Issues: Milestones - Good first issues

License: AGPL-3.0

Technical stack: ActivityPub, Phoenix with LiveView and Surface, Tailwind CSS, DaisyUI, Alpine.js, Graphql, PostgreSQL, etc.

Chat: This forum, Matrix, or #bonfire on Elixir Slack

Support the project: Bonfire on Open Collective

FAQS

(Read all the FAQs here)

Can I create my own social network with Bonfire? Who controls and moderates the users and content?

Yes, you can create your own social network using Bonfire, much like setting up a forum with Discourse (the software powering the Elixir Forum). As with Discourse, it’s up to the administrators to define the privacy policy, code of conduct, features, themes, and moderation practices. Bonfire includes roles and boundaries (ACLs) to empower moderators and allow users to control who can view, interact with, or collaborate on content.

What makes Bonfire unique is its modular platform, which you can customize and extend to fit your needs, combined with the network effects of federation.

What does “federated” mean?

Unlike centralized platforms, Bonfire allows you to interact with users across different servers, as long as they support the ActivityPub protocol. This means that once you join or set up a Bonfire instance, you can communicate with users on other instances without needing multiple accounts.

Federation refers to the decentralized nature of Bonfire and similar platforms. Instead of being controlled by a single entity, multiple independent servers (instances) can communicate with each other using a common protocol, like ActivityPub.

This is similar to how email works: users on different email providers can still send and receive messages across platforms. In the fediverse, you can join one Bonfire instance and interact with users across the entire network, including those using other apps such as Mastodon, Pixelfed, or Peertube.

What is a modular ecosystem?

Bonfire stands out from other microblogging platforms such as Mastodon by being a modular framework. Each component of Bonfire is open-source and is packaged as an individual building block that can be enabled, disabled, customised, or forked to create specialised apps. This allows you to mix and match features to build tools tailored to your needs while leveraging federation and open data formats.

Bonfire can be compared to WordPress in this way, enabling admins and developers to integrate or create custom features and functionalities, such as:

  • Custom user-controlled algorithms to sort timelines.
  • AI integrations within the social network.
  • Features like event management, calendars, or issue tracking.
  • Custom themes or third-party service integrations.

Bonfire’s modular nature makes it a versatile platform, particularly appealing to developers familiar with Elixir, offering a robust framework to experiment with and build unique digital spaces. Whether you need a basic social app, a collaborative federated blog, a decentralised forum, or a mutual aid platform, the community can continually develop new features to address diverse needs.

Any community already adopting Bonfire?

Bonfire has gained traction on the fediverse, especially among communities looking for more than just microblogging. Notably, scientists are working with Bonfire to develop features for the Open Science network initiative. This effort aims to create a Bonfire-powered digital space for the scientific community, with tools for universities, labs, and collectives to produce, discuss, and share papers in a decentralized environment.

Most Liked

ivanminutillo

ivanminutillo

:fire: Bonfire Social 1.0 release candidate has landed!

Curious about what the fediverse could look like with real community control?

Try out features like custom feeds, nested discussions, shared profiles, circles, and boundary-based permissions — then let us know what breaks or needs improvement.

More details and video demos: https://bonfirenetworks.org/posts/bonfire_social_rc/
TechCrunch article: Bonfire's new software lets users build their own social communities, free from platform control | TechCrunch
TheVerge article: Here are three new apps building out the open social web | The Verge

mayel

mayel

Other than extensions (which extend Bonfire by adding some functionality, such as labeling of misinformation, or federated event planning, etc), we also sometimes find ourselves needing to build lower level functionality which we package into libraries so they can also be used in non-Bonfire projects, I’m listing the ones which are already posted to the forum here (and will be sharing a few more over the following weeks):

  • Arrows: OK-piping plus the ability to pipe into any argument position of the following function (or nested function).
  • Untangle: alternatives for IO.inspect and the macros in Elixir’s Logger to output code location information
  • Iconify: Phoenix components for 100,000+ icons from 100+ icon sets from iconify.design
ivanminutillo

ivanminutillo

We’ve finally launched Bonfire Social 1.0 alongside a crowdfunding campaign on indiegogo

The campaign aims to expand the vision of Bonfire, going beyond microblogging platforms to create community-governed social infrastructure where communities co-design features, not VC-driven roadmaps.

Here some stretch goals we’re building toward:

  • End-to-End Encryption (with Social Web Foundation): bringing MLS-based privacy to the fediverse
  • Collective Moderation (with IFTAS, wreckage/salvage, Princeton HCI, ActivityPub Trust & Safety Taskforce): Cross-instance coordination tools so moderators can collaborate without losing local autonomy
  • Federated Groups & Events (with Princeton HCI, Knowledge Commons, LAUTI): proper organizing tools communities actually need
  • Bluesky Bridging (with A New Social / BridgyFed): end the last migration, connect protocols
  • Mutual Aid Networks (with Mutual Aid Networks, BuyNothing groups): gift economy and resource coordination for local communities
  • Cooperative Hosting (with Co-op Cloud): one-click federated deployment for non-technical communities

The Bonfire toolkit is already powering the Open Science Network initiative, along with beta versions powering mutual aid networks and cultural archives. AGPL-licensed, federated, built to last and built with fullstack Elixir and Phoenix Liveview :blue_heart:

Where Next?

Popular in Discussions Top

pillaiindu
In django there is a cache framework backed by memcached. Rails also puts a lot of emphasis on caching, and even the idea of russian-doll...
New
arpan
Hello everyone :wave: Today I am very excited to announce a project that I have been working on for almost 3 months now. The project is...
New
chuck
Let me start by stating an assumption: Phoenix is a great approach to building REST APIs. There are many reasons for this, but I will ass...
New
AstonJ
Please see the new poll here: Which code editor or IDE do you use? (Poll) (2022 Edition) It’s been a while since we first asked this, I...
208 31265 143
New
CharlesO
Erlang :list.nth simple, but 1 - based nth(1, [H|_]) -> H; nth(N, [_|T]) when N > 1 -> nth(N - 1, T). Elixir Enum.at … coo...
New
marciol
Please, let me know if this kind of discussion already took place in another topic . Hi all, how do you consider if is better to build ...
New
shishini
I think this twitter post and youtube video didn’t get as much attention as I hoped I am still new to Elixir, so can’t really judge ...
New
100phlecs
Are there any downsides, like perf issues, to putting all functional components in CoreComponents as long as you prefix it with the conte...
New
tomekowal
Hey guys! I want to create a toy project that shows a chart of temperature over time and updates every 5 seconds. I feel LiveView is per...
New
joeerl
I’m playing with Elixir - It’s fun. I think @rvirding does give Elixir courses these days. Re: files and database - when I given Erlang ...
New

Other popular topics Top

senggen
Erlang/OTP 25 [erts-13.2.2] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] 15:22:35.803 [error] gen_event {lager_file_backend...
New
Darmani72
If I have a post route which an argument: post /my_post_route/:my_param1, MyController.my_post_handler How would get the post params ...
New
mcarvalho
What is the difference between System.get_env and Application.get_env? For example, what are best practices to use one versus another.
New
chrismccord
Phoenix 1.4.0 released Phoenix 1.4 is out! This release ships with exciting new features, most notably with HTTP2 support, improved deve...
688 31013 112
New
Lily
In templates/appointment/index.html.eex: <%= for appointment <- @appointments do %> <tr> <td><%= appoi...
New
alice
Hey, Just curious what are the main benefits of Elixir compared to Clojure? When is Elixir more useful than Clojure and vice versa? Th...
New
aalberti333
As the title describes, I’m trying to run Enum.map() over a list of key/value pairs, where the value is a map. My data looks like this: ...
New
grych
Hi folks, Few months ago I have announced the proof-of-concept of the library to manipulate the browsers DOM objects directly from Elixi...
639 52673 488
New
boundedvariable
I am going through the kafka architecture. All the features what the kafka is providing are already in Erlang. I would like hear your opi...
New
komlanvi
Hi everyone, I was playing with phoenix liveView but I run into an issue. I have a form and want to validate each input text when the te...
New

We're in Beta

About us Mission Statement