Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions dif-recommended/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ The following table tracks DID methods that are currently participating in this
| Method | Spec Version | W3C Registry | Proposal | W3C Tests | Universal Resolver | DID Traits | Multiple Impls | Deployment | Standards Target | Intro and Deep Dives | DIF Recommended |
|--------|--------------|--------------|----------|-----------|-------------------|------------|----------------|------------|------------------|------------|-----------------|
| `did:cheqd` | [ADR Stage ACCEPTED](https://docs.cheqd.io/product/architecture/adr-list/adr-001-cheqd-did-method) | Yes | [Yes](https://github.com/decentralized-identity/did-methods/blob/main/method-proposals/PROPOSAL-did-cheqd.md) | [Yes](https://github.com/w3c/did-test-suite/blob/main/packages/did-core-test-server/suites/implementations/resolver-did-cheqd.json) | Yes | Yes | ? | ? | ? | [Intro](https://us02web.zoom.us/rec/share/PE6APQDKyAsYzPZdei28K_iQia-Ir5pSMpk-JUpIg0bXleTS7UkegKArlGTuLS6H.hC34Z-8tZbE6n7Cl) | **No** |
| `did:ebsi` | [Last updated on Mar 3, 2025](https://hub.ebsi.eu/vc-framework/did/legal-entities) | No | No | [Yes](https://github.com/w3c/did-test-suite/blob/main/packages/did-core-test-server/suites/implementations/did-ebsi.json) | Yes | No | ? | ? | European Standard at CEN/CLC JTC 19 WG 1 | 0 | **No** |
| `did:iden3` | [Specification](https://github.com/iden3/did-iden3/blob/main/did-iden3-method.md) | Yes | [Yes](https://github.com/decentralized-identity/did-methods/blob/main/method-proposals/PROPOSAL-did-iden3.md) | No | Yes | Yes | ? | ? | European Standard at CEN/CLC JTC 19 WG 1 (planned) | 0 | **No** |
| `did:ebsi` | [Last updated on Mar 3, 2025](https://hub.ebsi.eu/vc-framework/did/legal-entities) | No | No | [Yes](https://github.com/w3c/did-test-suite/blob/main/packages/did-core-test-server/suites/implementations/did-ebsi.json) | Yes | No | ? | ? | | 0 | **No** |
| `did:iden3` | [Specification](https://github.com/iden3/did-iden3/blob/main/did-iden3-method.md) | Yes | [Yes](https://github.com/decentralized-identity/did-methods/blob/main/method-proposals/PROPOSAL-did-iden3.md) | No | Yes | Yes | ? | ? | | 0 | **No** |
| `did:key` | [Draft Community Report v0.7](https://w3c-ccg.github.io/did-key-spec/) | Yes | [Yes](https://github.com/decentralized-identity/did-methods/blob/main/method-proposals/PROPOSAL-did-key.md) | [Yes](https://github.com/w3c/did-test-suite/blob/main/packages/did-core-test-server/suites/implementations/did-key-2020-db.json) | Yes | Yes | ? | ? | W3C Recommendation at W3C DID Methods WG | [Intro](https://github.com/decentralized-identity/did-methods/blob/main/AGENDA.md#meeting---26-mar-2025---1800-cet) | **No** |
| `did:mdip` | ? | ? | [Yes](https://github.com/decentralized-identity/did-methods/blob/main/method-proposals/PROPOSAL-did-mdip.md) | ? | ? | ? | ? | ? | ? | [Intro](https://github.com/decentralized-identity/did-methods/blob/main/AGENDA.md#meeting---08-oct-2025---1800-cest) | **No** |
| `did:peer` | [v1.0 Draft](https://identity.foundation/peer-did-method-spec/) | Yes | Yes | No | Yes | Yes | ? | ? | DIF-Approved Deliverable at DIF ID WG | [Intro](https://github.com/decentralized-identity/did-methods/blob/main/AGENDA.md#meeting---23-apr-2025---1800-cest) | **No** |
Expand Down