Orie Steele

Results 1090 comments of Orie Steele

The process requirements were updated, this issue should be closed.

@jaroslavsaxa 1. write a spec that define the method type 2. open a pull request to the did spec registries to register it Examples: - https://github.com/w3c-ccg/lds-jws2020 - https://github.com/w3c-ccg/lds-ed25519-2020/ - https://github.com/OR13/lds-blockchain2021/...

I edited your submission to make it more readable for future searchers.

@jaroslavsaxa I have transferred the issue, please feel free to link any work in progress here, and I am happy to review.

Related to the PR https://github.com/w3c/did-spec-registries/pull/341, imo we should close.

See also: - https://github.com/ietf-wg-scitt/draft-ietf-scitt-architecture/issues/65 - https://datatracker.ietf.org/wg/keytrans/about/ - https://github.com/ietf-scitt/draft-steele-cose-merkle-tree-proofs TLDR, not all VDRs are append only logs / built on merkle trees / support inclusion or consistency proofs... And we don't...

schema.org and google knowledge graph both use `@vocab`. https://developers.google.com/knowledge-graph The problem is not JSON-LD keywords in contexts, the problem is insecure processing of attacker controlled data. If you want to...

If you consider the contexts part of source code, then this sort of attack requires source code access or misconfiguration. Validation of the attacker controlled content prior to running the...

The URL for a context doesn't actually matter... In fact some document loaders will follow redirects when resolving contexts over a network (technically another misconfiguration). Depending on the claims you...

@PatStLouis you raise an excellent point regarding default vocabularies. It's never too late to change what's in a context (joke). This working group cannot prevent anyone else from adding a...