From e662003bc4c1e84bbf9405a5338f4f3c5c9dab9f Mon Sep 17 00:00:00 2001 From: TS <157780528+theseriesteam@users.noreply.github.com> Date: Sun, 10 Nov 2024 23:31:42 +0800 Subject: [PATCH 01/15] Add did:theseries DID method. Co-authored-by: Hang Hang --- methods/theseries.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 methods/theseries.json diff --git a/methods/theseries.json b/methods/theseries.json new file mode 100644 index 00000000..b5e49f51 --- /dev/null +++ b/methods/theseries.json @@ -0,0 +1,9 @@ +{ + "name": "theseries", + "status": "registered", + "specification": "https://github.com/theseriesteam/tsid-method/blob/main/ts-did-method-specification.md", + "contactName": "Hang Hang", + "contactEmail": "hanghang.dev@gmail.com", + "contactWebsite": "", + "verifiableDataRegistry": "IPFS" +} From 9b32e4174b9f86f1f373422f5122b8778a7e08a7 Mon Sep 17 00:00:00 2001 From: m2mblockchain <130521354+m2mblockchain@users.noreply.github.com> Date: Mon, 11 Nov 2024 00:32:14 +0900 Subject: [PATCH 02/15] Add did:m2m method. --- methods/m2m.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 methods/m2m.json diff --git a/methods/m2m.json b/methods/m2m.json new file mode 100644 index 00000000..c5137920 --- /dev/null +++ b/methods/m2m.json @@ -0,0 +1,9 @@ +{ + "name": "m2m", + "status": "registered", + "verifiableDataRegistry": "Hyperledger Indy", + "contactName": "SmartM2M. Co., Ltd", + "contactEmail": "smartm2m@smartm2m.co.kr", + "contactWebsite": "https://www.smartm2m.co.kr/", + "specification": "https://github.com/m2mblockchain/DID-Method-m2m/blob/main/README.md" +} From 0beae5c4dc3d46a5748b40e9c138fcfbb3cb913b Mon Sep 17 00:00:00 2001 From: GreatWall-Blockchain <143787321+GreatWall-Blockchain@users.noreply.github.com> Date: Sun, 10 Nov 2024 23:32:50 +0800 Subject: [PATCH 03/15] Add did:gwm DID Method. --- methods/gwm.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 methods/gwm.json diff --git a/methods/gwm.json b/methods/gwm.json new file mode 100644 index 00000000..68c4e741 --- /dev/null +++ b/methods/gwm.json @@ -0,0 +1,9 @@ +{ + "name": "gwm", + "status": "registered", + "verifiableDataRegistry": "Great Wall Chain", + "contactName": "Great Wall Motor Company Limited", + "contactEmail": "", + "contactWebsite": "", + "specification": "https://github.com/GreatWall-Blockchain/GWDID-Method-Specification/blob/main/README.md" +} From 9d396dc3ffb550c53543b6d2fe7e70585aeedf2b Mon Sep 17 00:00:00 2001 From: Lorenz Leutgeb <542154+lorenzleutgeb@users.noreply.github.com> Date: Sun, 10 Nov 2024 16:33:35 +0100 Subject: [PATCH 04/15] Deprecate tangle DID Method. Spec document says it is obsolete. https://github.com/TangleID/TangleID/blob/1b502ac9ada603083b6b8d7d36ee421daefa1bd5/did-method-spec.md --- methods/tangle.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/methods/tangle.json b/methods/tangle.json index e1c1e484..854fafd6 100644 --- a/methods/tangle.json +++ b/methods/tangle.json @@ -1,9 +1,9 @@ { "name": "tangle", - "status": "registered", + "status": "deprecated", "verifiableDataRegistry": "IOTA Tangle", "contactName": "BiiLabs Co., Ltd.", "contactEmail": "", "contactWebsite": "", "specification": "https://github.com/TangleID/TangleID/blob/develop/did-method-spec.md" -} \ No newline at end of file +} From 09e7b741ddade255b47b5315f400bd3a9e736473 Mon Sep 17 00:00:00 2001 From: Lorenz Leutgeb <542154+lorenzleutgeb@users.noreply.github.com> Date: Sun, 10 Nov 2024 16:34:08 +0100 Subject: [PATCH 05/15] Deprecate fairx DID Method. Contact website says that it's no longer maintained. https://github.com/fairxio/ --- methods/fairx.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/methods/fairx.json b/methods/fairx.json index c2955141..8791520f 100644 --- a/methods/fairx.json +++ b/methods/fairx.json @@ -1,9 +1,9 @@ { "name": "fairx", - "status": "registered", + "status": "deprecated", "verifiableDataRegistry": "FairX Node", "contactName": "Michael Dowling", "contactEmail": "mdowling@gmail.com", "contactWebsite": "https://github.com/fairxio/", "specification": "https://github.com/fairxio/protocol/tree/main/did" - } \ No newline at end of file + } From fe4a12da3e285ee8cd6089fd32eedc81e871dd4b Mon Sep 17 00:00:00 2001 From: Pierre-Antoine Champin Date: Sun, 10 Nov 2024 16:34:55 +0100 Subject: [PATCH 06/15] Fix fix @gatemezing's name. --- index.html | 2 +- methods/index.html | 2 +- properties/index.html | 2 +- resolution/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index ffe5b390..f9681fbb 100644 --- a/index.html +++ b/index.html @@ -60,7 +60,7 @@ name: "Sten Reijers", url: "https://github.com/stenreijers", note: "2024-present" }, { - name: "Ghislain", url: "https://w3id.org/people/gatemezing", + name: "Ghislain Atemezing", url: "https://w3id.org/people/gatemezing", company: "European Union Agency for Railways", "companyURL": "https://www.era.europa.eu/", note: "2024-present" }, { diff --git a/methods/index.html b/methods/index.html index 715f5dd5..d0ef58af 100644 --- a/methods/index.html +++ b/methods/index.html @@ -101,7 +101,7 @@ name: "Sten Reijers", url: "https://github.com/stenreijers", note: "2024-present" }, { - name: "Ghislain", url: "https://w3id.org/people/gatemezing", + name: "Ghislain Atemezing", url: "https://w3id.org/people/gatemezing", company: "European Union Agency for Railways", "companyURL": "https://www.era.europa.eu/", note: "2024-present" }, { diff --git a/properties/index.html b/properties/index.html index 730f5538..540b1fcb 100644 --- a/properties/index.html +++ b/properties/index.html @@ -60,7 +60,7 @@ name: "Sten Reijers", url: "https://github.com/stenreijers", note: "2024-present" }, { - name: "Ghislain", url: "https://w3id.org/people/gatemezing", + name: "Ghislain Atemezing", url: "https://w3id.org/people/gatemezing", company: "European Union Agency for Railways", "companyURL": "https://www.era.europa.eu/", note: "2024-present" }, { diff --git a/resolution/index.html b/resolution/index.html index d816bbbf..bb3a440c 100644 --- a/resolution/index.html +++ b/resolution/index.html @@ -60,7 +60,7 @@ name: "Sten Reijers", url: "https://github.com/stenreijers", note: "2024-present" }, { - name: "Ghislain", url: "https://w3id.org/people/gatemezing", + name: "Ghislain Atemezing", url: "https://w3id.org/people/gatemezing", company: "European Union Agency for Railways", "companyURL": "https://www.era.europa.eu/", note: "2024-present" }, { From 05219e513ae47fbef981adfc3c2f9ad511b098c6 Mon Sep 17 00:00:00 2001 From: "Michael Herman (Web 7.0 Ultraweb)" Date: Sun, 10 Nov 2024 08:35:45 -0700 Subject: [PATCH 07/15] Add ns DID Method. --- methods/ns.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 methods/ns.json diff --git a/methods/ns.json b/methods/ns.json new file mode 100644 index 00000000..f138202b --- /dev/null +++ b/methods/ns.json @@ -0,0 +1,9 @@ +{ + "name": "ns", + "status": "registered", + "verifiableDataRegistry": "Web 7.0 Foundation", + "contactName": "Web 7.0 Foundation", + "contactEmail": "mwherman@parallelspace.net", + "contactWebsite": "https://didns.directory", + "specification": "https://github.com/Web7Foundation/Specifications/blob/main/methods/did-ns-1-0-1.md" +} From 0a009c332d8983bb6785f3369b1736d0aa520bbf Mon Sep 17 00:00:00 2001 From: Artracx DID <102774400+ArtracID@users.noreply.github.com> Date: Sun, 10 Nov 2024 23:38:35 +0800 Subject: [PATCH 08/15] Update art DID Method contact information. --- methods/art.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/methods/art.json b/methods/art.json index 39063977..b19e5cda 100644 --- a/methods/art.json +++ b/methods/art.json @@ -2,8 +2,8 @@ "name": "art", "status": "registered", "specification": "https://github.com/ArtracID/ArtracID-DID-ART-Method", - "contactName": "Ming-lam Ng (RealMatter)", - "contactEmail": "did_inquiry@artrac.id", + "contactName": "Daniel Chun", + "contactEmail": "did_inquiry@artgrouplimited.com", "contactWebsite": "www.artracx.com", "verifiableDataRegistry": "Artwork ID Method" } From 9bbd94cdcebc1b004b5247ff78a4c8446f04b3a2 Mon Sep 17 00:00:00 2001 From: Manu Sporny Date: Sun, 10 Nov 2024 12:05:35 -0500 Subject: [PATCH 09/15] Update Github actions to latest versions. --- .github/workflows/auto-publish.yml | 22 +++++++++---------- .../workflows/lint-did-method-registry.yml | 12 +++++----- .github/workflows/publish-did-extensions.yml | 14 ++++++------ 3 files changed, 24 insertions(+), 24 deletions(-) diff --git a/.github/workflows/auto-publish.yml b/.github/workflows/auto-publish.yml index 4ac48392..f3211ab8 100644 --- a/.github/workflows/auto-publish.yml +++ b/.github/workflows/auto-publish.yml @@ -6,27 +6,27 @@ on: jobs: main: name: Build, Validate and Deploy - runs-on: ubuntu-20.04 + runs-on: ubuntu-latest steps: - name: Begin spec-prod... - uses: actions/checkout@v2 - - name: Setup Node 16... - uses: actions/setup-node@v1 + uses: actions/checkout@v4 + - name: Setup Node 22... + uses: actions/setup-node@v4 with: - node-version: 16.x - - name: Install did-spec-registries tooling... + node-version: 22.x + - name: Install did-extensions tooling... working-directory: tooling run: npm i - - name: Validate did-spec-registries DID method entries + - name: Validate did-extensions DID method entries working-directory: tooling - run: npm run registry:validate - - name: Generate did-spec-registries registry index + run: npm run validate + - name: Generate did-extensions registry index working-directory: tooling - run: npm run registry:generate:index + run: npm run generate - uses: w3c/spec-prod@v2 with: W3C_ECHIDNA_TOKEN: ${{ secrets.W3C_TR_TOKEN }} W3C_WG_DECISION_URL: https://www.w3.org/2019/did-wg/Meetings/Minutes/2020-06-09-did#resolution1 W3C_BUILD_OVERRIDE: | - shortName: did-spec-registries + shortName: did-extensions specStatus: NOTE diff --git a/.github/workflows/lint-did-method-registry.yml b/.github/workflows/lint-did-method-registry.yml index 4139ad48..67eb76ad 100644 --- a/.github/workflows/lint-did-method-registry.yml +++ b/.github/workflows/lint-did-method-registry.yml @@ -7,17 +7,17 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout source code... - uses: actions/checkout@v2 - - name: Setup Node 16... - uses: actions/setup-node@v2 + uses: actions/checkout@v4 + - name: Setup Node 22... + uses: actions/setup-node@v4 with: - node-version: 16.x + node-version: 22.x - name: Install did-extensions tooling... working-directory: tooling run: npm i - name: Validate did-extensions DID method entries working-directory: tooling - run: npm run registry:validate + run: npm run validate - name: Generate did-extensions registry index working-directory: tooling - run: npm run registry:generate:index + run: npm run generate diff --git a/.github/workflows/publish-did-extensions.yml b/.github/workflows/publish-did-extensions.yml index 77e0c6f7..fbf6d4f9 100644 --- a/.github/workflows/publish-did-extensions.yml +++ b/.github/workflows/publish-did-extensions.yml @@ -9,22 +9,22 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout source code... - uses: actions/checkout@v2 - - name: Setup Node 16... - uses: actions/setup-node@v2 + uses: actions/checkout@v4 + - name: Setup Node 22... + uses: actions/setup-node@v4 with: - node-version: 16.x + node-version: 22.x - name: Install did-extensions tooling... working-directory: tooling run: npm i - name: Validate did-extensions DID method entries working-directory: tooling - run: npm run registry:validate + run: npm run validate - name: Generate did-extensions registry index working-directory: tooling - run: npm run registry:generate:index + run: npm run generate - name: Deploy to Github Pages - uses: JamesIves/github-pages-deploy-action@4.1.5 + uses: JamesIves/github-pages-deploy-action@v4 with: branch: gh-pages folder: . From 4263018194dde745a1cee67ec9efd42968be2e03 Mon Sep 17 00:00:00 2001 From: Manu Sporny Date: Sun, 10 Nov 2024 12:07:08 -0500 Subject: [PATCH 10/15] Rename linting Github action. --- .github/workflows/{lint-did-method-registry.yml => lint.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{lint-did-method-registry.yml => lint.yml} (100%) diff --git a/.github/workflows/lint-did-method-registry.yml b/.github/workflows/lint.yml similarity index 100% rename from .github/workflows/lint-did-method-registry.yml rename to .github/workflows/lint.yml From 878b5ee7d562867423c25dae7b4e0069e3fe99f9 Mon Sep 17 00:00:00 2001 From: Manu Sporny Date: Sun, 10 Nov 2024 12:07:47 -0500 Subject: [PATCH 11/15] Fix pubrules errors for NOTE publication. --- index.html | 8 ++--- methods/index.html | 8 ++--- properties/index.html | 8 ++--- resolution/index.html | 8 ++--- tooling/package-lock.json | 73 --------------------------------------- tooling/package.json | 4 +-- 6 files changed, 18 insertions(+), 91 deletions(-) delete mode 100644 tooling/package-lock.json diff --git a/index.html b/index.html index f9681fbb..93f70540 100644 --- a/index.html +++ b/index.html @@ -51,7 +51,7 @@ name: "Markus Sabadello", url: "https://www.linkedin.com/in/markus-sabadello-353a0821", company: "Danube Tech", companyURL: "https://danubetech.com/", w3cid: 46729, note: "2020-present" - }, { + }/*, { name: "Apurva Chitnis", url: "https://apuchitnis.github.io/", company: "Koodos", @@ -93,7 +93,7 @@ name: "Kevin Dean", url: "https://www.linkedin.com/in/kdean/", company: "Dolphin Data Development Ltd.", note: "2024-present" - }], + }*/], formerEditors: [{ name: "Orie Steele", url: "https://www.linkedin.com/in/or13b/", company: "Transmute", companyURL: "https://www.transmute.industries/", @@ -106,11 +106,11 @@ name: "Ivan Herman", url: "https://www.w3.org/People/Ivan/", company: "W3C", companyURL: "https://www.w3.org", note: "2020-2022", w3cid: 7382, orcid: "0000-0003-0782-2704" - }, { + }/*, { name: "Kyle Den Hartog", url: "https://www.linkedin.com/in/kyledenhartog/", company: "MATTR", companyURL: "https://mattr.global/", note: "2020-2022" - }], + }*/], // authors, add as many as you like. // This is optional, uncomment if you have authors as well as editors. diff --git a/methods/index.html b/methods/index.html index d0ef58af..3c47daa3 100644 --- a/methods/index.html +++ b/methods/index.html @@ -92,7 +92,7 @@ name: "Markus Sabadello", url: "https://www.linkedin.com/in/markus-sabadello-353a0821", company: "Danube Tech", companyURL: "https://danubetech.com/", w3cid: 46729, note: "2020-present" - }, { + }/*, { name: "Apurva Chitnis", url: "https://apuchitnis.github.io/", company: "Koodos", @@ -134,7 +134,7 @@ name: "Kevin Dean", url: "https://www.linkedin.com/in/kdean/", company: "Dolphin Data Development Ltd.", note: "2024-present" - }], + }*/], formerEditors: [{ name: "Orie Steele", url: "https://www.linkedin.com/in/or13b/", company: "Transmute", companyURL: "https://www.transmute.industries/", @@ -147,11 +147,11 @@ name: "Ivan Herman", url: "https://www.w3.org/People/Ivan/", company: "W3C", companyURL: "https://www.w3.org", note: "2020-2022", w3cid: 7382, orcid: "0000-0003-0782-2704" - }, { + }/*, { name: "Kyle Den Hartog", url: "https://www.linkedin.com/in/kyledenhartog/", company: "MATTR", companyURL: "https://mattr.global/", note: "2020-2022" - }], + }*/], // authors, add as many as you like. // This is optional, uncomment if you have authors as well as editors. diff --git a/properties/index.html b/properties/index.html index 540b1fcb..03314938 100644 --- a/properties/index.html +++ b/properties/index.html @@ -51,7 +51,7 @@ name: "Markus Sabadello", url: "https://www.linkedin.com/in/markus-sabadello-353a0821", company: "Danube Tech", companyURL: "https://danubetech.com/", w3cid: 46729, note: "2020-present" - }, { + }/*, { name: "Apurva Chitnis", url: "https://apuchitnis.github.io/", company: "Koodos", @@ -93,7 +93,7 @@ name: "Kevin Dean", url: "https://www.linkedin.com/in/kdean/", company: "Dolphin Data Development Ltd.", note: "2024-present" - }], + }*/], formerEditors: [{ name: "Orie Steele", url: "https://www.linkedin.com/in/or13b/", company: "Transmute", companyURL: "https://www.transmute.industries/", @@ -102,7 +102,7 @@ name: "Amy Guy", url: "https://rhiaro.co.uk/", company: "Digital Bazaar", companyURL: "https://digitalbazaar.com/", w3cid: 69000, note: "2020-2022" - }, { + }/*, { name: "Ivan Herman", url: "https://www.w3.org/People/Ivan/", company: "W3C", companyURL: "https://www.w3.org", note: "2020-2022", w3cid: 7382, orcid: "0000-0003-0782-2704" @@ -110,7 +110,7 @@ name: "Kyle Den Hartog", url: "https://www.linkedin.com/in/kyledenhartog/", company: "MATTR", companyURL: "https://mattr.global/", note: "2020-2022" - }], + }*/], // authors, add as many as you like. // This is optional, uncomment if you have authors as well as editors. diff --git a/resolution/index.html b/resolution/index.html index bb3a440c..d0e1aec8 100644 --- a/resolution/index.html +++ b/resolution/index.html @@ -51,7 +51,7 @@ name: "Markus Sabadello", url: "https://www.linkedin.com/in/markus-sabadello-353a0821", company: "Danube Tech", companyURL: "https://danubetech.com/", w3cid: 46729, note: "2020-present" - }, { + }/*, { name: "Apurva Chitnis", url: "https://apuchitnis.github.io/", company: "Koodos", @@ -93,7 +93,7 @@ name: "Kevin Dean", url: "https://www.linkedin.com/in/kdean/", company: "Dolphin Data Development Ltd.", note: "2024-present" - }], + }*/], formerEditors: [{ name: "Orie Steele", url: "https://www.linkedin.com/in/or13b/", company: "Transmute", companyURL: "https://www.transmute.industries/", @@ -106,11 +106,11 @@ name: "Ivan Herman", url: "https://www.w3.org/People/Ivan/", company: "W3C", companyURL: "https://www.w3.org", note: "2020-2022", w3cid: 7382, orcid: "0000-0003-0782-2704" - }, { + }/*, { name: "Kyle Den Hartog", url: "https://www.linkedin.com/in/kyledenhartog/", company: "MATTR", companyURL: "https://mattr.global/", note: "2020-2022" - }], + }*/], // authors, add as many as you like. // This is optional, uncomment if you have authors as well as editors. diff --git a/tooling/package-lock.json b/tooling/package-lock.json deleted file mode 100644 index f1bc9ef9..00000000 --- a/tooling/package-lock.json +++ /dev/null @@ -1,73 +0,0 @@ -{ - "name": "did-spec-registries-converter", - "version": "0.0.1", - "lockfileVersion": 1, - "requires": true, - "dependencies": { - "ajv": { - "version": "8.6.3", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.6.3.tgz", - "integrity": "sha512-SMJOdDP6LqTkD0Uq8qLi+gMwSt0imXLSV080qFVwJCpH9U6Mb+SUGHAXM0KNbcBPguytWyvFxcHgMLe2D2XSpw==", - "requires": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - } - }, - "argparse": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", - "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" - }, - "fast-deep-equal": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", - "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==" - }, - "js-yaml": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", - "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", - "requires": { - "argparse": "^2.0.1" - } - }, - "json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" - }, - "minimist": { - "version": "1.2.5", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz", - "integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==" - }, - "mkdirp": { - "version": "0.5.5", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.5.tgz", - "integrity": "sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==", - "requires": { - "minimist": "^1.2.5" - } - }, - "punycode": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz", - "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==" - }, - "require-from-string": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", - "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==" - }, - "uri-js": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", - "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", - "requires": { - "punycode": "^2.1.0" - } - } - } -} diff --git a/tooling/package.json b/tooling/package.json index 71f00c89..b0c9706e 100644 --- a/tooling/package.json +++ b/tooling/package.json @@ -9,8 +9,8 @@ "js-yaml": "^4.1.0" }, "scripts": { - "registry:validate": "node ./validate-registry.js", - "registry:generate:index": "node ./generate-index.js" + "generate": "node ./generate-index.js", + "validate": "node ./validate-registry.js" }, "author": "Manu Sporny (https://manu.sporny.org/)", "contributors": [ From cbd06229c013c8981cdb1b6253651b543f6c1a17 Mon Sep 17 00:00:00 2001 From: Manu Sporny Date: Sun, 10 Nov 2024 12:21:21 -0500 Subject: [PATCH 12/15] Update location of new DID Resolution definitions. --- resolution/index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/resolution/index.html b/resolution/index.html index d0e1aec8..f7c97b04 100644 --- a/resolution/index.html +++ b/resolution/index.html @@ -534,7 +534,7 @@

