• Skip to primary navigation
  • Skip to main content
Identity Woman

Identity Woman

Independent Advocate for the Rights and Dignity of our Digital Selves

  • About
  • IETF Research
  • She’s Geeky: AI Edition
  • Weekly SSI Newsletter
  • Blog
  • Media Coverage
  • Contact
  • Show Search
Hide Search

Archives for May 2023

Wallets Can’t be the Adapters Between Credential Formats

Kaliya Young · May 26, 2023 ·

This post is a bit of a throwback to the cultural norm we had in this community at the beginning between 2005 and 2010 – when social media was really just your own blog – and the blogs you read each day via your RSS reader.  There was no Twitter and no Facebook and no professional oriented dialogues in those mediums – rather it was all blogging call and response. 

Northern Block published a post last week written by their CEO Mathieu Glaude, putting out a call to action to figure out how we can have a “Digital Universal Credential [sic] Adaptor”. It is not a viable idea – I will explain why and what we can do to move forward. 

The idea of a universal digital credential adapter in the post builds on analogies from the real world like electronic adapters for different electric socket shapes or voltage levels that exist around the world. It sounds great – “Sure, let’s just do that, it can’t be that hard, can it?” I used to think this too, but you can’t do it.

It is not possible because deep properties of how the cryptographic technology works and how technical trust is confirmed do not allow the wallet to be a “transformer”.

One Really Needs to Understand How it Works

During the winter of 2019-2020, I was asked to write a report for an organization who needed to communicate to upper management the key differences between different wallets and different stacks in part so they could make a decision about which path to go down. It was at this point I dug in and got much deeper into understanding the real and significant technical differences between the credential formats and different wallets. The research I did for this report became the basis of the Verifiable Credential Flavors Explained paper that I wrote a year later with Lucy Yang (who is now my business partner) to explicitly explain the key differences. We followed it up with an infographic of the four major formats of Verifiable Credentials (VCs) at that time – they all are technically within the W3C VC format specification – but are actually not technically interoperable. Both the paper and infographic were specifically designed to be simplified yet technically accurate so they would be accessible to business decision makers trying to understand the differences they had techies telling them about. I recommend people who are trying to understand the key differences look at both. 

During COVID times and the work in leadership at both the COVID Credentials Initiative and Good Health Pass Collaborative, it became clear that the ONLY way to move or “adapt” from one credential format to another was via a proxy issuer that would need to read a credential proof from a holder, take the claims in that proof and package them up with new cryptographic signatures. Then the holder will be able to use the new VC issued by the proxy issuer in a different format at verifiers.  Verifiers who wanted to accept credentials from a whole variety of sources figured out how to read the cryptographic signatures that came from a variety of different issuers.  

If one is to use a proxy issuer, there must be an enormous amount of confidence (trust) by all parties involved that the proxy issuer won’t alter or create new facts about the holder and attest to who the issuer was as the original source of the credential. This requires a lot of governance. 

In our current world, we have notaries that are licensed and keep detailed records of what they sign and attest to. They also do things like officially translate documents, say a birth certificate for a person from a foreign language into English for the purposes of submitting it to an immigration process. This is in-effect playing a proxy issuer role. And we see that we don’t trust “people” who the birth certificate is about to just translate it on their own without a third party, who the relying party (immigration authority that the document is being submitted to) having confidence in. The translation needs to be done by a third party that has governance systems in place around them to ensure that the possibility of their lying about the original document is low. 

Wallets Just Can’t be a Transformer

Here is a metaphor from the physical world of credential and document security that is much more appropriate than the universal plug analogy.   

Wax seals were used in medieval times to seal letters written by important people and sent to other important people. They sealed the outside of the letter folded up in a specific way and then a dab was placed on it and sealed with a metal impression from a seal or a ring. This way the recipient of the letter would know that the letter had not been opened, altered or changed in transit. 

This is what we are dealing with – with VCs. Only proof of the original wax seal (cryptographic signature) from the original issuer will do to confer confidence and trust in the credential unless significant work is put into creating a proxy issuer infrastructure.**  

A wallet under the possession of a holder can’t be doing the reading of the original proof and “transformation”, and then cryptographically sealing it again because holders have incentives to change the information in the credential. When a verifier gets a “transformed” credential it won’t have the original “wax seal” – but instead the seal from the transformer – the wallet of the holder acting as a proxy issuer. 

Part of what VCs have power is that individuals using them generally do not self-assert (this in effect what would happen if the wallet was the transformer between format types). They are using VCs to communicate what issuers who have authority for saying something about the person do so via cryptographic signatures they (the issuing authorities) control. Issuing authorities are entities like universities asserting who graduated from law school or medical school. We don’t care who self-asserts these things, but we care that real institutions assert them. 

