Re: Current status of DID Core implementations (June 2021)

> #1: Are the hl, relativeRef, and service implementations
>    independent enough?

> Our numbers are looking good. We now have two method implementations for hl,
> relativeRef, and service -- although, by the same implementer (Mattr). We'll
> have to debate if that counts or not on the upcoming WG call. If there are two
> independent implementers at Mattr that created their did:web and did:sov
> implementations, then it should count. If not, there may still be a good
> argument to count these as two independent METHOD implementations.

Unfortunately, that's a functionality that is above our method abstraction and I was the only one to implement it from our team. I'd guess this would make it difficult to argue that it's two independent METHOD implementations if we stood on the merits of MATTR's implementation only. However, I did see that Orie has produced support for the relativeRef and service parameters though in this [1] implementation. I believe this would count as 2 independent METHOD implementations. One is from our teams implementation using did:sov and did:web and 1 from Orie using did:web. Could this cover for those two parameters at least?

[1]: https://github.com/w3c/did-test-suite/blob/main/packages/did-core-test-server/suites/implementations/dereferencer-web-transmute.json

Also as a side note, we've not implemented the hl parameter and I'm not seeing any other implementations that have submitted to the test suite for it yet. I'd be happy to throw together a quick implementation for it if one other person is also willing to as well in order to meet the two implementation guidelines.

-Kyle
________________________________
From: Manu Sporny <msporny@digitalbazaar.com>
Sent: Monday, June 28, 2021 7:57 AM
To: W3C DID Working Group <public-did-wg@w3.org>
Subject: Current status of DID Core implementations (June 2021)

Hi all,

Our latest implementation report for DID Core is available here:

https://w3c.github.io/did-test-suite/#spec-statement-summary

Here are the remaining items that the WG needs to discuss on the upcoming call:

#1: Are the hl, relativeRef, and service implementations
    independent enough?

Our numbers are looking good. We now have two method implementations for hl,
relativeRef, and service -- although, by the same implementer (Mattr). We'll
have to debate if that counts or not on the upcoming WG call. If there are two
independent implementers at Mattr that created their did:web and did:sov
implementations, then it should count. If not, there may still be a good
argument to count these as two independent METHOD implementations.

#2: Are we letting the JSON serialization keep
    unimplemented features?

The JSON serialization continues to lack implementations for datetime, double,
integer, and null. The WG has noted that they're going to keep those features
in the spec anyway in order to support the entire JSON data model.

#3: What are we going to do with deactivated, nextUpdate,
    and nextVersionId?

We are currently lacking implementation support for the following DID
Resolution features:

* deactivated
* nextUpdate
* nextVersionId

DID URL Dereferencing now has two independent implementations for most of the
features, but just barely.

Those are the three remaining items to discuss wrt. implementations, AFAIK.

-- manu

--
Manu Sporny - https://www.linkedin.com/in/manusporny/
Founder/CEO - Digital Bazaar, Inc.
News: Digital Bazaar Announces New Case Studies (2021)
https://www.digitalbazaar.com/

Received on Sunday, 27 June 2021 23:31:34 UTC