methodNotSupported

- DID Resolution + DID Resolution @@ -558,7 +558,7 @@

internalError

- DID Resolution + DID Resolution @@ -581,7 +581,7 @@

invalidPublicKey

- DID Resolution + DID Resolution @@ -604,7 +604,7 @@

invalidPublicKeyLength

- DID Resolution + DID Resolution @@ -627,7 +627,7 @@

invalidPublicKeyType

- DID Resolution + DID Resolution @@ -651,7 +651,7 @@

unsupportedPublicKeyType

- DID Resolution + DID Resolution From 2c780858230794a856c40b36ae1f2fb48c474224 Mon Sep 17 00:00:00 2001 From: Manu Sporny Date: Sun, 10 Nov 2024 12:25:34 -0500 Subject: [PATCH 13/15] Update @msporny's website address. --- index.html | 2 +- methods/index.html | 2 +- properties/index.html | 2 +- resolution/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 93f70540..4cd5ff72 100644 --- a/index.html +++ b/index.html @@ -44,7 +44,7 @@ includePermalinks: false, editors: [{ - name: "Manu Sporny", url: "http://manu.sporny.org/", + name: "Manu Sporny", url: "https://www.linkedin.com/in/manusporny/", company: "Digital Bazaar", companyURL: "https://digitalbazaar.com/", w3cid: 41758, note: "2017-present" }, { diff --git a/methods/index.html b/methods/index.html index 3c47daa3..4ead4ea7 100644 --- a/methods/index.html +++ b/methods/index.html @@ -85,7 +85,7 @@ includePermalinks: false, editors: [{ - name: "Manu Sporny", url: "http://manu.sporny.org/", + name: "Manu Sporny", url: "https://www.linkedin.com/in/manusporny/", company: "Digital Bazaar", companyURL: "https://digitalbazaar.com/", w3cid: 41758, note: "2017-present" }, { diff --git a/properties/index.html b/properties/index.html index 03314938..23231c0b 100644 --- a/properties/index.html +++ b/properties/index.html @@ -44,7 +44,7 @@ includePermalinks: false, editors: [{ - name: "Manu Sporny", url: "http://manu.sporny.org/", + name: "Manu Sporny", url: "https://www.linkedin.com/in/manusporny/", company: "Digital Bazaar", companyURL: "https://digitalbazaar.com/", w3cid: 41758, note: "2017-present" }, { diff --git a/resolution/index.html b/resolution/index.html index f7c97b04..37eb7aff 100644 --- a/resolution/index.html +++ b/resolution/index.html @@ -44,7 +44,7 @@ includePermalinks: false, editors: [{ - name: "Manu Sporny", url: "http://manu.sporny.org/", + name: "Manu Sporny", url: "https://www.linkedin.com/in/manusporny/", company: "Digital Bazaar", companyURL: "https://digitalbazaar.com/", w3cid: 41758, note: "2017-present" }, { From 0f287a483f84e280957a17340731d3e0a247aae2 Mon Sep 17 00:00:00 2001 From: Manu Sporny Date: Sun, 10 Nov 2024 12:33:55 -0500 Subject: [PATCH 14/15] Fix broken fragment identifiers for properties and resolution. --- properties/index.html | 4 ++-- resolution/index.html | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/properties/index.html b/properties/index.html index 23231c0b..fcc76add 100644 --- a/properties/index.html +++ b/properties/index.html @@ -332,7 +332,7 @@