In the Northern Block post, it is suggested that “research is required to understand and safeguard the credential’s attributes and values during the transformation [by the wallet].” This doesn’t make sense because proof that a VC was signed by the issuer is what makes it work. And the suggestion “we must focus on ensuring these frameworks can accommodate and seamlessly convert between all these formats without compromising the credential’s integrity or the issuer’s integrity” is a waste of time, because any transformation in the middle (by the wallet) fundamentally does compromise the credential integrity and the issuers integrity. 

Your Choice Has Consequences

Other than the untenable wallet transformation idea, the following assertion is also made in the post:

Issuers will issue credentials in their chosen format without being forced to adhere to a specific standard, similar to the electrical socket in a specific country, which provides power according to its local standards without needing to conform to the formats used elsewhere. One issuer may pick AnonCreds and another may pick JSON-LD to issue a similar credential.

There have been established standards for electrical sockets across the world for a long time. And there is little to no governance needed around plug usage by travelers or anyone across the world. The standards are simple and readily there, and it is left for individual travelers to figure out and bring the right adapter. However, the standards and governance for credentials and wallets are still underway, especially when it comes to the preferences by the different geographic regions/countries/jurisdictions. For issuers at large who eventually need to be attuned too and comply with their regional/national/local standards, the idea of issuers can issue credentials in their chosen format without having to adhere to a specific standard is a ‘radical’ one. Issuers are likely to have options but limitations as well. 

Looking beyond issuers’ choices, all choices will have consequences, even the ones made by a certain jurisdiction. For example, if jurisdiction 1 chooses a format/cryptographic algorithm that another jurisdiction 2 has evaluated and determined that it will not accept (because the math it uses isn’t well enough vetted), then the people to whom jurisdiction 1 issues credentials to – will demand that they have credentials issued that can be accepted in jurisdiction 2.  There are conversations like this going on behind the scenes right now – certain jurisdictions thought they would pick signature formats and that others would just accept them – and they are not doing this. It is the right of jurisdiction 2 to reject signature formats that have not been validated by agencies tasked with certifying the security of such things.

Moving Forward

Making simple analogies for credentials and wallets without understanding the key trust features of the architecture and how all of the signature types achieve “trust” (confidence and believability) is dangerous. Our industry is at a critical juncture, and we need real thought leaders and pragmatic implementers to make headways into the mass market. 

  1. Stop papering over format differences and pretending they can be solved with simplistic ways. Really dig in and understand the key differences between the formats and the features and trade-offs along with requirements of different parties in the ecosystem along with actual capabilities of hardware and capabilities of software and how it all works together.
  1. When needed, issuers can dual issue in more than one format with more than one signature type. Issuers are adopting this strategy and choosing to issue to holders the same information in two credentials in two different data formats with different signatures scheme and the public keys listed in different registries with different governance structures. Then when a verifier is asking for a credential in a particular format (hopefully one of the two they have in their wallet) they can provide it. 
  1. Keep believing in the ideals of the community and working towards those ideals but stay grounded in what is possible technically. There is currently a trade-off that needs to be made between hardware key capabilities and the most ambitious selective disclosure and ZKP algorithms. The folks in the EU are currently dealing with this and it cannot be escaped. The solutions can’t do all things all the time. And at some point in the future, they will be more capable.  

— End Post–

Foot Note: 

** It is possible to create a proxy issuer based solution. This can be done and is being done for a few use cases like Tru-Age for NACS, but the “wallet” in this case is not doing the proxy issuing – it can’t for it to be trusted. A third-party witness sees the original credential and repackages just the photo and an assertion of age above (18 or 21) is issued to the holder. In fact, a stack of one time use credentials is given to the holder so they can present the same information and not have it tracked by verifier collusion. The relying parties, in this case the convenience stores, trust the proxy issuer because of the governance put in place that the creators of this particular ecosystem have stood up. 

Post Script: 

I will note that if I were to write the paper Verifiable Credential Flavors Explained paper now, I would add at least two more formats (ps. If you want this paper to be extended, you can sponsor our consulting firm to do that work).  There is a very extensive spreadsheet tracking “all” the credential formats that you can see here; some have basically no adoption and are just early experiments, others didn’t exist when we wrote the paper and are in the EU Architecture Reference Framework. 

MEF: London/virtual on May 25th – The Dawn of Personal and Organizational Identity

Kaliya Young · May 23, 2023 ·

Last year Michael Becker invited me to London to speak at this event. It was really fun if under-attended.

