Signal-era cryptography is moving beyond messaging
A new open-source effort called Encrypted Spaces is trying to solve one of the longest-standing gaps in modern software: how to make collaborative apps private by default without breaking the shared, always-synced experiences people now expect. The project is being built by a team that includes contributors tied to the Signal ecosystem, Microsoft, and Harvard, and it is positioned as infrastructure rather than a finished consumer app.
That distinction matters. Secure messaging tools have shown that end-to-end encryption can work at large scale for one-to-one and group communication. But the same level of protection has been much harder to extend to tools such as shared documents, team chat platforms, and collaborative workspaces, where multiple people need to update the same information continuously while a server keeps everything synchronized.
Encrypted Spaces is designed to tackle that problem at the architecture level. Instead of asking developers to bolt advanced cryptography onto products later, the project aims to provide a base layer that makes privacy-preserving collaboration more practical from the start.
Why shared cloud tools remain a weak point
The project’s premise is that today’s collaborative software depends too heavily on centralized cloud providers that are trusted with raw user data. That model is convenient, but it creates several risks. Sensitive notes, internal discussions, drafts, health-related records, or activist coordination can all end up sitting on infrastructure where the operator has broad technical visibility.
According to the source material accompanying the project, those risks are not abstract for many users. Journalists, activists, patients, and social-service organizations all face situations where exposure, loss of control, or even the fear of surveillance changes what they are willing to write down or share. In that sense, privacy is not just a security feature; it can shape whether certain kinds of work happen at all.
Encrypted Spaces proposes a model in which servers still help coordinate collaboration but are not entrusted with readable content. The result, if the approach proves workable at scale, would be a middle ground between the convenience of cloud software and the privacy guarantees associated with stronger encryption systems.
How the system is supposed to work
The project is described as a research preview, but code is already available and the team has also released a demonstration app called Spaces. The technical idea is to combine encrypted data storage with cryptographic verification, allowing users to collaborate while reducing how much they must trust the service operator.
One of the central concepts is that the server can help keep participants updated on the latest state of a shared document or workspace without gaining access to the unencrypted contents. The source text says this is enabled in part by zero-knowledge proofs, a cryptographic method that can allow one party to prove something about data or a computation without revealing the underlying information itself.
That approach is notable because collaboration software usually depends on the server doing a large amount of coordination work. If a system can preserve those coordination benefits while keeping the server effectively blind to document contents, it could lower the barrier to deploying encrypted productivity software across a wider range of use cases.
The team’s framing is also revealing. One contributor described the effort as something like a Signal protocol for collaboration apps. Another characterized it as verifiable, encrypted, untrusted storage. Taken together, those descriptions suggest the project is less about shipping a direct Google Docs replacement and more about creating a reusable substrate that others can build on.
Why this could matter to developers and institutions
If Encrypted Spaces succeeds, its most immediate impact may be on software builders rather than end users. Developers have long faced a tradeoff between usability and privacy, in part because advanced cryptographic systems are difficult to design and integrate safely. A framework that handles much of that complexity could encourage more teams to ship encrypted features by default.
That could be especially important in sectors where collaboration is essential but trust is limited. Legal services, healthcare administration, civil society groups, academic research teams, and even ordinary workplace communication tools all deal with information that users may not want stored in plaintext on third-party servers.
The project does not arrive in a vacuum. Encrypted alternatives to mainstream workplace tools already exist, and the source text notes that Proton offers a suite of privacy-oriented productivity products. What distinguishes Encrypted Spaces is its focus on infrastructure and verification. Rather than competing only as another app vendor, the effort appears aimed at making private collaboration a more general capability that other platforms can adopt.
That strategy could prove influential if it reduces implementation friction. In practice, many organizations choose mainstream tools not because they reject privacy, but because secure alternatives often feel narrower, less compatible, or harder to integrate into existing workflows. A developer-first platform could change that equation if it becomes mature enough.
Still early, but the direction is significant
The project remains in a preview phase, so its long-term importance will depend on factors not yet answered by the available material. Those include performance under real workloads, ease of developer adoption, user experience in large shared environments, and the security assurances that outside researchers ultimately validate.
Even so, the effort reflects a broader shift in how the industry is thinking about cloud software. The privacy debate is no longer limited to messaging apps and consumer chat. As more work moves into shared digital spaces, the question is whether encryption can become a standard property of collaboration itself rather than a niche add-on.
That is why Encrypted Spaces stands out. It treats privacy not as a specialized mode for exceptional users, but as a design requirement for the next generation of shared applications. If the architecture holds up, it could help push secure collaboration from a premium feature toward baseline infrastructure.
For now, the main development is that a technically credible group has put forward a concrete open-source attempt to close a major gap in modern software. Whether or not Encrypted Spaces becomes the dominant solution, it signals that end-to-end encryption is moving into more ambitious territory: the everyday tools people use to write, organize, coordinate, and build together.
This article is based on reporting by Gizmodo. Read the original article.
Originally published on gizmodo.com