controller

- DID Core + DID Core DID Core @@ -463,7 +463,7 @@

service

- DID Core + DID Core DID Core diff --git a/resolution/index.html b/resolution/index.html index 37eb7aff..80f7e562 100644 --- a/resolution/index.html +++ b/resolution/index.html @@ -353,7 +353,7 @@

CBOR

These are entries in DID documents that are specific to the -CBOR representation. +CBOR representation.

(No entries yet) @@ -1113,7 +1113,7 @@

equivalentId

- DID Core + DID Core @@ -1177,7 +1177,7 @@

hl

- DID Core + DID Core From 17f65033c24386a756b3c5f39f803d2c2602084c Mon Sep 17 00:00:00 2001 From: Manu Sporny Date: Sun, 10 Nov 2024 12:56:59 -0500 Subject: [PATCH 15/15] Create new static copies for publication. --- .../NOTE/did-extensions-methods/index.html | 114 +-------------- .../NOTE/did-extensions-properties/index.html | 137 +----------------- .../NOTE/did-extensions-resolution/index.html | 130 ++--------------- transitions/2024/NOTE/index.html | 112 +------------- 4 files changed, 36 insertions(+), 457 deletions(-) diff --git a/transitions/2024/NOTE/did-extensions-methods/index.html b/transitions/2024/NOTE/did-extensions-methods/index.html index 8db54db4..79d4492a 100644 --- a/transitions/2024/NOTE/did-extensions-methods/index.html +++ b/transitions/2024/NOTE/did-extensions-methods/index.html @@ -130,7 +130,7 @@ "editors": [ { "name": "Manu Sporny", - "url": "http://manu.sporny.org/", + "url": "https://www.linkedin.com/in/manusporny/", "company": "Digital Bazaar", "companyURL": "https://digitalbazaar.com/", "w3cid": 41758, @@ -143,75 +143,6 @@ "companyURL": "https://danubetech.com/", "w3cid": 46729, "note": "2020-present" - }, - { - "name": "Apurva Chitnis", - "url": "https://apuchitnis.github.io/", - "company": "Koodos", - "note": "2024-present" - }, - { - "name": "Sten Reijers", - "url": "https://github.com/stenreijers", - "note": "2024-present" - }, - { - "name": "Ghislain", - "url": "https://w3id.org/people/gatemezing", - "company": "European Union Agency for Railways", - "companyURL": "https://www.era.europa.eu/", - "note": "2024-present" - }, - { - "name": "Adam Burns", - "url": "https://www.linkedin.com/in/adampeterburns/", - "note": "2024-present" - }, - { - "name": "Stefannie Tan (ステファニー タン)", - "url": "https://github.com/Steffytan", - "company": "SBI Group (SBIホールディングス)", - "companyURL": "https://sbigroup.co.jp/", - "note": "2024-present" - }, - { - "name": "MIZUKI Sonoko (五十嵐 太清)", - "url": "https://mizuki.io/", - "company": "kataru Co., Ltd.", - "companyURL": "https://mizuki.io/", - "note": "2024-present" - }, - { - "name": "Rajiv Rajani", - "url": "https://github.com/rajivrajani", - "note": "2024-present" - }, - { - "name": "Ariel Gentile", - "url": "https://github.com/genaris", - "company": "GenAris Tech", - "companyURL": "https://genaris.tech/", - "note": "2024-present" - }, - { - "name": "Harley Thomas", - "url": "https://github.com/harleyjackthomas", - "company": "Trust Provenance", - "companyURL": "https://www.trustprovenance.com/", - "note": "2024-present" - }, - { - "name": "Ajay Jadhav", - "url": "https://github.com/ajile-in", - "company": "Ayan Works", - "companyURL": "https://ayanworks.com/", - "note": "2024-present" - }, - { - "name": "Kevin Dean", - "url": "https://www.linkedin.com/in/kdean/", - "company": "Dolphin Data Development Ltd.", - "note": "2024-present" } ], "formerEditors": [ @@ -239,13 +170,6 @@ "note": "2020-2022", "w3cid": 7382, "orcid": "https://orcid.org/0000-0003-0782-2704" - }, - { - "name": "Kyle Den Hartog", - "url": "https://www.linkedin.com/in/kyledenhartog/", - "company": "MATTR", - "companyURL": "https://mattr.global/", - "note": "2020-2022" } ], "authors": [ @@ -290,20 +214,20 @@ "id": "did-extensions" } }, - "publishISODate": "2024-10-30T00:00:00.000Z", - "generatedSubtitle": "W3C Group Note 30 October 2024" + "publishISODate": "2024-11-10T00:00:00.000Z", + "generatedSubtitle": "W3C Group Note 10 November 2024" }

