-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support "proxy" service type? #35
Comments
This was discussed during the did meeting on 17 October 2024. View the transcriptw3c/did-resolution#35markus_sabadello: I opened this a five years ago, there was an issue in the DID spec about potential privacy concerns associated with data in the DID Document itself, like service endpoints, idea was that if you include service endpoints, endpoints could be sensitive or correlatable, idea was to introduce a proxy service type where you could look up what is normally in the DID Document but use a remote service for looking up parts of the DID Document to not markus_sabadello: We can mark this an enhancement for now... in five years, no one has worked on this, or had a real life need for this. manu: Dave Longley wrote something about this, I don't think we have anyone working on that right now. markus_sabadello: I agree, if anyone ever specifies/implements this, it's a service type so just like defining a different service type like DIDComm or OpenID, so probably be in a separate spec anyway and registered as an extension. Doesn't feel like something that needs to be in DID Resolution itself. Wip: How do we process this issue? "lacks interest"? markus_sabadello: I opened this, could add comment -- this could be useful as an extension, but doesn't need to be in DID Resolution. Wip: That's all we have time for today, any particular issues that could deal with some attention next week? markus_sabadello: Not sure right now, I'll look. |
Per yesterday's discussion, and considering that there hasn't really been any implementation related to this idea in the last few years, I now believe that this can be fully supported at some point by a separate specification if there is demand, but there is not really a need to include this in the DID Resolution spec. I therefore think that this can be closed. |
Closing after today's DID WG meeting. |
Keeping track of a proposal here w3c-ccg/did-spec#90 (comment) that a DID Document could contain a "proxy" service type which would provide a mapping that needs to be followed in order to resolve to a final service URL.
The text was updated successfully, but these errors were encountered: