David I. Lehn
David I. Lehn
The playground rewrites schema.org specifically to always be https, so the proxy isn't even used for that. (At least not for the common base domain URL use case).
@mwherman2000 I can't speak for others, but my thoughts on this: - I also think the direction of this request is asking for too much as is. It appears to...
> Question: should the implementations be ordered alphabetically? Currently they seem very arbitrary. I imagine ordering is a combination of when added, random, and arbitrary. Don't worry about that much...
- I made a different minimal patch here: https://github.com/digitalbazaar/jsonld.js/pull/572 - Text is aligned with what's in rdf-canonize. - The types part left out since I don't know what is needed...
Fixed in v9.0.0 via https://github.com/digitalbazaar/jsonld.js/pull/572.
> Can we move the JWT properties to the bottom, it's confusing to hit a bunch of JOSE properties for a page and a half before you get to any...
@msporny Minor nit with your reordering commit (which wasn't in a PR I think?). Is dropping the trailing newline intentional? This is one of those things that tends to cause...
The files in https://github.com/w3c/did-extensions/tree/main/methods are used to register methods themselves. Those have details on the method spec and so on. For instance, details for `did:web` are in `web.json`, `did:key` is...
Fixed in v9.0.0.
I haven't used that button in forever. Did it used to work without authentication? The docs seem to imply auth is required now.