Kendall Weihe

Results 4 issues of Kendall Weihe

In our KCC issuance work we have a couple of JWT's which need to have a JWS header `typ` of something other-than the default value of `"JWT"`. Specifically, an `access_token`...

Noticed when I was implementing https://github.com/TBD54566975/web5-go/issues/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 --...

package: dids

Originally from this PR https://github.com/TBD54566975/tbdex/pull/269 > > Generally wondering whether our current vectors provide any additional utility compared to simply writing tests that: > > * create a specific message...

[The discussion here](https://github.com/TBD54566975/tbdex/issues/183#issuecomment-1804107855) triggered this ticket. At this current moment, the tbDEX spec doesn't prescribe any encryption of tbDEX messages "over-the-wire" so to speak. We _do_ encrypt PII data, via...

discuss