DID Methods

Known DID Methods in the Decentralized Identifier Ecosystem

-

W3C Group Note

+

W3C Group Note

More details about this document
This version:
- https://www.w3.org/TR/2024/NOTE-did-extensions-methods-20241030/ + https://www.w3.org/TR/2024/NOTE-did-extensions-methods-20241110/
Latest published version:
https://www.w3.org/TR/did-extensions-methods/ @@ -320,31 +244,9 @@

DID Methods

Editors:
- Manu Sporny (Digital Bazaar) (2017-present) + Manu Sporny (Digital Bazaar) (2017-present)
Markus Sabadello (Danube Tech) (2020-present) -
- Apurva Chitnis (Koodos) (2024-present) -
- Sten Reijers (2024-present) -
- Ghislain (European Union Agency for Railways) (2024-present) -
- Adam Burns (2024-present) -
- Stefannie Tan (ステファニー タン) (SBI Group (SBIホールディングス)) (2024-present) -
- MIZUKI Sonoko (五十嵐 太清) (kataru Co., Ltd.) (2024-present) -
- Rajiv Rajani (2024-present) -
- Ariel Gentile (GenAris Tech) (2024-present) -
- Harley Thomas (Trust Provenance) (2024-present) -
- Ajay Jadhav (Ayan Works) (2024-present) -
- Kevin Dean (Dolphin Data Development Ltd.) (2024-present)
Former editors: @@ -364,8 +266,6 @@

DID Methods

(W3C) (2020-2022) -

- Kyle Den Hartog (MATTR) (2020-2022)
Author:
The Decentralized Identifier Working Group (W3C) @@ -504,7 +404,7 @@

DID Methods