This year he is putting on a similar event focused on personal data and identity but this year there is an added focus on Organizational Identity. It turns out this type of identity is where there are enormous emerging challenges – because all sorts of mischief can happen if you don’t actually have a clear solid picture of what entity you are communicating with.

One of the people who joined us at IIW and made a big impression on me and several other folks is Rebekah Johnson the CEO of Numeracle. They solve identity challenge for businesses who are having their calls being labeled in the phone system as “spam”. She will be keynoting at this event. If you can make to London I recommend going and if you can’t make it to London plan to attend virtually.

Identiverse Session on Historical Self-Sovereign Identity

Ali · May 23, 2023 ·

At Identiverse in 2022 I presented this paper about Understanding SSI in historical context.

The Presentation’s Key Highlights

  • Developers and policymakers often overlook the historical context of social and technological systems. They perceive them as fixed and granted in the present moment.
  • The presentation highlights the historical trajectory of two distinct identity systems: computer-based systems and state-issued administrative identities in Europe.
  • Starting with computers, the presentation traces the development of identity systems from mainframes to the present day. It showcases the advancements in technology and the changing paradigms of digital identity.
  • Throughout this historical journey, it becomes evident that computer-based identity systems have been influenced by technological capabilities, market demands, and user requirements, which results in diverse system designs and approaches.
  • On the other hand, the presentation explores the history of state-issued administrative identities in Europe. It emphasizes how these systems have evolved and the principles underlying their design.
  • State-issued administrative identities have typically been based on centralized, hierarchical models, where the government plays a central role in issuing and managing identities for its citizens.
  • These administrative identities have often been tied to specific rights, privileges, and responsibilities within a nation-state, reflecting historical norms and legal frameworks.
  • The presentation acknowledges that the designs and principles of computer-based identity systems and state-issued administrative identities are not necessarily comparable due to their distinct historical trajectories.
  • However, the presentation’s conclusion argues that Self-Sovereign Identity (SSI) technologies offer a digital identity system that aligns with the historical norms of state-issued administrative identities.
  • SSI technologies empower individuals with control over their digital identities and allow them to manage and share their personal information securely and selectively.

To see the full video of the session, click here.

To read out the full relevant paper, click here.

DICE: bringing the IIW format to Europe

Kaliya Young · May 17, 2023 ·

I’m really excited about an event coming up in a few weeks. The Digital Identity unConference Europe – DICE. Heidi, the primary IIW producer and I one of the three IIW founders are working with Procivis, Digital Trust and DIDAS to put the event on. It is happening June 7th-9 in Zurich.

There is a Pre-Conference 1/3 Day Wednesday June 7th. There will be talks in the afternoon with a capstone panel featuring government leaders implementing digital identity from an impressive array of countries.

There will be two days of Open Space Technology formatted Unconference. This is where we gather in a circle and co-create the agenda live all together just like we do at IIW. We have an amazing list of potential topics that you can see here.

The timing is potent for the event and this is the description on the website about some of the framing around why now and why in Europe.

Europe has seen many government-driven digital identity initiatives in the past few years and became a hotspot for decentralized digital identities. A key initiative was started in Germany by the Federal Ministry for Economic Affairs and Climate Action in 2020 with the title “Showcase program Secure Digital Identities” which aims to develop German eIDAS solutions, which are equally user-friendly, trustworthy and cost-efficient and to make these solutions easily accessible for administration, businesses – especially SMEs – and the population. This program is funding 4 national digital identity projects with up to EUR 15 Mil each between 2021 and 2024.

In parallel, the European Commission launched in September 2020 a major revision of its electronic identification, authentication, and trust services “eIDAS” regulation which came into force in 2016. The aim of the revision is to introduce an EU-wide mobile-based “EU-ID” for all European citizens that can be used in all 27 EU countries. First proposals for technology architectures incl. wallets (eIDAS Architecture Reference Framework and the EU Reference Wallet proposal) were presented in early 2023 and four cross-country “EU Large Scale Pilot” projects were funded by the European Commission in April 2023 – among them, EU Digital Wallet Consortium focused on Travel, Digital Credentials Four Europe, EuropeaN digiTal Identity wALlet (POTENTIAL). 

Another major project in Europe is European Blockchain Services Infrastructure (EBSI) which has been fostering ecosystem development since 2018 with 19 conformant wallets. And an early adopter program with 200 organizations participating. 

