The Coherence ThesisVolume IV · Architecting Providence

Chapter 2

The Current State of the Technical Art

 

4 minutes read.

Three major technical approaches to sovereign digital identity are currently at varying stages of development. Each has genuine relevance to Providence's identity layer requirements, and none fully satisfies those requirements in its current form.

Federated identity — the approach exemplified by protocols like OpenID Connect and systems like ActivityPub — allows identity to be established at one node of a network and recognized across other nodes. The federated approach preserves some sovereignty: participants control the node at which their identity is established, and the identity can persist across other services without being re-established at each. But the sovereignty is incomplete: the node at which identity is established can still revoke or alter the identity, and the federated standards do not prevent individual nodes from behaving in ways inconsistent with the constitutional principles as a condition of recognizing federated identity.

Self-sovereign identity — the approach built on decentralized identifier standards and verifiable credential frameworks — extends sovereignty further. In principle, participants hold their own cryptographic keys and can maintain their identity without dependence on any single node or institution. In practice, the user experience requirements of fully self-sovereign identity are demanding enough that widespread adoption has been limited, and the systems that have achieved adoption have typically introduced intermediaries that compromise the sovereignty the approach was designed to preserve.

Zero-knowledge cryptography — the approach that allows participants to prove claims about themselves without revealing the underlying data — addresses specific privacy requirements that federated and self-sovereign identity approaches do not fully satisfy. A participant who can prove that they are a member of a particular community, or that they have completed a particular developmental stage, without revealing their full identity profile to every system that requests verification, has a significantly more protected relationship to the identity infrastructure than a participant whose identity is stored and transmitted in recoverable form.

Providence's identity layer will likely incorporate elements of all three approaches, weighted toward those that offer the strongest sovereignty guarantees while remaining practically adoptable by participants who are not themselves technical specialists. The minimum viable identity architecture — the version that can be built and deployed while the fuller technical solutions continue to develop — must be honest about what it can and cannot guarantee, and the gap between what it guarantees and what the constitutional principles require must be visible and actively managed rather than obscured by reassuring language about eventual capability.

The Deeper Inquiry

 

The technical literature on self-sovereign identity and decentralized identifiers is extensive and developing rapidly. The World Wide Web Consortium's Decentralized Identifier specification (DID Core, W3C Recommendation 2022) and the Verifiable Credentials specification provide the foundational technical standards. The implementation literature — including the work of the Decentralized Identity Foundation and the Hyperledger Foundation's identity projects — documents the specific challenges of moving from specification to working implementation.

The privacy engineering literature, particularly the work of Ann Cavoukian on Privacy by Design and the more recent work of the International Association of Privacy Professionals on technical privacy implementation, addresses the specific design choices that determine whether identity systems are privacy-protective in practice rather than only in principle. The W3C Privacy Interest Group's work on the tension between identifiability and functionality is directly relevant to Providence's requirement that identity serve coordination without enabling surveillance.

The social science literature on identity and digital systems — including danah boyd's work on social media and identity, Shoshana Zuboff's analysis of surveillance capitalism's relationship to identity, and the emerging literature on digital self-determination — provides the broader context within which Providence's technical identity layer must function. The technical architecture is not the only relevant architecture: the social architecture that shapes how participants understand and relate to their digital identity is equally important, and the social architecture must be designed alongside the technical one.

What Remains Open

 

The most consequential open question about the identity layer concerns key management. Self-sovereign identity depends on participants controlling their own cryptographic keys. But participants lose devices, forget passwords, and — in some cases — face coercive actors who attempt to extract keys through legal or extralegal pressure. The mechanisms for key recovery that do not reintroduce the dependence on trusted intermediaries that self-sovereign identity was designed to eliminate are technically unsatisfying in their current forms. This is a genuine unsolved problem, and the identity architecture must be honest about it.