-
DID MethodRegistryContact
3Ceramic Network3Box Labs (email) (website)
abtABT NetworkArcBlock
aergoAergoBlocko (website)
alaAlastriaAlastria National Blockchain Ecosystem
amoAMO blockchain mainnetAMO Labs (website)
antelopeAntelopeTonomy Foundation (website)
artArtwork ID MethodMing-lam Ng (RealMatter) (email) (website)
assetLedger-independent generative DID method based on CAIP-19 identifiersBOTLabs GmbH (email) (website)
bbaArdorAttila Aldemir (email)
beeLedger agnosticmesur.io (email) (website)
bidbifteleinfo caict
bitd.idd.id (email) (website)
bluetoqueagentTrusted Digital WebHyperonomy Digital Identity Lab, Parallelspace Corporation (email) (website)
bluetoquedeedTrusted Digital WebHyperonomy Digital Identity Lab, Parallelspace Corporation (email) (website)
bluetoquenfeTrusted Digital WebHyperonomy Digital Identity Lab, Parallelspace Corporation (email) (website)
bluetoqueprocTrusted Digital WebHyperonomy Digital Identity Lab, Parallelspace Corporation (email) (website)
bnbBinance Smart ChainOntology Foundation
brykbrykMarcos Allende, Sandra Murcia, Flavia Munhoso, Ruben Cessa
bsvBSVThomas Moretti (email) (website)
btcoBTCAviary Tech (email) (website)
btcrBitcoinChristopher Allen, Ryan Grant, Kim Hamilton Duffy
candidQuorumEric Lin (email) (website)
ccdConcordiumConcordium development team (email) (website)
ccfConfidential Consortium Framework (CCF)Microsoft (email) (website)
ccpQuorumBaidu, Inc.
celoCeloOntology Foundation
cheqdcheqdCHEQD FOUNDATION LIMITED (email) (website)
comcommercio.networkCommercio Consortium
contentMizuki Sonoko (email) (website)
cordaCordaNitesh Solanki,Moritz Platt,Pranav Kirtani
cosmosCosmos application chainsShaun Conway (email) (website)
cotCoTChainCoTNetwork, Inc. (website)
crHyperledger Fabric (email)
ctCircular Trust (email) (website)
ctidBeijing Zhongdun Anxin Science and Technology Development Co., Ltd (email) (website)
dhtMainline DHTTBD (website)
didDecentralized IdentifiersSpruce Systems, Inc. (website)
dnsDomain Name System (DNS)Danube Tech (email) (website)
dockDockDock.io (website)
domEthereumDominode
dotbitd.idd.id (email) (website)
dsrvdsrv (email) (website)
dualEthereumSmart ID Card Alliance
dxdfabric.data-alliace.comData Alliance Co., Ltd. (email) (website)
dyneDyne.org FoundationAndrea D'Intino (email) (website)
echoEchoEcho Technological Solutions LLC
elastosElastos ID SidechainElastos Foundation
elemElement DIDTransmute
emtrustHyperledger FabricHalialabs Pte Ltd.
ensEthereumConsenSys MESH (email) (website)
eosioEOSIOGimly Blockchain (website)
eratDID SpecificationERATOSTHENES project (email) (website)
erc725EthereumMarkus Sabadello, Fabian Vogelsteller, Peter Kolarov (email)
ethoEthereumOntology Foundation
ethrEthereumuPort
evAny Ethereum or EVM-compatible ledgerDavid Ammouial (NTT DATA) (email) (website)
evanevan.networkevan GmbH
everscaleEverscale blockchainDmitry V. Samorodkin (email) (website)
exampleDID SpecificationW3C DID Working Group
factomFactomSphereon, Factomatic, Factom Inc
fairxFairX NodeMichael Dowling (email) (website)
futureNetease ChainNetease Blockchain Team
gatcEthereum, Hyperledger Fabric, Hyperledger Besu, AlastriaGataca (website)
gnsGNU Name SystemGNUnet (email) (website)
grgGrgChainGRGBanking Blockchain Express Co. Ltd.
grnAny CosmWasm-compatible ledgerEG-easy
healthDID Healthsupport (email) (website)
hederaHedera HashgraphHedera Hashgraph, Swisscom Blockchain AG
hidHypersign Blockchain NetworkHypermine Limited (email) (website)
holoHolochainHolo.Host
hpassHyperledger FabricIBM
hpoHippocrat DAO
hskPlatONHashKey DID (email)
iamxundefinedIAMX AG, 6300 Zug, Switzerland (email) (website)
ibmdcHyperledger FabricIBM Digital Credentials (email) (website)
iconICONICONLOOP
idID ServiceMastercard (website)
iden3EVM compatible chainsZK ID Labs AG, Polygon ID (website)
iidInspur Chainzoe Yian (email)
indyAny Hyperledger Indy LedgerStephen Curran (email)
infraInfraBlockchainBlockchain Labs
ioIoTeXIoTeX Foundation
ionBitcoinVarious DIF contributors
iotaIOTAIOTA Foundation (website)
ipidIPFSTranSendX
isBlockcoreBlockcore
isccPublic BlockchainsISCC Foundation (email) (website)
itnHyperledger Fabric (Private Network) and Arbitrum OneUmed Khudoiberdiev (email) (website)
iwtInfoWalletRaonsecure
jlincJLINC ProtocolVictor Grey
jlinxJLINX ProtocolVictor Grey (email)
jnctnJnctn NetworkJnctn Limited
joloEthereumJolocom
jwkLedger agnosticJeremie Miller (email)
kanameAny EVM Compatible Blockchains (website)
kdidFISCO BCOSKINGDOM FINTECH(BEIJING)CO,LTD. (email)
keriLedger agnosticDr. Sam Smith, Charles Cunningham, Phil Feairheller (email)
keyLedger-independent DID method based on public/private key pairsRick Astley (thank you for your inspiration), Manu Sporny, Dmitri Zagidulin, Dave Longley, Orie Steele
kiltKILT BlockchainBOTLabs GmbH (email) (website)
klayKlaytnOntology Foundation
klayrKlayr SidechainAldo Suhartono Putra (email) (website)
knoxKnox NetworksFrancis Kim (email) (website)
krKorea Mobile Identity SystemMinistry of the Interior and Safety, korea (website)
kscircKSChain BlockchainK4-Security (website)
lacLACChain NetworkLACChain Alliance
ldidChainMakerShujin Public Service (Qingdao) Co., Ltd. (email)
lifeRChainlifeID Foundation
lingLINGK4-Security (email) (website)
litLEDGISIBCT (website)
memeIPFS & DNS & HTTPDID Meme Maintainers (email) (website)
meshTrusted Digital WebHyperonomy Digital Identity Lab, Parallelspace Corporation (email) (website)
metaMetadiumMetadium Foundation
moacMOACMOAC Blockchain Tech, Inc.
monidEthereumMin Ju
morpheusHydraInternet of People (website)
myDiDDID Specification (email) (website)
mydataiGrant.ioiGrant.io (website)
nearNEAROntology Foundation
nextNextme DIDs NetworkNext Labs (email) (website)
nftCeramic Network3Box Labs (email) (website)
nuggetsNuggets NetworkNuggets Ltd (email) (website)
nutsNuts networkNuts community (email) (website)
objectTrusted Digital WebHyperonomy Digital Identity Lab, Parallelspace Corporation (email) (website)
ockamOckamOckam
omnOmniOneOmniOne
onionLedger agnosticBlockchain Commons (website)
ontOntologyOntology Foundation
opOcean ProtocolOcean Protocol
orbLedger agnosticAvast (email) (website)
oydLedger agnosticOwnYourData.eu (email) (website)
panaceaPanaceaMediBloc
peaqpeaq BlockchainPeaq Technology GmbH (email) (website)
peerpeerDaniel Hardman (email)
pidProofID BlockchainAlvin Reyes (email) (website)
pistisEthereumAndrea Taglia, Matteo Sinico
pkhLedger-independent generative DID method based on CAIP-10 keypair expressionsWayne Chang, Charles Lehner, Juan Caballero, Joel Thorstensson
plchttps://plc.directoryBluesky PBLLC (email) (website)
pmlPML ChainPurple Mountain Laboratories
polygonPolygon (Previously MATIC)AyanWorks, MATIC
polygonidEVM compatible chainsZK ID Labs AG, Polygon ID (website)
prismThe Cardano blockchainInput Output Global Inc (IOG) (email) (website)
psiLEDGISPolice Science Institution (website)
psqrPublic SquareChristian Gribneau (email) (website)
ptnPalletOnePalletOne
qesQESIDnow GmbH (email) (website)
quiQuiHyperonomy Digital Identity Lab, Parallelspace Corporation (email) (website)
rayEthereumRay Peng (email)
realEthereumReal Items (email) (website)
resumeResume DID Method and ProtocolMing-lam Ng with Real Matter Technology and Talent Connect (email) (website)
rmReal-world Asset Tokenization DID MethodMing-lam Ng (RealMatter) (email) (website)
safeSafeSafe Ecosystem Foundation (email) (website)
sanSAN CloudchainYLZ Inc.
schemaMultiple storage networks, currently public IPFS and evan.network IPFS51nodes GmbH
scidStraitsChainLorna (email) (website)
selfLedger agnosticNikos Fotiou (email) (website)
selfkeyEthereumSelfKey
sideosLedger agnosticsideos GmbH (website)
signorEthereum, Hedera Hashgraph, Quorum, Hyperledger BesuCryptonics (website)
siriusProximaX Sirius ChainProximaX Singapore Pte. Ltd. (website)
snailPenpal networkAmy Guy, Dmitri Zagidulin (email)
snplabSNPLab MyD NetworkSNPLab Inc. (email) (website)
solSolanaIdentity.com (email) (website)
sovSovrinMike Lodder
ssbSecure ScuttlebuttCharles E. Lehner
sswInitial NetworkSK telecom (website)
stackBitcoinJude Nelson
tangleIOTA TangleBiiLabs Co., Ltd.
tdidFISCO BCOSTencent Technology (Shenzhen) Co.Ltd (email) (website)
tiTiChainHunan tianhe Guoyun Technology Co.Ltd (email) (website)
tlsEthereumUlrich Gallersdörfer, Kilian Käslin
trustTrustChainTrustCerts GmbH
trustblocHyperledger FabricSecureKey
trxTRONOntology Foundation
ttmTMChainToken.TM
twitTwitDID Twit GitHub (website)
tyronZilliqaJulio Cabrapan Duarte
tysDID SpecificationChainyard
tzTezosSpruce Systems, Inc. (website)
unikuns.networkSpace Elephant SAS (website)
unisotBitcoin SVUNISOT AS (website)
unsuns.networkSpace Elephant SAS (website)
uportEthereumuPort
v1Veres One DLTVeres One Maintainer (Digital Bazaar) (email) (website)
vaabifChina Academy of Information and Communications Technology (CAICT)
valyuundefinedValyu Network LTD (email) (website)
vaultieEthereumVaultie Inc.
vertuVERTUV2 (email)
vidVPVP Inc.
vividNEO2, NEO3, ZilliqaVivid (website)
vtidJianKong (email)
vvoVivvoVivvo Application Studios
webWebOliver Terbu, Mike Xu, Dmitri Zagidulin, Amy Guy
web7Web 7.0 FoundationWeb 7.0 Foundation (email) (website)
websWeb, and Key Event Receipt Infrastructure (KERI)Trust over IP (ToIP) DID Method webs Task Force (email) (website)
wlkWeelink NetworkWeelink
workHyperledger FabricWorkday, Inc.
yourdYourD compatible chainsYourD (website)
zkArweavezCloak Network Research (email) (website)
zkmeEVM compatible chains. Primary on PolygonzkMe
+
DID MethodRegistryContact
3Ceramic Network3Box Labs (email) (website)
abtABT NetworkArcBlock
aergoAergoBlocko (website)
alaAlastriaAlastria National Blockchain Ecosystem
amoAMO blockchain mainnetAMO Labs (website)
antelopeAntelopeTonomy Foundation (website)
artArtwork ID MethodDaniel Chun (email) (website)
assetLedger-independent generative DID method based on CAIP-19 identifiersBOTLabs GmbH (email) (website)
bbaArdorAttila Aldemir (email)
beeLedger agnosticmesur.io (email) (website)
bidbifteleinfo caict
bitd.idd.id (email) (website)
bluetoqueagentTrusted Digital WebHyperonomy Digital Identity Lab, Parallelspace Corporation (email) (website)
bluetoquedeedTrusted Digital WebHyperonomy Digital Identity Lab, Parallelspace Corporation (email) (website)
bluetoquenfeTrusted Digital WebHyperonomy Digital Identity Lab, Parallelspace Corporation (email) (website)
bluetoqueprocTrusted Digital WebHyperonomy Digital Identity Lab, Parallelspace Corporation (email) (website)
bnbBinance Smart ChainOntology Foundation
brykbrykMarcos Allende, Sandra Murcia, Flavia Munhoso, Ruben Cessa
bsvBSVThomas Moretti (email) (website)
btcoBTCAviary Tech (email) (website)
btcrBitcoinChristopher Allen, Ryan Grant, Kim Hamilton Duffy
candidQuorumEric Lin (email) (website)
ccdConcordiumConcordium development team (email) (website)
ccfConfidential Consortium Framework (CCF)Microsoft (email) (website)
ccpQuorumBaidu, Inc.
celoCeloOntology Foundation
cheqdcheqdCHEQD FOUNDATION LIMITED (email) (website)
comcommercio.networkCommercio Consortium
contentMizuki Sonoko (email) (website)
cordaCordaNitesh Solanki,Moritz Platt,Pranav Kirtani
cosmosCosmos application chainsShaun Conway (email) (website)
cotCoTChainCoTNetwork, Inc. (website)
crHyperledger Fabric (email)
ctCircular Trust (email) (website)
ctidBeijing Zhongdun Anxin Science and Technology Development Co., Ltd (email) (website)
dhtMainline DHTTBD (website)
didDecentralized IdentifiersSpruce Systems, Inc. (website)
dnsDomain Name System (DNS)Danube Tech (email) (website)
dockDockDock.io (website)
domEthereumDominode
dotbitd.idd.id (email) (website)
dsrvdsrv (email) (website)
dualEthereumSmart ID Card Alliance
dxdfabric.data-alliace.comData Alliance Co., Ltd. (email) (website)
dyneDyne.org FoundationAndrea D'Intino (email) (website)
echoEchoEcho Technological Solutions LLC
elastosElastos ID SidechainElastos Foundation
elemElement DIDTransmute
emtrustHyperledger FabricHalialabs Pte Ltd.
ensEthereumConsenSys MESH (email) (website)
eosioEOSIOGimly Blockchain (website)
eratDID SpecificationERATOSTHENES project (email) (website)
erc725EthereumMarkus Sabadello, Fabian Vogelsteller, Peter Kolarov (email)
ethoEthereumOntology Foundation
ethrEthereumuPort
evAny Ethereum or EVM-compatible ledgerDavid Ammouial (NTT DATA) (email) (website)
evanevan.networkevan GmbH
everscaleEverscale blockchainDmitry V. Samorodkin (email) (website)
exampleDID SpecificationW3C DID Working Group
factomFactomSphereon, Factomatic, Factom Inc
fairxFairX NodeMichael Dowling (email) (website)
futureNetease ChainNetease Blockchain Team
gatcEthereum, Hyperledger Fabric, Hyperledger Besu, AlastriaGataca (website)
gnsGNU Name SystemGNUnet (email) (website)
grgGrgChainGRGBanking Blockchain Express Co. Ltd.
grnAny CosmWasm-compatible ledgerEG-easy
gwmGreat Wall ChainGreat Wall Motor Company Limited
healthDID Healthsupport (email) (website)
hederaHedera HashgraphHedera Hashgraph, Swisscom Blockchain AG
hidHypersign Blockchain NetworkHypermine Limited (email) (website)
holoHolochainHolo.Host
hpassHyperledger FabricIBM
hpoHippocrat DAO
hskPlatONHashKey DID (email)
iamxundefinedIAMX AG, 6300 Zug, Switzerland (email) (website)
ibmdcHyperledger FabricIBM Digital Credentials (email) (website)
iconICONICONLOOP
idID ServiceMastercard (website)
iden3EVM compatible chainsZK ID Labs AG, Polygon ID (website)
iidInspur Chainzoe Yian (email)
indyAny Hyperledger Indy LedgerStephen Curran (email)
infraInfraBlockchainBlockchain Labs
ioIoTeXIoTeX Foundation
ionBitcoinVarious DIF contributors
iotaIOTAIOTA Foundation (website)
ipidIPFSTranSendX
isBlockcoreBlockcore
isccPublic BlockchainsISCC Foundation (email) (website)
itnHyperledger Fabric (Private Network) and Arbitrum OneUmed Khudoiberdiev (email) (website)
iwtInfoWalletRaonsecure
jlincJLINC ProtocolVictor Grey
jlinxJLINX ProtocolVictor Grey (email)
jnctnJnctn NetworkJnctn Limited
joloEthereumJolocom
jwkLedger agnosticJeremie Miller (email)
kanameAny EVM Compatible Blockchains (website)
kdidFISCO BCOSKINGDOM FINTECH(BEIJING)CO,LTD. (email)
keriLedger agnosticDr. Sam Smith, Charles Cunningham, Phil Feairheller (email)
keyLedger-independent DID method based on public/private key pairsRick Astley (thank you for your inspiration), Manu Sporny, Dmitri Zagidulin, Dave Longley, Orie Steele
kiltKILT BlockchainBOTLabs GmbH (email) (website)
klayKlaytnOntology Foundation
klayrKlayr SidechainAldo Suhartono Putra (email) (website)
knoxKnox NetworksFrancis Kim (email) (website)
krKorea Mobile Identity SystemMinistry of the Interior and Safety, korea (website)
kscircKSChain BlockchainK4-Security (website)
lacLACChain NetworkLACChain Alliance
ldidChainMakerShujin Public Service (Qingdao) Co., Ltd. (email)
lifeRChainlifeID Foundation
lingLINGK4-Security (email) (website)
litLEDGISIBCT (website)
m2mHyperledger IndySmartM2M. Co., Ltd (email) (website)
memeIPFS & DNS & HTTPDID Meme Maintainers (email) (website)
meshTrusted Digital WebHyperonomy Digital Identity Lab, Parallelspace Corporation (email) (website)
metaMetadiumMetadium Foundation
moacMOACMOAC Blockchain Tech, Inc.
monidEthereumMin Ju
morpheusHydraInternet of People (website)
myDiDDID Specification (email) (website)
mydataiGrant.ioiGrant.io (website)
nearNEAROntology Foundation
nextNextme DIDs NetworkNext Labs (email) (website)
nftCeramic Network3Box Labs (email) (website)
nsWeb 7.0 FoundationWeb 7.0 Foundation (email) (website)
nuggetsNuggets NetworkNuggets Ltd (email) (website)
nutsNuts networkNuts community (email) (website)
objectTrusted Digital WebHyperonomy Digital Identity Lab, Parallelspace Corporation (email) (website)
ockamOckamOckam
omnOmniOneOmniOne
onionLedger agnosticBlockchain Commons (website)
ontOntologyOntology Foundation
opOcean ProtocolOcean Protocol
orbLedger agnosticAvast (email) (website)
oydLedger agnosticOwnYourData.eu (email) (website)
panaceaPanaceaMediBloc
peaqpeaq BlockchainPeaq Technology GmbH (email) (website)
peerpeerDaniel Hardman (email)
pidProofID BlockchainAlvin Reyes (email) (website)
pistisEthereumAndrea Taglia, Matteo Sinico
pkhLedger-independent generative DID method based on CAIP-10 keypair expressionsWayne Chang, Charles Lehner, Juan Caballero, Joel Thorstensson
plchttps://plc.directoryBluesky PBLLC (email) (website)
pmlPML ChainPurple Mountain Laboratories
polygonPolygon (Previously MATIC)AyanWorks, MATIC
polygonidEVM compatible chainsZK ID Labs AG, Polygon ID (website)
prismThe Cardano blockchainInput Output Global Inc (IOG) (email) (website)
psiLEDGISPolice Science Institution (website)
psqrPublic SquareChristian Gribneau (email) (website)
ptnPalletOnePalletOne
qesQESIDnow GmbH (email) (website)
quiQuiHyperonomy Digital Identity Lab, Parallelspace Corporation (email) (website)
rayEthereumRay Peng (email)
realEthereumReal Items (email) (website)
resumeResume DID Method and ProtocolMing-lam Ng with Real Matter Technology and Talent Connect (email) (website)
rmReal-world Asset Tokenization DID MethodMing-lam Ng (RealMatter) (email) (website)
safeSafeSafe Ecosystem Foundation (email) (website)
sanSAN CloudchainYLZ Inc.
schemaMultiple storage networks, currently public IPFS and evan.network IPFS51nodes GmbH
scidStraitsChainLorna (email) (website)
selfLedger agnosticNikos Fotiou (email) (website)
selfkeyEthereumSelfKey
sideosLedger agnosticsideos GmbH (website)
signorEthereum, Hedera Hashgraph, Quorum, Hyperledger BesuCryptonics (website)
siriusProximaX Sirius ChainProximaX Singapore Pte. Ltd. (website)
snailPenpal networkAmy Guy, Dmitri Zagidulin (email)
snplabSNPLab MyD NetworkSNPLab Inc. (email) (website)
solSolanaIdentity.com (email) (website)
sovSovrinMike Lodder
ssbSecure ScuttlebuttCharles E. Lehner
sswInitial NetworkSK telecom (website)
stackBitcoinJude Nelson
tangleIOTA TangleBiiLabs Co., Ltd.
tdidFISCO BCOSTencent Technology (Shenzhen) Co.Ltd (email) (website)
theseriesIPFSHang Hang (email)
tiTiChainHunan tianhe Guoyun Technology Co.Ltd (email) (website)
tlsEthereumUlrich Gallersdörfer, Kilian Käslin
trustTrustChainTrustCerts GmbH
trustblocHyperledger FabricSecureKey
trxTRONOntology Foundation
ttmTMChainToken.TM
twitTwitDID Twit GitHub (website)
tyronZilliqaJulio Cabrapan Duarte
tysDID SpecificationChainyard
tzTezosSpruce Systems, Inc. (website)
unikuns.networkSpace Elephant SAS (website)
unisotBitcoin SVUNISOT AS (website)
unsuns.networkSpace Elephant SAS (website)
uportEthereumuPort
v1Veres One DLTVeres One Maintainer (Digital Bazaar) (email) (website)
vaabifChina Academy of Information and Communications Technology (CAICT)
valyuundefinedValyu Network LTD (email) (website)
vaultieEthereumVaultie Inc.
vertuVERTUV2 (email)
vidVPVP Inc.
vividNEO2, NEO3, ZilliqaVivid (website)
vtidJianKong (email)
vvoVivvoVivvo Application Studios
webWebOliver Terbu, Mike Xu, Dmitri Zagidulin, Amy Guy
web7Web 7.0 FoundationWeb 7.0 Foundation (email) (website)
websWeb, and Key Event Receipt Infrastructure (KERI)Trust over IP (ToIP) DID Method webs Task Force (email) (website)
wlkWeelink NetworkWeelink
workHyperledger FabricWorkday, Inc.
yourdYourD compatible chainsYourD (website)
zkArweavezCloak Network Research (email) (website)
zkmeEVM compatible chains. Primary on PolygonzkMe
diff --git a/transitions/2024/NOTE/did-extensions-properties/index.html b/transitions/2024/NOTE/did-extensions-properties/index.html index 800d0422..73cdb9e5 100644 --- a/transitions/2024/NOTE/did-extensions-properties/index.html +++ b/transitions/2024/NOTE/did-extensions-properties/index.html @@ -168,7 +168,7 @@ "editors": [ { "name": "Manu Sporny", - "url": "http://manu.sporny.org/", + "url": "https://www.linkedin.com/in/manusporny/", "company": "Digital Bazaar", "companyURL": "https://digitalbazaar.com/", "w3cid": 41758, @@ -181,75 +181,6 @@ "companyURL": "https://danubetech.com/", "w3cid": 46729, "note": "2020-present" - }, - { - "name": "Apurva Chitnis", - "url": "https://apuchitnis.github.io/", - "company": "Koodos", - "note": "2024-present" - }, - { - "name": "Sten Reijers", - "url": "https://github.com/stenreijers", - "note": "2024-present" - }, - { - "name": "Ghislain", - "url": "https://w3id.org/people/gatemezing", - "company": "European Union Agency for Railways", - "companyURL": "https://www.era.europa.eu/", - "note": "2024-present" - }, - { - "name": "Adam Burns", - "url": "https://www.linkedin.com/in/adampeterburns/", - "note": "2024-present" - }, - { - "name": "Stefannie Tan (ステファニー タン)", - "url": "https://github.com/Steffytan", - "company": "SBI Group (SBIホールディングス)", - "companyURL": "https://sbigroup.co.jp/", - "note": "2024-present" - }, - { - "name": "MIZUKI Sonoko (五十嵐 太清)", - "url": "https://mizuki.io/", - "company": "kataru Co., Ltd.", - "companyURL": "https://mizuki.io/", - "note": "2024-present" - }, - { - "name": "Rajiv Rajani", - "url": "https://github.com/rajivrajani", - "note": "2024-present" - }, - { - "name": "Ariel Gentile", - "url": "https://github.com/genaris", - "company": "GenAris Tech", - "companyURL": "https://genaris.tech/", - "note": "2024-present" - }, - { - "name": "Harley Thomas", - "url": "https://github.com/harleyjackthomas", - "company": "Trust Provenance", - "companyURL": "https://www.trustprovenance.com/", - "note": "2024-present" - }, - { - "name": "Ajay Jadhav", - "url": "https://github.com/ajile-in", - "company": "Ayan Works", - "companyURL": "https://ayanworks.com/", - "note": "2024-present" - }, - { - "name": "Kevin Dean", - "url": "https://www.linkedin.com/in/kdean/", - "company": "Dolphin Data Development Ltd.", - "note": "2024-present" } ], "formerEditors": [ @@ -268,22 +199,6 @@ "companyURL": "https://digitalbazaar.com/", "w3cid": 69000, "note": "2020-2022" - }, - { - "name": "Ivan Herman", - "url": "https://www.w3.org/People/Ivan/", - "company": "W3C", - "companyURL": "https://www.w3.org", - "note": "2020-2022", - "w3cid": 7382, - "orcid": "https://orcid.org/0000-0003-0782-2704" - }, - { - "name": "Kyle Den Hartog", - "url": "https://www.linkedin.com/in/kyledenhartog/", - "company": "MATTR", - "companyURL": "https://mattr.global/", - "note": "2020-2022" } ], "authors": [ @@ -326,20 +241,20 @@ "id": "did-extensions" } }, - "publishISODate": "2024-10-30T00:00:00.000Z", - "generatedSubtitle": "W3C Group Note 30 October 2024" + "publishISODate": "2024-11-10T00:00:00.000Z", + "generatedSubtitle": "W3C Group Note 10 November 2024" }