Switzerland has seen a rejection of its national E-ID legislation by a citizen referendum in March 2021 given concerns around privacy and the public-private partnership approach which foresaw private sector entities issuing E-ID to Swiss citizens in the name of the federal government. Switzerland’s Ministry of Justice then started to work immediately on a new approach to introduce a citizen E-ID for all Swiss residents based on the key principles of Self-Sovereign Identity with the respective law going into parliamentary discussions in Fall 2023 with the aim to introduce the national E-ID in 2025. The first pilot project on a national trust infrastructure “sandbox” operated by the federal Department of Technology started in April 2023.

There are many good websites and other resources about these efforts but ultimately it is people who are making it happen. This event with its opportunity to co-create the agenda live each day means the most relevant and pressing topics by those making these initiatives happen can be shared and discussed. The key to effective alignment and interoperability is having forums like this where no one entity is “setting the agenda” and where all interested parties can show up in a neutral space and shape the agenda together. 

I hope you can join us! Its going to be fun 🙂

Podcast with NEWFORUM comparing Web3 and Decentralized Identity

Ali · May 16, 2023 ·

In a podcast hosted by NEWFORUM and centered on the topic of Web3 vs Decentralized Identity, I discussed a variety of topics, including open standards for digital identity, the benefits and drawbacks of using standards for digital identity, the confluence between web3 and decentralized identity, and many more.

About NEWFORUM

NEWFORUM is a podcast exploring the future of human interaction, economics, and the emerging Internet, including innovators, entrepreneurs, and investors. It helps promote research-driven conversation and hence encourages collaborative value creation.

Discussion Split Into Various Sections

How did I get started in the field of identity? I shared my journey into the identity field, focusing on how personal experiences and the potential impact of digital identity solutions on people’s lives inspired my career choice.

The importance of using open standards. The discussion highlighted the value of adopting open standards, which promote interoperability, collaboration, and innovation in the digital identity ecosystem.

Decentralized identifiers. This section explored the concept of decentralized identifiers (DIDs) and their role in providing unique, persistent, and secure identifiers that individuals control.

What is a decentralized identifier? I clearly defined a decentralized identifier, explaining its purpose and how it functions in the context of decentralized identity systems.

Differences between decentralized identity and web3. The conversation emphasized the distinctions between decentralized identity, which gives individuals control over their data, and web3, which revolves around decentralized applications and blockchain technologies.

Verifiable credentials never go on a blockchain. The podcast emphasized that verifiable credentials are not stored on a blockchain but are shared securely between parties, ensuring privacy and reducing the risk of sensitive data exposure.

Overlapping Opportunities between web3 & SSI. I discussed the areas where web3 and self-sovereign identity (SSI) technologies intersect, offering possibilities for collaboration and innovation in the digital world.

Accountability & Anonymity in virtual worlds. The final section discussed the challenges of balancing personal anonymity and accountability in virtual environments and how decentralized identity solutions could address these issues.

Click here to find the complete podcast.

My Government Funded Research / Reports

Kaliya Young · May 16, 2023 ·

Yes I have worked for the government as a sub-contractor (that is my contract was with a contractor who had a contract directly with the government). How did I get this sub-contract – well I was asked by a long time community member, that I trust to do research for them. This person, Anil John, also happened to work for the research wing of Department of Homeland Security called the Science and Technology Directorate (he now works for the Silicon Valley Innovation Program within the department). So yes I have worked for the government and yes I even worked for DHS but I really did the work for a human I trusted who’s work and research questions I believed in. This meant that I felt the answers would help the world be a little better and would improve the understanding of critical issues faced by the decentralized identity community/industry. All the results of all the work is public – here are all the reports. If you are “worried” about my values or my integrity because I did this work please read them before passing judgement

I worked on these first three reports with a colleague. The first one led to us getting the contract for the 2nd two.

Gaps in Government Funded Identity Research

Gaps In Government Funded Identity Research

Securing Voter Data Systems

This report was really eye opening in terms of understanding how voter registration actually works and how voting actually works. There are lots of great NGO’s working on improving our voting systems we have them all listed at the end of the report.

SecuringVoterDataReport Vescent June2019

Entities, Identities, Registries Exploring Gaps in Corporate and IoT Identity

This report really looks at how corporate and IoT identifier systems work and what gaps exist.

Entities Identities Registries VescentYoung2019

These next three reports go together. I was asked based on my group process expertise and direct experience working within “government led public private processes” that didn’t really go that well – the National Strategy for Trusted Identities in Cyberspace.

I wrote the big report and then worked really hard to boil it down to the short version. I also found there were quite a few different process and methods that I wanted to be sure the readers of the report had access to and didn’t have to go searching the web to figure out what I was talking about. The final document at the very bottom is the Resource Version.

Short Version

Systems Leadership Short Version

Long Version

Systems Leadership Long Version 2

