-
This returns a fully functional ethrdid object
`const ethrDid = new EthrDID({address: '0x...', privateKey: '...', provider})`
Then, this errors out with message "Uncaught (in promise) Error: [e…
-
According to the specs, when somebody whishes to resolve my uport DID, he checks the ETHR where he finds an IPFS CID, and then he is able to retreive the DID DOC that contains my public key.
Howe…
-
-
Anything supported by https://uniresolver.io/ seems like a good candidate.
Keep in mind that the issuer just needs to have a DID with a key that is available to the credential issuing server. Its a…
-
Hello @maxlovic ,
I´m ready to perform some tests about the BW issue I´m dealing, maybe you can show me how to read the filename.csv and how to tweak the commands to give me some clues.
I execut…
-
Some DID methods like did:ethr [1] use `function(publicKey)`, i.e. `EthereumAddress`, as the the public verification key (digital signature) in the DID Document instead of the public key itself. A ver…
awoie updated
5 years ago
-
IMO this one is far more important since there will likely be many subjects all wanting credentials from a single issuer.
This means that cost should be considered, as well as ease of creating and …
-
We are using GOSNMP to get data for millions of devices. We have noticed as we scan more and more devices, timeouts start increasing but CPU and memory stays low.
With a 4 vCPU and 16G VM, we can do …
-
Use uport-credentials to issue private chain based credentials to support private chain provisioning flow
-
# New Work Item Proposal
Categories: Exploration
## Abstract
OpenPgpSignature2019 is a JSON-LD Signature Suite that uses OpenPGP for signing and verifying, and is otherwise like RsaSignature20…