DID Document Property Extensions

Known Extensions for DID Document properties and values

-

W3C Group Note

+

W3C Group Note

More details about this document
This version:
- https://www.w3.org/TR/2024/NOTE-did-extensions-properties-20241030/ + https://www.w3.org/TR/2024/NOTE-did-extensions-properties-20241110/
Latest published version:
https://www.w3.org/TR/did-extensions-properties/ @@ -356,31 +271,9 @@

DID Document Property Extensions

- Manu Sporny (Digital Bazaar) (2017-present) + Manu Sporny (Digital Bazaar) (2017-present)

Markus Sabadello (Danube Tech) (2020-present) -
- Apurva Chitnis (Koodos) (2024-present) -
- Sten Reijers (2024-present) -
- Ghislain (European Union Agency for Railways) (2024-present) -
- Adam Burns (2024-present) -
- Stefannie Tan (ステファニー タン) (SBI Group (SBIホールディングス)) (2024-present) -
- MIZUKI Sonoko (五十嵐 太清) (kataru Co., Ltd.) (2024-present) -
- Rajiv Rajani (2024-present) -
- Ariel Gentile (GenAris Tech) (2024-present) -
- Harley Thomas (Trust Provenance) (2024-present) -
- Ajay Jadhav (Ayan Works) (2024-present) -
- Kevin Dean (Dolphin Data Development Ltd.) (2024-present)
Former editors: @@ -388,20 +281,6 @@