Resource Guide

System Leadership Resources 3

Here are the sections of the Resource Report.

  • The Cynefin Framework
  • Action Spectrum
  • Naming
    • Berkana
    • Criterion Institute’s Methodology
    • Elephant Hunting
    • 100 problems in FinTech Singapore
  • Shared Language Development
  • Field Guide and Questions
  • Stakeholders affected by Real Names
  • Details of High and Low Cost Processes
  • Details of Parallel Distributed Multi-Stakeholder Engagement
  • Detailed Logistics for Organizing Distributed Multi-Stakeholder Engagement
  • Public Legitimacy and Public Engagement Principles
  • Alignment Beyond Agreement
  • Consensus Basics
  • Co-Creation
  • Value Network Mapping & Analysis
  • Mapping Polarities
  • Community Mapping Examples
  • How Does Nature Do Identity?
  • Roberts Rules of Order Compared with Dynamic Facilitation
  • Processes for Collective Insight and Action
    • Scenario and Futures Planning
    • Dynamic Facilitation
    • Open Space Technology
    • World Cafe
    • Appreciative Inquiry
    • Participatory Narrative Inquiry
    • Consensus Conference
  • Understanding Deliberative Processes Chart
  • Which Process Methods When?
  • Process Time & Openness
    • Openness Dimensional Cost
    • Synchronous or Asynchronous
    • Parallel & Serial
  • Real Time Strategic Change
    • What Process When?
  • Additional Resources for Social Innovation Labs
  • Additional Resources for Action Networks
  • Systemic Change Map
  • Visa History and Life

Decentralized Identity: Keynote Panel at Hyperledger Global Forum

Ali · May 16, 2023 ·

At the Hyperledger Foundation conference last year in Dublin, I participated in a keynote panel discussion regarding decentralized identity, the level of adoption among companies and customers, and the factors that will ultimately lead to ecosystem acceptance.

We had myself Heather Dahl from Indicio, Marie Wallace who was at IBM at the time (now she is at Accenture), Drummond Reed from Avast (now GenDigital).

Here is the video and the summary.

The Main Points from the Panel

The keynote discussion focused mostly on the concept of decentralized identity, namely where we are and where we are headed.

Based on the keynote discussion, the following topics were discussed:

  1. Role of Government in Promoting Innovation: The panelists discussed how the government can be an engine for helping private enterprises drive innovation. They highlighted examples of Canada, British Columbia (BC), and the government of Aruba using decentralized identity during the COVID-19 pandemic.
  2. Decentralized Identity Solutions: The discussion included the adoption and development of decentralized identity solutions in various regions of the world, particularly in the Caribbean, Latin America, and Europe. The panelists also discussed the trusted digital ecosystem developed during the COVID pandemic and how it was designed to scale for other use cases.
  3. Building and Deploying Technological Solutions: The panelists emphasized the importance of building and deploying technology solutions. They discussed the challenges in working with different stakeholders, including governments, agencies, and private sector entities like hotels, nightclubs, or casinos.
  4. Organization-Wide Deployment: There was a discussion about how successfully deploying a technology solution affects all parts of an organization, including marketing, communications, legal, HR, and the C-suite.
  5. Digital Green Cards and Verifiable Credential Standards: The U.S. Immigration Services’ announcement of issuing digital green cards using verifiable credential standards was discussed.
  6. Market-Driven Approach: The panelists stressed the need for a market-driven approach, listening to the needs of businesses and making space for business leaders in the development of open standards and open-source code.
  7. Realistic Conversations About Technology: There was a discussion about the importance of having real conversations about what the technology can do and not pursuing purist approaches that may not be consumable by the market.
  8. Identifying Business Cases: The panelists discussed the need to identify business cases for the technology and solve problems that make the investment worthwhile for business decision-makers.
  9. Adoption of Decentralized Identity: The discussion also covered the adoption of self-sovereign identity (SSI) and decentralized identity by large companies like Norton LifeLock, Apple, Google, and the focus of the EU on their digital identity wallet initiative.
  10. Community Involvement and Learning Resources: The panelists shared resources about SSI, such as community meetings, pieces of training, meetups, and courses. They also suggested engaging with communities like Trust over IP, the Internet Identity Workshop, and Hyperledger.
  11. The Future of Digital Identity: The panelists discussed the future of digital identity, digital wallets, and digital credentials. They mentioned the growing interest in this space and the need to protect digital identities.

Click here and find the complete keynote video!

     Copyright © 2026 Identity Woman  evelurie.com/web design/develop     

  • Terms of Use
  • Privacy Policy
  • Accessibility
  • Sitemap
  • Contact