Skip to content

Latest commit

 

History

History
68 lines (50 loc) · 2.44 KB

File metadata and controls

68 lines (50 loc) · 2.44 KB

WE BUILD Conformance Specifications (WBCS)

About

The WE BUILD Conformance Specifications (WBCS) define how WE BUILD participants implement wallet interfaces and communication protocols between issuers, wallets, and relying parties. They ensure interoperability and conformance by translating ADR decisions into precise implementation requirements.

The ITB will be based on the WBCS as a starting point. The test suites in the ITB are relying predominantly on the WBCS.

Contributing

The Architecture group define the WBCS, with help from all implementing participants. Propose new WBCSs using the template.

CS Process Summary for WE BUILD Large Scale Pilots (LSPs)

---
config:
  flowchart:
    defaultRenderer: 'elk'
    subGraphTitleMargin:
      bottom: 25
---

graph TB
%% flowchart

    subgraph "WP4 (Architecture)"
        Proposal -- Discuss --> Review
        Review -- Rejected --> Proposal
        Review -- Approved --> WBCS
    end

    subgraph "Participants from WP2, WP3 and WP4"
        Implementations["Implementations
        (wallets, issuers, verifiers)"]
    end

    subgraph "Testing Group"
        ITB["ITB"]
    end

    WBCS -- "Guiding" --> Implementations
    WBCS -- "Configure" --> ITB
    Implementations -- "Test" --> ITB

    Anyone -- "Create/adapt" --> Proposal
    SpecEfforts["Specification efforts"] -- "New wallet interface definitions" --> WBCS
    TestDev["Test development"] -- "New version test cases" --> ITB
Loading

Approved WBCSs

WBCS # WBCS Title
CS-001 Credential Issuance - v1.0
CS-002 Credential Presentation - v1.0
CS-003 Remote Qualified Signing with Wallet Units - v1.0

WBCSs Under Development

WBCS # WBCS Title
CS-004 WUA Individual Wallet Unit Attestation
CS-005 Business Wallet Unit Attestation
CS-006 Issuance of Relying Party Access and Registration Certificates