-
We are Tencent Cloud Blockchain product team (China) and hope to register our DID specifications. Many thanks.
-
The methods outlined in the CCG verifier take in an object of the format:
` "verifiableCredential": {}` currently the swagger on this repo is outlined correctly however the implementation expects a …
-
What is the purpose of revocation in Verifiable credentials?
How it's created?
-
To be on the safe side, I've put, below, the complete HTML+respec file that I used for testing.
The mermaid diagram does not always work; see what I get:
The mermaid itself is the example o…
-
Recently the standardization meetings have been, or are close to running out of issues to talk about. This means that we are approaching the next step of the standardization of WebGPU and WGSL where t…
Kangz updated
3 months ago
-
### Checked for duplicates
Yes - I've already checked
### Website or Best Practice Guide?
Best Practice Guide
### Describe the bug
When I edited the documentation starter kit README.md file, I wa…
-
[Shadow DOM](http://w3c.github.io/webcomponents/spec/shadow/) is the new w3c standard about web technology.
To show how does `@import` not work, see the example:
index.html
``` html
@…
-
Following the example of the Legacy Indy registry, implement a registry for did:web. This registry will require a backend interface for publishing anoncreds objects to a web server. This backend can b…
-
**Describe the feature you'd like to see included in Oxygen.**
The HTML5 specification introduced semantic markup and calls for the use of `` and `` tags rather than `` and `` tags. The default beh…
-
The HLS RFC8216 https://datatracker.ietf.org/doc/html/rfc8216#section-3.5 has extended the webVTT spec to support `X-TIMESTAMP-MAP`.
> In order to synchronize timestamps between audio/video and …