Markus Sabadello
Markus Sabadello
Here: https://github.com/WebOfTrust/keripy/#local-installation---docker-build It says: `docker build -t keripy .` But that gives: `unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /home/markus/workspace/keripy/Dockerfile: no such file or directory`...
The frontend UI incorrectly assumes that the value of serviceEndpoint is always a string. It should also be able to handle cases where the value is an object (see [Service...
This is an example PR to add a driver to the Universal Registrar. **DO NOT MERGE.** See https://github.com/decentralized-identity/universal-registrar/blob/main/docs/driver-development.md for more information.
See https://github.com/decentralized-identity/universal-resolver/issues/86 which also applies to this project.
See https://github.com/decentralized-identity/universal-resolver/issues/85 which also applies to this project.
I think the correct config path is `/etc/bedrock-config`?
Issue https://github.com/w3c/did-core/issues/151 was created a while ago in DID Core to consider mentioning of the E.U.'s [eIDAS framework](https://en.wikipedia.org/wiki/EIDAS). While in DID Core we probably don't want to go into details...
This expands the names of the sections about dereferencing the primary/secondary resources. I'm actually not sure if I am in favor of merging this, since it results in longer headning....
During the [25th July 2024 DID WG call](https://lists.w3.org/Archives/Public/public-did-wg/2024Jul/0033.html), I mentioned "DID Resolution Architectures" as one of four major topics for this spec. See here: - https://w3c.github.io/did-resolution/#architectures The idea of this...
At the moment, the specification has a ["Security and Privacy Considerations"](https://w3c.github.io/did-resolution/#security-privacy-considerations) section. In a W3C specification, these should be separated into a "Security Considerations" section and a "Privacy Considerations" section.