did-resolution icon indicating copy to clipboard operation
did-resolution copied to clipboard

Explain that the HTTP(S) binding can also be used locally

Open peacekeeper opened this issue 10 months ago • 3 comments

Based on this comment: https://github.com/w3c/did-resolution/pull/108#discussion_r1918901278

The spec currently calls the HTTP(S) binding a "remote binding", but we should explain that HTTP(S) can also be used locally.

peacekeeper avatar Jan 22 '25 18:01 peacekeeper

WG Discussion on 4-Apr: Can you call a DID resolver on your local machine, on localhost? The answer is yes, we should clarify that in the spec. Decision is to add an editorial comment to that effect.

ottomorac avatar Apr 04 '25 13:04 ottomorac

Except that HTTPS requires a cert for the server, and certs are not issued for "localhost" nor for any other non-routable IP address, so HTTPS cannot be used in this way.

HTTP (no TLS) can.

TallTed avatar Apr 04 '25 18:04 TallTed

This was discussed during the did meeting on 03 April 2025.

View the transcript

w3c/did-resolution#111

<KevinDean> manu: I think we should just mark this ready for PR.

<KevinDean> ...Can you call a DID resolver on your local machine, on localhost? The answer is yes, we should clarify that.

ottomorac: We could move on to DID Rubric/Traits next.

<KevinDean> manu: JC was wondering how we were going to integrate the DID traits stuff.

<KevinDean> ...We should talk about that.


pchampin avatar Apr 15 '25 15:04 pchampin

This has been merged. Marking pending close

wip-abramson avatar Aug 08 '25 13:08 wip-abramson

This has been addressed, closing.

peacekeeper avatar Sep 08 '25 10:09 peacekeeper