Daniel Hardman
Daniel Hardman
@jchartrand That is a very deep question. It's not something I can explain in a paragraph; it would take more like a page or two, and we're not prepared to...
>But it could also add flexibility, e.g. perhaps the Issuer wants to do different things with the created credential, or support different mechanisms for delivering it? Right. I'm not arguing...
>do you have input on how this API can support the direct delivery to the Holder? ie, is it a parameter called "holdercallback" and then an agent endpoint, or is...
I agree with @OR13 that the API doesn't preclude calling out to other APIs. However, the sequence of apps that Orie proposed does uncover an important consideration about ordering and...
That perspective (client creates the VC identifier) is one view to take on what I suggested, and I would be supportive of exploring it. But that's not really what motivated...
Okay. In that case, perhaps it would be appropriate to tweak this paragraph: >This document almost exclusively uses the term IRI (Internationalized Resource Indicator) when discussing hyperlinks. Many Web developers...
Rupert: first, double-check to see if sovrin's client package is installed (`dpkg -l | grep sovrin`). (When using vagrant, I've seen a few cases where timing in the vagrant startup...
If you can't install sovrin-client with apt, then it means you don't have /etc/apt/sources.lst configured correctly inside the VM. You will need to add a public key for signed .deb...
BTW, the instructions for adding a public signing key and modifying /etc/apt/sources.lst are mentioned here: https://docs.google.com/document/d/1Da6adGCoRhCntQwPQPzz1H1dJRHAmgyyDi0k01ncvuw/edit
@mgbailey What is the path to the vagrant script inside the VM? And should this script's commands be run as root?