DID Document Property Extensions

Orie Steele (Transmute) (2020-2022)

Amy Guy (Digital Bazaar) (2020-2022) -
- Ivan Herman - - - - (W3C) (2020-2022) -
- Kyle Den Hartog (MATTR) (2020-2022)
Author:
The Decentralized Identifier Working Group (W3C) @@ -629,7 +508,7 @@

DID Document Property Extensions

DID Core + DID Core DID Core @@ -766,7 +645,7 @@

DID Document Property Extensions

DID Core + DID Core DID Core diff --git a/transitions/2024/NOTE/did-extensions-resolution/index.html b/transitions/2024/NOTE/did-extensions-resolution/index.html index bb165c87..ae992e5a 100644 --- a/transitions/2024/NOTE/did-extensions-resolution/index.html +++ b/transitions/2024/NOTE/did-extensions-resolution/index.html @@ -168,7 +168,7 @@ "editors": [ { "name": "Manu Sporny", - "url": "http://manu.sporny.org/", + "url": "https://www.linkedin.com/in/manusporny/", "company": "Digital Bazaar", "companyURL": "https://digitalbazaar.com/", "w3cid": 41758, @@ -181,75 +181,6 @@ "companyURL": "https://danubetech.com/", "w3cid": 46729, "note": "2020-present" - }, - { - "name": "Apurva Chitnis", - "url": "https://apuchitnis.github.io/", - "company": "Koodos", - "note": "2024-present" - }, - { - "name": "Sten Reijers", - "url": "https://github.com/stenreijers", - "note": "2024-present" - }, - { - "name": "Ghislain", - "url": "https://w3id.org/people/gatemezing", - "company": "European Union Agency for Railways", - "companyURL": "https://www.era.europa.eu/", - "note": "2024-present" - }, - { - "name": "Adam Burns", - "url": "https://www.linkedin.com/in/adampeterburns/", - "note": "2024-present" - }, - { - "name": "Stefannie Tan (ステファニー タン)", - "url": "https://github.com/Steffytan", - "company": "SBI Group (SBIホールディングス)", - "companyURL": "https://sbigroup.co.jp/", - "note": "2024-present" - }, - { - "name": "MIZUKI Sonoko (五十嵐 太清)", - "url": "https://mizuki.io/", - "company": "kataru Co., Ltd.", - "companyURL": "https://mizuki.io/", - "note": "2024-present" - }, - { - "name": "Rajiv Rajani", - "url": "https://github.com/rajivrajani", - "note": "2024-present" - }, - { - "name": "Ariel Gentile", - "url": "https://github.com/genaris", - "company": "GenAris Tech", - "companyURL": "https://genaris.tech/", - "note": "2024-present" - }, - { - "name": "Harley Thomas", - "url": "https://github.com/harleyjackthomas", - "company": "Trust Provenance", - "companyURL": "https://www.trustprovenance.com/", - "note": "2024-present" - }, - { - "name": "Ajay Jadhav", - "url": "https://github.com/ajile-in", - "company": "Ayan Works", - "companyURL": "https://ayanworks.com/", - "note": "2024-present" - }, - { - "name": "Kevin Dean", - "url": "https://www.linkedin.com/in/kdean/", - "company": "Dolphin Data Development Ltd.", - "note": "2024-present" } ], "formerEditors": [ @@ -277,13 +208,6 @@ "note": "2020-2022", "w3cid": 7382, "orcid": "https://orcid.org/0000-0003-0782-2704" - }, - { - "name": "Kyle Den Hartog", - "url": "https://www.linkedin.com/in/kyledenhartog/", - "company": "MATTR", - "companyURL": "https://mattr.global/", - "note": "2020-2022" } ], "authors": [ @@ -326,20 +250,20 @@ "id": "did-extensions" } }, - "publishISODate": "2024-10-30T00:00:00.000Z", - "generatedSubtitle": "W3C Group Note 30 October 2024" + "publishISODate": "2024-11-10T00:00:00.000Z", + "generatedSubtitle": "W3C Group Note 10 November 2024" }

