← Latest papers
💻 computer science

Social.Wiki: A Web Held in Common

This paper presents Social.Wiki, a decentralized system that enables communities to collaboratively create and govern interactive social websites using AI-assisted editing, plural governance, and a secure infrastructure to align platform ownership with user interests.

Original authors: Theia Henderson, Carmel Schare, Ana Dodik, Clemens N. Klokmose, Ziv Epstein, David D. Clark, David R. Karger

Published 2026-08-21
📖 8 min read🧠 Deep dive

Original authors: Theia Henderson, Carmel Schare, Ana Dodik, Clemens N. Klokmose, Ziv Epstein, David D. Clark, David R. Karger

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

The internet as we know it is built on a simple, yet powerful idea: every website has an owner. Whether it is a giant corporation, a small business, or an individual, someone holds the keys to the server where the site lives. This owner decides how the site looks, how it works, and what rules govern the people who visit. For decades, this arrangement seemed inevitable, a necessary way to manage the technical machinery of the web. However, this structure has created a world where the people who use these digital spaces often have little say in how they are run. When a platform changes its rules, removes a feature, or prioritizes profit over user well-being, the users are left with little recourse other than to leave. This dynamic has led to a growing sense that the digital public square is not truly public, but rather a collection of private fiefdoms where the interests of the owners do not always align with the needs of the community.

Researchers have long explored ways to make software more flexible, allowing users to tweak tools to fit their specific needs, much like a carpenter might adjust a tool for a specific job. They have also studied how groups of people can work together to build complex things, such as the vast encyclopedia known as Wikipedia, where anyone can edit and improve articles. The challenge has been to combine these two ideas: creating a web where sites are not just flexible and editable, but where the very rules of how they are governed can be changed by the people who use them. This is the question a team of researchers at MIT and Aarhus University set out to answer. They wanted to know if it is possible to build a web where no single person or company owns the sites, but where communities can collaboratively design and manage their own digital spaces, from messaging apps to ride-sharing services, without falling into chaos.

The result of their work is a system called Social.Wiki, a reimagining of the web where sites function more like living documents than static products. In this system, any visitor to a site can also participate in its design. Imagine a website for a local housing cooperative or a dating app where the users can click an "Edit" button to change the colors, add new features, or alter how messages are displayed. This is not a theoretical concept; the researchers have built a working prototype that runs on a decentralized network, meaning no single server holds the entire system. Instead, the system is a collection of interactive documents that can be edited by anyone, stored on servers chosen by the editors themselves. The goal is to shift the power from distant owners to the communities that inhabit these spaces, allowing them to evolve their tools to better reflect their values and needs.

To make this possible, the researchers had to solve a difficult problem: how to allow anyone to edit anything without the system collapsing under vandalism or conflict. In traditional software, if a user makes a mistake or acts maliciously, the damage can be widespread. The team addressed this by introducing a concept they call "plural governance." Instead of forcing everyone to agree on a single set of rules for the entire web, Social.Wiki allows different groups to choose their own policies for what they see. One person might choose to see a version of a site that has been strictly moderated for safety, while another might choose a version that allows for more open, unfiltered expression. These different versions can coexist. The system does not decide which version is "correct"; instead, it lets the user decide which set of rules they want to follow. This approach acknowledges that different communities have different needs and that a single, one-size-fits-all policy is often insufficient.

The system also includes robust security measures to protect personal data in this open environment. Because anyone can edit the code of a site, there is a risk that a malicious edit could steal or delete a user's private information. To prevent this, Social.Wiki uses a "data guard" that acts as a gatekeeper. Whenever a site wants to access a user's personal data, such as their messages or profile information, the system pauses and asks for permission. The user sees a clear summary of what the site is asking to do and can choose to allow or deny the request. This ensures that even if a site is edited by someone with bad intentions, they cannot silently access or destroy personal data without the user's explicit consent. This layer of security is crucial for making a system where code is constantly changing safe for everyday use.

The researchers tested their system through a series of real-world experiments, including a hackathon where participants built various applications in just a few hours. The results were striking. Participants, many of whom had little to no programming experience, used artificial intelligence tools to generate code and create functional sites. They built a messenger for a housing co-op, a creative microblogging site where posts appeared as flowers in a garden, and a collaborative ride-sharing app. These were not just static pages; they were interactive tools that people could use immediately. The ride-sharing app, for instance, allowed users to request rides and set fares based on a transparent formula, without any central company taking a cut of the money. The fact that these complex applications could be built so quickly by non-experts suggests that the barrier to creating and maintaining digital tools is much lower than previously thought, provided the right support systems are in place.

One of the most compelling aspects of the system is how it handles the tension between ownership and community. While the researchers argue against the idea of private ownership for shared social spaces, they recognized that people still value control over their own personal identities. To accommodate this, they created a feature called "Mypage," which functions as a personal homepage. In this specific context, the system mimics the traditional idea of ownership, allowing a single person to be the sole editor of their own page. However, this ownership is a choice made by the user, not a fundamental rule of the entire system. If a community wants to move away from this model, they can simply switch to a different governance lens that treats the page as a shared space. This flexibility allows the system to support both personal expression and collective action without forcing a single model on everyone.

The researchers also explored how the system handles disagreement. In a world where anyone can edit, conflicts are inevitable. The team found that the system allows for a spectrum of responses to disagreement. If users cannot agree on a feature, they can create a "fork," which is a copy of the site with a different set of rules or features. Because the underlying data is shared, these different versions can still communicate with each other. If the disagreement is about who should control a specific name, the system can display a page that links to the different versions, allowing users to choose which one they prefer. This approach prevents the system from becoming paralyzed by conflict. Instead of trying to enforce a single truth, it allows multiple realities to exist side by side, connected by the ability to choose which one to view.

Despite the success of these initial tests, the researchers are clear about the limitations of their work. The system has been used by a relatively small number of people, and they have not yet seen how it would function at the scale of the entire internet. They acknowledge that their current design relies heavily on the user's device to do the work, which means it might struggle with tasks that require massive amounts of data processing, such as complex recommendation algorithms. Furthermore, they note that the ease of editing does not eliminate the need for governance; it simply changes who has the power to make those decisions. The system does not solve the problem of conflict, but it provides a new substrate for communities to manage it themselves.

The work of the team at MIT and Aarhus University offers a glimpse into a different kind of internet. It is a vision where the tools we use to connect with one another are not owned by distant corporations but are held in common by the communities that use them. By combining the collaborative spirit of Wikipedia with the flexibility of modern software, Social.Wiki demonstrates that it is possible to build a web where users are not just tenants, but architects. The system shows that with the right tools, people can take control of their digital environments, shaping them to fit their needs and values. While the road ahead is long and the challenges of scaling such a system are significant, the prototype proves that the dream of a web held in common is not just a fantasy, but a tangible possibility that is already taking shape.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →