From 8721239b58c9b53c47149ba469cffba9d8e404a0 Mon Sep 17 00:00:00 2001 From: utopia Date: Fri, 27 Dec 2024 08:12:24 +0800 Subject: [PATCH 1/4] Add did:dweb method. --- methods/dweb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 methods/dweb.json diff --git a/methods/dweb.json b/methods/dweb.json new file mode 100644 index 00000000..2d4d0b79 --- /dev/null +++ b/methods/dweb.json @@ -0,0 +1,9 @@ +{ + "name": "dweb", + "status": "registered", + "verifiableDataRegistry": "SinoChain", + "contactName": "Aisino Corporation", + "contactEmail": "chengsijin@aisino.com", + "contactWebsite": "", + "specification": "https://github.com/Aisino-Blockchain/dweb-Method-Specification" +} From ef630eae87d2b623a048c1008871728c3f8e965e Mon Sep 17 00:00:00 2001 From: Otto Mora <16960403+ottomorac@users.noreply.github.com> Date: Thu, 26 Dec 2024 18:15:38 -0600 Subject: [PATCH 2/4] Update iden3 and Polygon ID did-method contact and website . --- methods/iden3.json | 6 +++--- methods/polygonid.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/methods/iden3.json b/methods/iden3.json index d8df06fd..6c60594d 100644 --- a/methods/iden3.json +++ b/methods/iden3.json @@ -2,8 +2,8 @@ "name": "iden3", "status": "registered", "verifiableDataRegistry": "EVM compatible chains", - "contactName": "ZK ID Labs AG, Polygon ID", + "contactName": "ZK ID Labs AG, Privado ID", "contactEmail": "", - "contactWebsite": "https://www.polygonid.com/", - "specification": "https://github.com/0xPolygonID/did-polygonid" + "contactWebsite": "https://www.privado.id/", + "specification": "https://github.com/iden3/did-iden3/" } diff --git a/methods/polygonid.json b/methods/polygonid.json index a363c66c..cbe69861 100644 --- a/methods/polygonid.json +++ b/methods/polygonid.json @@ -2,8 +2,8 @@ "name": "polygonid", "status": "registered", "verifiableDataRegistry": "EVM compatible chains", - "contactName": "ZK ID Labs AG, Polygon ID", + "contactName": "ZK ID Labs AG, Privado ID (formerly Polygon ID)", "contactEmail": "", - "contactWebsite": "https://www.polygonid.com/", - "specification": "https://github.com/0xPolygonID/did-polygonid" + "contactWebsite": "https://www.privado.id/", + "specification": "https://github.com/iden3/did-iden3/" } From 8ae2c4fd45e6c2a28a5a2ceee97fa2659ff6781e Mon Sep 17 00:00:00 2001 From: Manu Sporny Date: Thu, 14 Nov 2024 10:53:13 -0500 Subject: [PATCH 3/4] Update outdated "official repository" language. --- index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 5603ddcc..74ad7621 100644 --- a/index.html +++ b/index.html @@ -215,8 +215,9 @@

Introduction

-This document serves as an official repository for all known global parameters, -properties, and values used by the Decentralized Identifier ecosystem. +This document serves as a list of documents that contain known properties and +values used by DID Methods [[DID-CORE]] and DID Resolution [[DID-RESOLUTION]] in +the Decentralized Identifier ecosystem.

From e3af550e9d1892ec3c33889aa65560d3bed5b2c4 Mon Sep 17 00:00:00 2001 From: Steve McCown Date: Thu, 2 Jan 2025 15:50:44 -0700 Subject: [PATCH 4/4] Update the intellectual property rights guidelines. Co-authored-by: Ted Thibodeau Jr --- index.html | 36 ++++++++++++++++++++++++++++-------- 1 file changed, 28 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index 74ad7621..d07730bc 100644 --- a/index.html +++ b/index.html @@ -250,14 +250,34 @@

The Registration Process

Any method name SHOULD avoid generic terms such as "mymethod" or "registry".
  • -If there are copyright, trademark, or any intellectual property rights -concerns, the addition and use MUST be authorized in writing by the intellectual -property rights holder under a -F/RAND -license. Examples include DID Methods that use trademarked brand names, -property names that utilize the titles of copyrighted works, and patented -technology that would cause the use of the extension to require licensing a -patent. +Any DID Method submission MUST not impose any concerns about copyright, +trademark, or intellectual property rights on the W3C, DID Method +implementers, or users. To that end, the following apply: +
      +
    1. +DID Method submitters affirm to the best of their knowledge that their +submission will not infringe upon or otherwise violate the rights of any third +party. +
    2. +
    3. +If there are any known concerns about copyright, trademark, or intellectual +property rights, the addition and use of a DID Method MUST be authorized in +writing by the holder of the intellectual property rights under an +F/RAND +license. +
    4. +
    5. +If a DID Method is subsequently alleged to violate any copyright, trademark, +or intellectual property rights, those making the allegation MUST provide +documentation of their granted legal rights or an order from a court or +arbitral tribunal, in each case of competent jurisdiction. +
    6. +
    7. +Should documentation of legally valid and enforceable copyright, trademark, +or intellectual property rights be presented, then, at the discretion of the +rights holder, the DID Method in question MUST be removed. +
    8. +
  • Any addition MUST NOT create unreasonable legal, security, moral, or privacy