@@ -250,14 +250,34 @@ <h1>The Registration Process</h1>
250
250
Any method name SHOULD avoid generic terms such as "mymethod" or "registry".
251
251
</ li >
252
252
< li >
253
- If there are copyright, trademark, or any intellectual property rights
254
- concerns, the addition and use MUST be authorized in writing by the intellectual
255
- property rights holder under a
256
- < a href ="https://en.wikipedia.org/wiki/Reasonable_and_non-discriminatory_licensing "> F/RAND</ a >
257
- license. Examples include DID Methods that use trademarked brand names,
258
- property names that utilize the titles of copyrighted works, and patented
259
- technology that would cause the use of the extension to require licensing a
260
- patent.
253
+ Any DID Method submission MUST not impose any concerns about copyright,
254
+ trademark, or intellectual property rights on the W3C, DID Method
255
+ implementers, or users. To that end, the following apply:
256
+ < ol >
257
+ < li >
258
+ DID Method submitters affirm to the best of their knowledge that their
259
+ submission will not infringe upon or otherwise violate the rights of any third
260
+ party.
261
+ </ li >
262
+ < li >
263
+ If there are any known concerns about copyright, trademark, or intellectual
264
+ property rights, the addition and use of a DID Method MUST be authorized in
265
+ writing by the holder of the intellectual property rights under an
266
+ < a href ="https://en.wikipedia.org/wiki/Reasonable_and_non-discriminatory_licensing "> F/RAND</ a >
267
+ license.
268
+ </ li >
269
+ < li >
270
+ If a DID Method is subsequently alleged to violate any copyright, trademark,
271
+ or intellectual property rights, those making the allegation MUST provide
272
+ documentation of their granted legal rights or an order from a court or
273
+ arbitral tribunal, in each case of competent jurisdiction.
274
+ </ li >
275
+ < li >
276
+ Should documentation of legally valid and enforceable copyright, trademark,
277
+ or intellectual property rights be presented, then, at the discretion of the
278
+ rights holder, the DID Method in question MUST be removed.
279
+ </ li >
280
+ </ ol >
261
281
</ li >
262
282
< li >
263
283
Any addition MUST NOT create unreasonable legal, security, moral, or privacy
0 commit comments