Skip to content
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

did:web resolve DNS over HTTPS #435

Open
KendallWeihe opened this issue Mar 1, 2024 · 0 comments
Open

did:web resolve DNS over HTTPS #435

KendallWeihe opened this issue Mar 1, 2024 · 0 comments
Labels
package: dids @web5/dids package

Comments

@KendallWeihe
Copy link
Contributor

Noticed when I was implementing TBD54566975/web5-go#95, we don't have DNS over HTTPS support here in web5-js

We do have it in web5-kt https://github.com/TBD54566975/web5-kt/blob/bcd8d14d2d38b8f5b08b294175d6f49eb368fe66/dids/src/main/kotlin/web5/sdk/dids/methods/web/DidWeb.kt#L108

It's item number 7 here https://w3c-ccg.github.io/did-method-web/#read-resolve -- it's prescribed as a SHOULD so it's not strictly required, but I figure I should stub this into the backlog to eventually implement


cc @frankhinek first ticket I've created on this backlog (at least in a while), check me if I've missed anything or done anything incorrectly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: dids @web5/dids package
Projects
None yet
Development

No branches or pull requests

2 participants