DID Resolution Extensions

Known Extensions for DID Resolution and Dereferencing

-

W3C Group Note

+

W3C Group Note

More details about this document
This version:
- https://www.w3.org/TR/2024/NOTE-did-extensions-resolution-20241030/ + https://www.w3.org/TR/2024/NOTE-did-extensions-resolution-20241110/
Latest published version:
https://www.w3.org/TR/did-extensions-resolution/ @@ -356,31 +280,9 @@

DID Resolution Extensions

Editors:
- Manu Sporny (Digital Bazaar) (2017-present) + Manu Sporny (Digital Bazaar) (2017-present)
Markus Sabadello (Danube Tech) (2020-present) -
- Apurva Chitnis (Koodos) (2024-present) -
- Sten Reijers (2024-present) -
- Ghislain (European Union Agency for Railways) (2024-present) -
- Adam Burns (2024-present) -
- Stefannie Tan (ステファニー タン) (SBI Group (SBIホールディングス)) (2024-present) -
- MIZUKI Sonoko (五十嵐 太清) (kataru Co., Ltd.) (2024-present) -
- Rajiv Rajani (2024-present) -
- Ariel Gentile (GenAris Tech) (2024-present) -
- Harley Thomas (Trust Provenance) (2024-present) -
- Ajay Jadhav (Ayan Works) (2024-present) -
- Kevin Dean (Dolphin Data Development Ltd.) (2024-present)
Former editors: @@ -400,8 +302,6 @@

DID Resolution Extensions

(W3C) (2020-2022) -

- Kyle Den Hartog (MATTR) (2020-2022)
Author:
The Decentralized Identifier Working Group (W3C) @@ -641,7 +541,7 @@

DID Resolution Extensions

These are entries in DID documents that are specific to the -CBOR representation. +CBOR representation.

(No entries yet) @@ -834,7 +734,7 @@

DID Resolution Extensions

- DID Resolution + DID Resolution @@ -860,7 +760,7 @@

DID Resolution Extensions

- DID Resolution + DID Resolution @@ -885,7 +785,7 @@

DID Resolution Extensions

- DID Resolution + DID Resolution @@ -910,7 +810,7 @@

DID Resolution Extensions

- DID Resolution + DID Resolution @@ -935,7 +835,7 @@

DID Resolution Extensions

- DID Resolution + DID Resolution @@ -961,7 +861,7 @@

DID Resolution Extensions

- DID Resolution + DID Resolution @@ -1457,7 +1357,7 @@

DID Resolution Extensions

- DID Core + DID Core @@ -1525,7 +1425,7 @@

DID Resolution Extensions

- DID Core + DID Core diff --git a/transitions/2024/NOTE/index.html b/transitions/2024/NOTE/index.html index ac0a6521..9a46e9d4 100644 --- a/transitions/2024/NOTE/index.html +++ b/transitions/2024/NOTE/index.html @@ -130,7 +130,7 @@ "editors": [ { "name": "Manu Sporny", - "url": "http://manu.sporny.org/", + "url": "https://www.linkedin.com/in/manusporny/", "company": "Digital Bazaar", "companyURL": "https://digitalbazaar.com/", "w3cid": 41758, @@ -143,75 +143,6 @@ "companyURL": "https://danubetech.com/", "w3cid": 46729, "note": "2020-present" - }, - { - "name": "Apurva Chitnis", - "url": "https://apuchitnis.github.io/", - "company": "Koodos", - "note": "2024-present" - }, - { - "name": "Sten Reijers", - "url": "https://github.com/stenreijers", - "note": "2024-present" - }, - { - "name": "Ghislain", - "url": "https://w3id.org/people/gatemezing", - "company": "European Union Agency for Railways", - "companyURL": "https://www.era.europa.eu/", - "note": "2024-present" - }, - { - "name": "Adam Burns", - "url": "https://www.linkedin.com/in/adampeterburns/", - "note": "2024-present" - }, - { - "name": "Stefannie Tan (ステファニー タン)", - "url": "https://github.com/Steffytan", - "company": "SBI Group (SBIホールディングス)", - "companyURL": "https://sbigroup.co.jp/", - "note": "2024-present" - }, - { - "name": "MIZUKI Sonoko (五十嵐 太清)", - "url": "https://mizuki.io/", - "company": "kataru Co., Ltd.", - "companyURL": "https://mizuki.io/", - "note": "2024-present" - }, - { - "name": "Rajiv Rajani", - "url": "https://github.com/rajivrajani", - "note": "2024-present" - }, - { - "name": "Ariel Gentile", - "url": "https://github.com/genaris", - "company": "GenAris Tech", - "companyURL": "https://genaris.tech/", - "note": "2024-present" - }, - { - "name": "Harley Thomas", - "url": "https://github.com/harleyjackthomas", - "company": "Trust Provenance", - "companyURL": "https://www.trustprovenance.com/", - "note": "2024-present" - }, - { - "name": "Ajay Jadhav", - "url": "https://github.com/ajile-in", - "company": "Ayan Works", - "companyURL": "https://ayanworks.com/", - "note": "2024-present" - }, - { - "name": "Kevin Dean", - "url": "https://www.linkedin.com/in/kdean/", - "company": "Dolphin Data Development Ltd.", - "note": "2024-present" } ], "formerEditors": [ @@ -239,13 +170,6 @@ "note": "2020-2022", "w3cid": 7382, "orcid": "https://orcid.org/0000-0003-0782-2704" - }, - { - "name": "Kyle Den Hartog", - "url": "https://www.linkedin.com/in/kyledenhartog/", - "company": "MATTR", - "companyURL": "https://mattr.global/", - "note": "2020-2022" } ], "authors": [ @@ -276,20 +200,20 @@ } ], "postProcess": [], - "publishISODate": "2024-10-30T00:00:00.000Z", - "generatedSubtitle": "W3C Group Note 30 October 2024" + "publishISODate": "2024-11-10T00:00:00.000Z", + "generatedSubtitle": "W3C Group Note 10 November 2024" }

Decentralized Identifier Extensions

Known Extensions for the Decentralized Identifier Ecosystem

-

W3C Group Note

+

W3C Group Note

More details about this document
This version:
- https://www.w3.org/TR/2024/NOTE-did-extensions-20241030/ + https://www.w3.org/TR/2024/NOTE-did-extensions-20241110/
Latest published version:
https://www.w3.org/TR/did-extensions/ @@ -306,31 +230,9 @@

Decentralized Identifier Extensions

- Manu Sporny (Digital Bazaar) (2017-present) + Manu Sporny (Digital Bazaar) (2017-present)

Markus Sabadello (Danube Tech) (2020-present) -
- Apurva Chitnis (Koodos) (2024-present) -
- Sten Reijers (2024-present) -
- Ghislain (European Union Agency for Railways) (2024-present) -
- Adam Burns (2024-present) -
- Stefannie Tan (ステファニー タン) (SBI Group (SBIホールディングス)) (2024-present) -
- MIZUKI Sonoko (五十嵐 太清) (kataru Co., Ltd.) (2024-present) -
- Rajiv Rajani (2024-present) -
- Ariel Gentile (GenAris Tech) (2024-present) -
- Harley Thomas (Trust Provenance) (2024-present) -
- Ajay Jadhav (Ayan Works) (2024-present) -
- Kevin Dean (Dolphin Data Development Ltd.) (2024-present)
Former editors: @@ -350,8 +252,6 @@

Decentralized Identifier Extensions

(W3C) (2020-2022) -

- Kyle Den Hartog (MATTR) (2020-2022)
Author:
The Decentralized Identifier Working Group (W3C)